-
Notifications
You must be signed in to change notification settings - Fork 566
bump k8s libs to v0.32.0 #3486
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
bump k8s libs to v0.32.0 #3486
Conversation
d127432 to
8735be1
Compare
pkg/controller/operators/validatingroundtripper/validating_round_tripper.go
Show resolved
Hide resolved
pkg/controller/operators/validatingroundtripper/validating_round_tripper.go
Outdated
Show resolved
Hide resolved
Signed-off-by: Per Goncalves da Silva <[email protected]>
0114d9a to
cc4930e
Compare
camilamacedo86
left a comment
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
pkg/controller/operators/validatingroundtripper/validating_round_tripper.go
Outdated
Show resolved
Hide resolved
|
74a356d is for |
camilamacedo86
left a comment
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 think the points raised are addressed now
It seems great for me
/lgtm
with 'make g' Signed-off-by: Per Goncalves da Silva <[email protected]>
Signed-off-by: Per Goncalves da Silva <[email protected]>
camilamacedo86
left a comment
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
1b6752e
Description of the change:
Closes #3472
Closes #3470
Closes #3469
Closes #3468
Bumps k8s libs to v0.32.0. In this version, the apiserver speaks protobuf. So, the validatingroundtripper implementation had to be revisited to support it.
Generated code was regenerated for the new libraries with the
make gen-alltarget.Motivation for the change:
Architectural changes:
Testing remarks:
Reviewer Checklist
/doc[FLAKE]are truly flaky and have an issue