Skip to content
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

fix(deps): bump sigs.k8s.io/kustomize/kustomize/v5 from 5.1.1 to 5.2.1 in /tools #293

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2023

Bumps sigs.k8s.io/kustomize/kustomize/v5 from 5.1.1 to 5.2.1.

Release notes

Sourced from sigs.k8s.io/kustomize/kustomize/v5's releases.

kustomize/v5.2.1

This is a patch of kustomize v5.2.0 and should fix the directory formatting issues in its assets.

Release notes from v5.2.0 (Delta from v5.1.1)

Currently, Kustomize has already resolved that block on releasing for Windows and Darwin ARM(kubernetes-sigs/kustomize#5220). Now, We can release those architecture binaries.

New Features for kustomize build

  • patches accept a patch file with multiple patches(#5194)
  • Add support for OCI based helm repos(#5167)

New Features for kustomize edit subcommands

#4486: add: "edit add labels" command adds an option for labels without selector #5327: feat: add remove configmap command #5333: Add --no-verify flag to edit add resource command #5344: feat: add remove secret command #5367: fix: add namespace option to 'edit add configmap' command

Bug fixes

#5342: Update imdario/mergo to v0.3.13 #5196: fix: patch additions honor source key style

chore

#5345: docs: update remove configmap comment #5193: [refactor]: Internalize loader api #5315: refactor: change "add configmap/secret" commands to reuse code and improve tests

Dependency updates

#5254: release cleanup #5197: Switch to json-patch v5 #5393: Update kyaml to v0.15.0 #5394: Update cmd/config to v0.12.0 #5395: Update api to v0.15.0

kustomize/v5.2.0

Known issue: The directory format of the kustomize binary asset has unintentionally changed. We have fixed this in kustomize v5.2.1. Users who depend on the directory structure or use the install_kustomize.sh script should skip this release.

Currently, Kustomize has already resolved that block on releasing for Windows and Darwin ARM(kubernetes-sigs/kustomize#5220). Now, We can release those architecture binaries.

New Feature

  • patches accept a patch file with multiple patches(#5194)
  • Add support for OCI based helm repos(#5167)

New Feature for kustomize edit subcommands

#4486: add: "edit add labels" command adds an option for labels without selector #5327: feat: add remove configmap command #5333: Add --no-verify flag to edit add resource command

... (truncated)

Commits
  • e71072b Merge pull request #5397 from koba1t/fix_release_binary_archive_contains_unne...
  • 289e78c fix release binary archive contains unnecessary dir
  • 001ab61 Merge pull request #5395 from koba1t/pinToApi
  • 1639501 Update api to v0.15.0
  • 5497967 Merge pull request #5394 from koba1t/pinToCmdConfig
  • 0115ae6 Update cmd/config to v0.12.0
  • bb50224 Merge pull request #5393 from koba1t/pinToKyaml
  • 8668b74 Update kyaml to v0.15.0
  • 752bb2e Merge pull request #5303 from antoooks/refactor/ci-tasks-improvement-new
  • bde28b1 Merge pull request #5324 from charles-chenzz/fix_doc_refs
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sigs.k8s.io/kustomize/kustomize/v5](https:/kubernetes-sigs/kustomize) from 5.1.1 to 5.2.1.
- [Release notes](https:/kubernetes-sigs/kustomize/releases)
- [Commits](kubernetes-sigs/kustomize@kustomize/v5.1.1...kustomize/v5.2.1)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/kustomize/kustomize/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 20, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign thetechnick for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 20, 2023

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

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.

@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Oct 20, 2023
@Ajpantuso
Copy link
Contributor

/ok-to-test

@openshift-ci openshift-ci bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Oct 24, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 24, 2023

@dependabot[bot]: all tests passed!

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@Ajpantuso Ajpantuso merged commit 78b4b51 into main Oct 24, 2023
4 of 5 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/tools/sigs.k8s.io/kustomize/kustomize/v5-5.2.1 branch October 24, 2023 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/deps ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant