chore: Upgrade to k8s v0.26.1#284
Conversation
Signed-off-by: Max Smythe <smythe@google.com>
Codecov ReportBase: 49.30% // Head: 49.30% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #284 +/- ##
=======================================
Coverage 49.30% 49.30%
=======================================
Files 69 69
Lines 4468 4468
=======================================
Hits 2203 2203
Misses 2021 2021
Partials 244 244
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Signed-off-by: Max Smythe <smythe@google.com>
|
Re-running gatekeeper_test
|
@maxsmythe which yaml file are you referring to? |
|
@ritazh The YAML that's causing the gatekeeper test to fail: For some reason the gomod trick of putting the file next to a golang file stopped working with this change, but can be fixed if we import the stub golang file. |
|
@maxsmythe is it due to build/vendormanifests.go (https://github.com/open-policy-agent/gatekeeper/pull/2541/files#diff-16240bfda0b416c9b02e1495bb80506c3ab4b54750e087dc3273a42ed5f13ff3) got removed? |
sozercan
left a comment
There was a problem hiding this comment.
merged GK PR, rerunning CI. LGTM
|
Thanks! |
Signed-off-by: Max Smythe smythe@google.com