cluster-api-provider-aws
cluster-api-provider-aws copied to clipboard
:seedling: Bump sigs.k8s.io/controller-tools from 0.14.0 to 0.15.0 in /hack/tools in the dependencies group
Bumps the dependencies group in /hack/tools with 1 update: sigs.k8s.io/controller-tools.
Updates sigs.k8s.io/controller-tools from 0.14.0 to 0.15.0
Release notes
Sourced from sigs.k8s.io/controller-tools's releases.
v0.15.0
What's Changed
- :sparkles: Markers can now indicate their priority when applying by
@dprotasoin kubernetes-sigs/controller-tools#706- :sparkles: crd: support validating internal list items on list types by
@AlexanderYastrebovin kubernetes-sigs/controller-tools#898- :sparkles: crd: allow specifying spec.preserveUnknownFields by
@AlexanderYastrebovin kubernetes-sigs/controller-tools#912- ✨ crd: add messageExpression support to XValidation marker by
@pmalekin kubernetes-sigs/controller-tools#927- ✨ Fix deprecations by
@zcheein kubernetes-sigs/controller-tools#882- :seedling: Update golangci-lint, Makefile, Actions by
@vincepriin kubernetes-sigs/controller-tools#902envtest
- :sparkles: Build and publish Kubernetes envtest tools as packages by
@vincepriin kubernetes-sigs/controller-tools#906- ✨ Add github action to package envtest binaries in releases by
@vincepriin kubernetes-sigs/controller-tools#908- 🌱 Adjust branches for github actions by
@vincepriin kubernetes-sigs/controller-tools#918- :seedling: Automatically release, fixup selfLink in camelCase by
@vincepriin kubernetes-sigs/controller-tools#921- ✨ Release envtest v1.28.0 by
@sbueringerin kubernetes-sigs/controller-tools#919- :seedling: Promotion of envtest release for Kubernetes v1.28.0 by
@github-actionsin kubernetes-sigs/controller-tools#920- ✨ Release envtest-v1.29.4 by
@vincepriin kubernetes-sigs/controller-tools#922- :seedling: Promotion of envtest release for Kubernetes v1.29.4 by
@github-actionsin kubernetes-sigs/controller-tools#923- ✨ Release envtest v1.30.0 by
@sbueringerin kubernetes-sigs/controller-tools#924- :seedling: Promotion of envtest release for Kubernetes v1.30.0 by
@github-actionsin kubernetes-sigs/controller-tools#925Dependency bumps
- :seedling: Bump go version from 1.20 to 1.21 by
@SuperSandro2000in kubernetes-sigs/controller-tools#881- ⚠️Bump k/k to v1.30.0-rc.1 & Go to 1.22 by
@sbueringerin kubernetes-sigs/controller-tools#901- ⚠ Bump to k8s.io/* v1.30 by
@sbueringerin kubernetes-sigs/controller-tools#926- :seedling: Bump golang.org/x/tools from 0.16.1 to 0.17.0 by
@dependabotin kubernetes-sigs/controller-tools#874- :seedling: Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by
@dependabotin kubernetes-sigs/controller-tools#876- :seedling: Bump golang.org/x/tools from 0.17.0 to 0.18.0 by
@dependabotin kubernetes-sigs/controller-tools#885- :seedling: Bump golang.org/x/tools from 0.18.0 to 0.19.0 by
@dependabotin kubernetes-sigs/controller-tools#891- :seedling: Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by
@dependabotin kubernetes-sigs/controller-tools#895- :seedling: Bump golang.org/x/tools from 0.19.0 to 0.20.0 by
@dependabotin kubernetes-sigs/controller-tools#904- :seedling: Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 by
@dependabotin kubernetes-sigs/controller-tools#915- :seedling: Bump tj-actions/changed-files from 44.0.0 to 44.0.1 by
@dependabotin kubernetes-sigs/controller-tools#916- :seedling: Bump tj-actions/changed-files from 44.0.1 to 44.3.0 by
@dependabotin kubernetes-sigs/controller-tools#929- :seedling: Bump github.com/onsi/gomega from 1.32.0 to 1.33.0 by
@dependabotin kubernetes-sigs/controller-tools#931- :seedling: Bump actions/checkout from 4.1.2 to 4.1.3 by
@dependabotin kubernetes-sigs/controller-tools#930New Contributors
@dprotasomade their first contribution in kubernetes-sigs/controller-tools#706@SuperSandro2000made their first contribution in kubernetes-sigs/controller-tools#881@zcheemade their first contribution in kubernetes-sigs/controller-tools#882@AlexanderYastrebovmade their first contribution in kubernetes-sigs/controller-tools#898@github-actionsmade their first contribution in kubernetes-sigs/controller-tools#920@pmalekmade their first contribution in kubernetes-sigs/controller-tools#927Full Changelog: https://github.com/kubernetes-sigs/controller-tools/compare/v0.14.0...v0.15.0
Commits
473c028Merge pull request #927 from pmalek/crd-xvalidation-add-messageExpression8dd0634Merge pull request #930 from kubernetes-sigs/dependabot/github_actions/action...5464a63Merge pull request #931 from kubernetes-sigs/dependabot/go_modules/github.com...1381be7:seedling: Bump actions/checkout from 4.1.2 to 4.1.3a40abf6Merge pull request #929 from kubernetes-sigs/dependabot/github_actions/tj-act...9571d3c:seedling: Bump github.com/onsi/gomega from 1.32.0 to 1.33.0434b090:seedling: Bump tj-actions/changed-files from 44.0.1 to 44.3.004e6d44feat(crdvalidation): add messageExpression support to XValidation markere159968:sparkles: crd: allow specifying spec.preserveUnknownFields (#912)8cc57e3Merge pull request #926 from sbueringer/pr-1.30- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
[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 assign dlipovetsky for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Hi @dependabot[bot]. 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 /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.
@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| pull-cluster-api-provider-aws-verify | e1bf0b4164bf0a5cf0bd95bdf24c81382b9c216c | link | true | /test pull-cluster-api-provider-aws-verify |
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.
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. I understand the commands that are listed here.
Looks like sigs.k8s.io/controller-tools is updatable in another way, so this is no longer needed.