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

🌱 Bump sigs.k8s.io/kustomize/kyaml from 0.17.2 to 0.18.1 in /test #1994

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2024

Bumps sigs.k8s.io/kustomize/kyaml from 0.17.2 to 0.18.1.

Release notes

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

kyaml/v0.18.1

This is a patch release of kyaml that was created due to a defect in the release process. Please check https://github.com/kubernetes-sigs/kustomize/releases/tag/kyaml%2Fv0.18.0

kyaml/v0.18.0

Breaking change

A starlark support for krm functions was removed to cleanup dependencies. kubernetes-sigs/kustomize#5768 This feature was deprecated long ago and removed because there was no desire to continue using it. kubernetes-sigs/kustomize#5768

What's Changed

New Contributors

Full Changelog: kubernetes-sigs/kustomize@kustomize/v5.4.3...kyaml/v0.18.0

api/v0.18.0

Breaking change

#5768: Remove starlark support

Feature

#5751: Add --helm-debug Flag to Kustomize for Enhanced Helm Debugging

Fix Bugs

#5458: Sort built-in Namespace kind before CRDs with the same name #5745: Add Annotation to Control Inline List Conversion in Kustomize Resources"

Dependencies

#5781: Update kyaml to v0.18.1 #5763: Update go 1.22.7

api/v0.17.3

chore

#5506: fix some comments #5693: fix: always show accumulation errors #5699: chore: add deprecation comment to commonLabels #5698: fix(namereference): add configuration for new admission API

... (truncated)

Commits
  • 01cce4f Merge pull request #5756 from viniciusdc/5755-kustomize-install
  • 54cbcdc Merge pull request #5770 from koba1t/add_write_permission_to_run_release_CI
  • b36b222 add write permission to run release CI
  • 2cd9a2e Merge pull request #5768 from dims/remove-starlark-support
  • d32eacf Remove starlark support
  • 88f19bf Merge pull request #5763 from koba1t/update_go_1.22.7
  • a3c0b4a disable for a step to skip test when that is docs PR
  • b67ce5b go work sync && ./hack/doGoMod.sh tidy
  • 5ba8523 update go 1.22.7
  • 4034e36 Add --helm-debug Flag to Kustomize for Enhanced Helm Debugging (#5751)
  • 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)

@dependabot dependabot bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Oct 13, 2024
@dependabot dependabot bot requested review from Rozzii and zhouhao3 October 13, 2024 21:05
@metal3-io-bot
Copy link
Contributor

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

I'm waiting for a metal3-io 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-sigs/prow repository.

@metal3-io-bot metal3-io-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Oct 13, 2024
@metal3-io-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from kashifest. 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

@Rozzii
Copy link
Member

Rozzii commented Oct 14, 2024

None of the github workflow tests have been triggered here at all they are not even listed . I wonder why...

@Rozzii
Copy link
Member

Rozzii commented Oct 14, 2024

/hold

@metal3-io-bot metal3-io-bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 14, 2024
@Rozzii
Copy link
Member

Rozzii commented Oct 14, 2024

/test ?

@metal3-io-bot
Copy link
Contributor

@Rozzii: The following commands are available to trigger required jobs:

  • /test generate
  • /test gomod
  • /test manifestlint
  • /test markdownlint
  • /test shellcheck
  • /test test

The following commands are available to trigger optional jobs:

  • /test metal3-centos-e2e-basic-test-main
  • /test metal3-centos-e2e-feature-test-main-features
  • /test metal3-centos-e2e-feature-test-main-pivoting
  • /test metal3-centos-e2e-feature-test-main-remediation
  • /test metal3-centos-e2e-integration-test-main
  • /test metal3-dev-env-integration-test-centos-main
  • /test metal3-dev-env-integration-test-ubuntu-main
  • /test metal3-e2e-1-29-1-30-upgrade-test-main
  • /test metal3-e2e-clusterctl-upgrade-test-main
  • /test metal3-ubuntu-e2e-basic-test-main
  • /test metal3-ubuntu-e2e-feature-test-main-features
  • /test metal3-ubuntu-e2e-feature-test-main-pivoting
  • /test metal3-ubuntu-e2e-feature-test-main-remediation
  • /test metal3-ubuntu-e2e-integration-test-main

Use /test all to run the following jobs that were automatically triggered:

  • generate
  • gomod
  • manifestlint

In response to this:

/test ?

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.

@Rozzii
Copy link
Member

Rozzii commented Oct 14, 2024

/ok-to-test

@mquhuy
Copy link
Member

mquhuy commented Oct 14, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@mquhuy
Copy link
Member

mquhuy commented Oct 14, 2024

@dependabot recreate

Bumps [sigs.k8s.io/kustomize/kyaml](https://github.com/kubernetes-sigs/kustomize) from 0.17.2 to 0.18.1.
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](kubernetes-sigs/kustomize@api/v0.17.2...kyaml/v0.18.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/test/main/sigs.k8s.io/kustomize/kyaml-0.18.1 branch from 3bdca3b to 94bebbd Compare October 14, 2024 10:31
@Rozzii
Copy link
Member

Rozzii commented Oct 14, 2024

@dependabot close

@dependabot dependabot bot closed this Oct 14, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/test/main/sigs.k8s.io/kustomize/kyaml-0.18.1 branch October 14, 2024 11:14
@Rozzii
Copy link
Member

Rozzii commented Oct 14, 2024

https://github.com/dependabot reopen

@dependabot dependabot bot reopened this Oct 14, 2024
@dependabot dependabot bot restored the dependabot/go_modules/test/main/sigs.k8s.io/kustomize/kyaml-0.18.1 branch October 14, 2024 11:14
@Rozzii
Copy link
Member

Rozzii commented Oct 14, 2024

/retest

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 22, 2024

Looks like sigs.k8s.io/kustomize/kyaml is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 22, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/test/main/sigs.k8s.io/kustomize/kyaml-0.18.1 branch October 22, 2024 07:22
@metal3-io-bot metal3-io-bot added the needs-rebase Indicates that a PR cannot be merged because it has merge conflicts with HEAD. label Oct 22, 2024
@metal3-io-bot
Copy link
Contributor

rebase

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. needs-rebase Indicates that a PR cannot be merged because it has merge conflicts with HEAD. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants