Skip to content
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

Merged
merged 6 commits into from
Aug 3, 2023

Conversation

tkatila
Copy link
Contributor

@tkatila tkatila commented Jul 28, 2023

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

@codecov-commenter
Copy link

codecov-commenter commented Jul 28, 2023

Codecov Report

Merging #1487 (60b387e) into main (2b0f0f2) will not change coverage.
The diff coverage is 0.00%.

❗ Current head 60b387e differs from pull request most recent head 26db596. Consider uploading reports for the commit 26db596 to get more accurate results

@@           Coverage Diff           @@
##             main    #1487   +/-   ##
=======================================
  Coverage   50.04%   50.04%           
=======================================
  Files          43       43           
  Lines        4884     4884           
=======================================
  Hits         2444     2444           
  Misses       2301     2301           
  Partials      139      139           
Files Changed Coverage Δ
pkg/controllers/reconciler.go 4.25% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tkatila tkatila force-pushed the link-fixes_log-fix_yaml-updates branch 7 times, most recently from 3afb2ad to 34bf1ac Compare August 2, 2023 06:33
@tkatila tkatila force-pushed the link-fixes_log-fix_yaml-updates branch from 34bf1ac to 26db596 Compare August 2, 2023 09:07
@tkatila tkatila marked this pull request as ready for review August 2, 2023 10:09
@mythi
Copy link
Contributor

mythi commented Aug 2, 2023

Fixes #1418

agree but we probably want a new issue to rework the part that checks when an update is needed

Copy link
Contributor

@mythi mythi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some minor suggestions.

test/e2e/utils/utils.go Outdated Show resolved Hide resolved
test/e2e/utils/utils.go Outdated Show resolved Hide resolved
test/e2e/utils/utils.go Show resolved Hide resolved
@tkatila
Copy link
Contributor Author

tkatila commented Aug 2, 2023

agree but we probably want a new issue to rework the part that checks when an update is needed

True. I had forgotten about it.

@tkatila tkatila force-pushed the link-fixes_log-fix_yaml-updates branch from 26db596 to aa7c85a Compare August 2, 2023 13:39
mythi
mythi previously approved these changes Aug 3, 2023
Copy link
Contributor

@mythi mythi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

test/e2e/utils/utils.go Outdated Show resolved Hide resolved
tkatila and others added 4 commits August 3, 2023 10:37
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]>
@tkatila tkatila force-pushed the link-fixes_log-fix_yaml-updates branch from aa17a3b to e92b752 Compare August 3, 2023 07:37
@hj-johannes-lee hj-johannes-lee merged commit 4c58a78 into intel:main Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

qat linux kernel link is broken deployment with kustomize: fix deprecated bases, patchesStrategicMerge, vars
4 participants