-
Notifications
You must be signed in to change notification settings - Fork 780
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
Upgrade deps, including OPA to v0.40.0 #2069
Conversation
Signed-off-by: Will Beason <willbeason@google.com>
This includes frameworks, and so OPA to v0.40.0 Signed-off-by: Will Beason <willbeason@google.com>
Signed-off-by: Will Beason <willbeason@google.com>
Codecov Report
@@ Coverage Diff @@
## master #2069 +/- ##
==========================================
+ Coverage 54.50% 54.51% +0.01%
==========================================
Files 111 111
Lines 9470 9470
==========================================
+ Hits 5162 5163 +1
Misses 3921 3921
+ Partials 387 386 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9 | ||
sigs.k8s.io/controller-runtime v0.11.2 | ||
sigs.k8s.io/controller-runtime v0.12.1 |
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.
do we need to update the forked controller-runtime?
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.
I don't think so - no test failures
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
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
* Upgrade go/compute Signed-off-by: Will Beason <willbeason@google.com> * Upgrade all deps This includes frameworks, and so OPA to v0.40.0 Signed-off-by: Will Beason <willbeason@google.com> * Remove unintentional file Signed-off-by: Will Beason <willbeason@google.com> Signed-off-by: davis-haba <davishaba@google.com>
Upgrade all dependencies as much as possible without significant code changes or waiting for k8s to upgrade OpenTelemetry.