-
Notifications
You must be signed in to change notification settings - Fork 40.9k
Update kubectl kustomize to kustomize/v5.7.0 #132593
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
base: master
Are you sure you want to change the base?
Update kubectl kustomize to kustomize/v5.7.0 #132593
Conversation
This issue is currently awaiting triage. If a SIG or subproject determines this is a relevant issue, they will accept it by applying the The 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-sigs/prow repository. |
@koba1t there seems to be an extra file - /hold |
Update kubectl kustomize to kyaml/v0.20.0, cmd/config/v0.20.0, api/v0.20.0, kustomize/v5.7.0
2b7847e
to
410f04b
Compare
I was remove that file. |
/hold cancel /approve will give it some time for the sig-cli folks to take a look. thanks @koba1t !! |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dims, koba1t 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 |
/retest |
/assign @soltysh |
What type of PR is this?
/kind cleanup
/sig cli
/priority important-soon
What this PR does / why we need it:
This upgrades kustomize-in-kubectl to v5.7.0
Which issue(s) this PR fixes:
This is a go.mod change to upgrade the kustomize
dependency from v5.6.0 to v5.7.0
Special notes for your reviewer:
This PR includes dependencies cleanup of two PR:
Does this PR introduce a user-facing change?