crossplane-provider-grafana
crossplane-provider-grafana copied to clipboard
Bump sigs.k8s.io/controller-tools from 0.14.0 to 0.16.3
Bumps sigs.k8s.io/controller-tools from 0.14.0 to 0.16.3.
Release notes
Sourced from sigs.k8s.io/controller-tools's releases.
v0.16.3
Published binaries on previous v0.16.x releases were reporting an incorrect version.
What's Changed
- :bug: Allow CLI binaries to set a version by
@josvazg
in kubernetes-sigs/controller-tools#1049- ✨ Allow customizing generated webhook configuration's name by
@davidxia
in kubernetes-sigs/controller-tools#1002Dependencies
- :seedling: Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 in the all-go-mod-patch-and-minor group by
@dependabot
in kubernetes-sigs/controller-tools#1047- :seedling: Bump tj-actions/changed-files from 45.0.0 to 45.0.1 in the all-github-actions group by
@dependabot
in kubernetes-sigs/controller-tools#1048- :seedling: Bump peter-evans/create-pull-request from 6.1.0 to 7.0.1 in the all-github-actions group by
@dependabot
in kubernetes-sigs/controller-tools#1052New Contributors
@josvazg
made their first contribution in kubernetes-sigs/controller-tools#1049@davidxia
made their first contribution in kubernetes-sigs/controller-tools#1002Full Changelog: https://github.com/kubernetes-sigs/controller-tools/compare/v0.16.2...v0.16.3
v0.16.2
What's Changed
- 🏃 Rename default branch to main by
@sbueringer
in kubernetes-sigs/controller-tools#1038- :seedling: Bump tj-actions/changed-files from 44.5.7 to 45.0.0 in the all-github-actions group by
@dependabot
in kubernetes-sigs/controller-tools#1042- 🐛 rbac: fix adding nonResourceURLs including normalisation by
@chrischdi
in kubernetes-sigs/controller-tools#1044- 🐛 rbac: fix deduplication of core group and add test coverage by
@chrischdi
in kubernetes-sigs/controller-tools#1045Full Changelog: https://github.com/kubernetes-sigs/controller-tools/compare/v0.16.1...v0.16.2
v0.16.1
What's Changed
- 🐛 Fix duplicate default value when generating CRDs with corev1.Protocol by
@sbueringer
in kubernetes-sigs/controller-tools#1035Full Changelog: https://github.com/kubernetes-sigs/controller-tools/compare/v0.16.0...v0.16.1
v0.16.0
What's Changed
- :warning: Strip comments from CRD descriptions by
@tsaarni
in kubernetes-sigs/controller-tools#877- ✨ Add FieldPath and Reason to XValidation marker by
@JoelSpeed
in kubernetes-sigs/controller-tools#932- :sparkles: add support for kubernetes +required annotations by
@liggitt
in kubernetes-sigs/controller-tools#944- ✨ rbac: deduplicate having the same groups, resourceNames, URLs and Verbs by
@chrischdi
in kubernetes-sigs/controller-tools#937- ✨ Add support for +default markers by
@liggitt
in kubernetes-sigs/controller-tools#938- :sparkles: Make the anonymous field of the groupName marker optional by
@twz123
in kubernetes-sigs/controller-tools#1000- ✨ Publish controller-gen binaries on release by
@sbueringer
in kubernetes-sigs/controller-tools#1026- 🐛 Fix XValidations flattening by
@cezarsa
in kubernetes-sigs/controller-tools#998- 🏃 Optimize dependabot config by
@sbueringer
in kubernetes-sigs/controller-tools#994- 🏃 Enforce go mod tidy via "test" presubmit by
@sbueringer
in kubernetes-sigs/controller-tools#1021
... (truncated)
Commits
c69110a
Merge pull request #1002 from davidxia/webhook-name287a105
:sparkles: Allow customizing generated webhook configuration's name715d27e
:bug: Allow CLI binaries to set a version (#1049)6c6bad6
Merge pull request #1052 from kubernetes-sigs/dependabot/github_actions/all-g...c3c40c9
:seedling: Bump peter-evans/create-pull-requested70d11
Merge pull request #1048 from kubernetes-sigs/dependabot/github_actions/all-g...46379c6
Merge pull request #1047 from kubernetes-sigs/dependabot/go_modules/all-go-mo...5bb1851
:seedling: Bump tj-actions/changed-files in the all-github-actions groupac2cd89
:seedling: Bump github.com/onsi/gomega11f0724
Merge pull request #1045 from chrischdi/pr-rbac-fix-dedup- 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 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)