build: update k8s and controller runtime pkgs#379
Merged
Conversation
13dff8b to
a16daf5
Compare
10 tasks
a16daf5 to
f6e5d49
Compare
This was referenced Jun 23, 2023
f6e5d49 to
5709a53
Compare
Contributor
Author
|
depends on operator-framework/operator-sdk#6465 |
Member
|
@subhamkrai can you try to rebase on top of main branch now ? |
214b61b to
aa93244
Compare
Contributor
Author
done |
Madhu-1
requested changes
Jun 26, 2023
Comment on lines
+20
to
+24
| k8s.io/apimachinery v0.27.2 | ||
| k8s.io/client-go v0.27.2 | ||
| k8s.io/api v0.27.2 | ||
| k8s.io/apimachinery v0.27.2 | ||
| k8s.io/client-go v0.27.2 |
Contributor
Author
There was a problem hiding this comment.
done, and also squashed into single commits
aa93244 to
083fd94
Compare
Rakshith-R
requested changes
Jun 26, 2023
Rakshith-R
left a comment
Member
There was a problem hiding this comment.
just a nit,
everything else looks good to me.
083fd94 to
7eb2b08
Compare
7eb2b08 to
9aa14f0
Compare
Madhu-1
previously approved these changes
Jun 26, 2023
this commit update the kubernetes pkgs to latest 0.27.2 and controller runtime version to 1.15.0. Signed-off-by: subhamkrai <srai@redhat.com> Signed-off-by: subhamkrai <srai@redhat.com>
9aa14f0 to
e7f8958
Compare
Rakshith-R
approved these changes
Jun 26, 2023
Madhu-1
approved these changes
Jun 26, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
build: update k8s and controller runtime pkgs
this commit update the kubernetes pkgs to latest 0.27.2
and controller runtime version to 1.15.0.
vendor: these are auto generated changes
Signed-off-by: subhamkrai srai@redhat.com