-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
π (kustomize/v2,go/v4): Remove use of deprecated patchesStrategicMerge / β¨ Upgrade kustomize version from v5.1.1 to v5.2.1 #3661
Conversation
Hi @MaGaroo. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
6b8c51a
to
d09ba11
Compare
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.
Great work !
/ok-to-test
d09ba11
to
90b62c2
Compare
docs/book/src/component-config-tutorial/testdata/project/config/default/kustomization.yaml
Show resolved
Hide resolved
@camilamacedo86 So, as @lentzi90 had told in #3539, we can wait for them to release a new version, or alternatively, we can separate the patches in |
It looks like just a few hours after your comment, kustomize made a new release that includes the fix π |
π |
It also needed to bump version of kustomize to v5.2.1 in order to support multiple patches in a single file. (config/default/webhookcainjection_- patch.yaml)
90b62c2
to
6c0d90f
Compare
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.
Awesome! Thank you for working on this!
It looks good to me, but I have very limited experience with this code base. Hopefully someone more knowledgeable can review π
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.
Great work π₯
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.
This one we will need to merge manually because API diff complains when we bump the kustomize version
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: camilamacedo86, MaGaroo The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
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
Any action needed from me? |
19c0caa
into
kubernetes-sigs:master
Hi!
It fixes #3539
P.S. I hope I've chosen the right title this time. π