-
Notifications
You must be signed in to change notification settings - Fork 68
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/controller-tools from 0.12.1 to 0.13.0 #2761
Bump sigs.k8s.io/controller-tools from 0.12.1 to 0.13.0 #2761
Conversation
This mustn’t be merged before we branch 0.16 (I’ve added the appropriate dependency). |
e64afdf
to
f7d1995
Compare
f7d1995
to
1fa7e5d
Compare
Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) from 0.12.1 to 0.13.0. - [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/controller-tools@v0.12.1...v0.13.0) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1fa7e5d
to
89eb7f4
Compare
@skitt Are we good to merge this now? |
Yes — there were some fixes required in the operator, but @tpantelis has taken care of those. I just need to fix the “Embedded YAMLs up-to-date” test to ignore changes to versions. |
#2798 fixes the YAML up-to-date linting job to ignore the generator version. |
This PR/issue depends on: |
Bumps sigs.k8s.io/controller-tools from 0.12.1 to 0.13.0.
Release notes
Sourced from sigs.k8s.io/controller-tools's releases.
Commits
d89d6ae
Merge pull request #832 from sbueringer/pr-bump-k-1.2802a4e5c
Bump to k/k v0.28.0498444b
Merge pull request #841 from kubernetes-sigs/dependabot/go_modules/golang.org...e747d1b
🌱 Bump golang.org/x/tools from 0.11.1 to 0.12.0d18ba5c
Merge pull request #810 from shyamradhakrishnan/shyamradhakrishnan-fix-8090089762
Merge pull request #840 from kubernetes-sigs/dependabot/go_modules/golang.org...17720f8
🌱 Bump golang.org/x/tools from 0.11.0 to 0.11.1c94980b
Merge pull request #838 from kubernetes-sigs/dependabot/go_modules/github.com...7d12792
🌱 Bump github.com/onsi/gomega from 1.27.9 to 1.27.101d54c6c
Merge pull request #836 from kubernetes-sigs/dependabot/go_modules/github.com...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)Depends on submariner-io/releases#722
Depends on #2798