-
Notifications
You must be signed in to change notification settings - Fork 42
Bump sigs.k8s.io/controller-tools from 0.18.0 to 0.19.0 in /tools/mod #204
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.18.0 to 0.19.0 in /tools/mod #204
Conversation
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a etcd-io member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the 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. |
23048a2
to
3130b49
Compare
/ok-to-test |
/rebase |
@dependabot rebase |
3130b49
to
09bd2c8
Compare
@dependabot rebase |
Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) from 0.18.0 to 0.19.0. - [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/main/envtest-releases.yaml) - [Commits](kubernetes-sigs/controller-tools@v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-tools dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
09bd2c8
to
485a7bc
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ahrtr, dependabot[bot] The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Noting that this pull request broke
|
thx, that's why we need a workflow to verify it. Let's stop bumping any deps before the workflow is ready. |
The problem is that there's no current solution for this. If we want the check from #212 to be green, we need to revert this pull request (and possibly update it in the next controller-tools version bump). |
…ules/tools/mod/sigs.k8s.io/controller-tools-0.19.0" This reverts commit 71fb5d3, reversing changes made to 89b8b94. Signed-off-by: Ivan Valdes <[email protected]>
Regenerate go.mod and go.sum, so go mod tidy has a clean exit. Properly updates the dependency identified by dependabot in pull request etcd-io#204. Signed-off-by: Ivan Valdes <[email protected]>
Adds google.golang.org/genproto/googleapis/api and google.golang.org/genproto/googleapis/rpc as indirect dependencies, so go mod has a clean exit. Follow up from pull request etcd-io#204. Signed-off-by: Ivan Valdes <[email protected]>
After merging #214, we should be good? |
Yes |
Bumps sigs.k8s.io/controller-tools from 0.18.0 to 0.19.0.
Release notes
Sourced from sigs.k8s.io/controller-tools's releases.
Commits
257e3a0
Merge pull request #1268 from sbueringer/pr-promote-envtest-1.342b454ea
Promotion of envtest release for Kubernetes v1.34.0650fc15
Merge pull request #1266 from sbueringer/pr-bump-v0.343b0dd92
Merge pull request #1267 from sbueringer/pr-envtest-0.341640706
Release envtest v1.34.036f98ef
Bump to k8s.io/* v0.34df911f1
Merge pull request #1264 from kubernetes-sigs/dependabot/go_modules/all-go-mo...767291d
🌱 Bump github.com/onsi/gomegab624019
Merge pull request #1261 from mjlshen/webhook-testdatad53aa90
Generate DeepCopy methods for testdata/cronjobDependabot 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)