-
Notifications
You must be signed in to change notification settings - Fork 205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Link fixes, log fix and yaml updates #1487
Link fixes, log fix and yaml updates #1487
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1487 +/- ##
=======================================
Coverage 50.04% 50.04%
=======================================
Files 43 43
Lines 4884 4884
=======================================
Hits 2444 2444
Misses 2301 2301
Partials 139 139
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
3afb2ad
to
34bf1ac
Compare
Signed-off-by: Tuomas Katila <[email protected]>
Signed-off-by: Tuomas Katila <[email protected]>
34bf1ac
to
26db596
Compare
agree but we probably want a new issue to rework the part that checks when an update is needed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some minor suggestions.
True. I had forgotten about it. |
26db596
to
aa7c85a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Instead creating another overlay, copy the existing overlay and modify it. This helps with multi-level overlays with specific namespace selections. Co-authored-by: Mikko Ylinen <[email protected]> Signed-off-by: Tuomas Katila <[email protected]>
Signed-off-by: Tuomas Katila <[email protected]>
Signed-off-by: Tuomas Katila <[email protected]>
Signed-off-by: Tuomas Katila <[email protected]>
aa17a3b
to
e92b752
Compare
This started as a PR where I wanted to push some dangling fixes, but the yaml updates turned out to be more extensive than I anticipated.
Fixes #1446
Fixes #1449
Touches #1418