-
Notifications
You must be signed in to change notification settings - Fork 4
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.11.4 to 0.12.0 #214
Bump sigs.k8s.io/controller-tools from 0.11.4 to 0.12.0 #214
Conversation
Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) from 0.11.4 to 0.12.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.11.4...v0.12.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]>
Failing with the same error as #20. Issue operator-framework/operator-sdk#6396 has still not been closed as of May 9th. |
See also operator-framework/operator-sdk#6381 |
@dependabot ignore this minor version |
OK, I won't notify you about version 0.12.x again, unless you re-open this PR. 😢 |
reopening, didn't intend to ignore minor version but patch version |
@dependabot ignore this patch version |
OK, I won't notify you about version 0.12.0 again, unless you re-open this PR. 😢 |
Bumps sigs.k8s.io/controller-tools from 0.11.4 to 0.12.0.
Release notes
Sourced from sigs.k8s.io/controller-tools's releases.
Commits
20b9845
Merge pull request #804 from sbueringer/pr-bump-flect4381386
Bump github.com/gobuffalo/flect from 0.3.0 to 1.0.265c0c2c
Merge pull request #802 from inteon/fix_marker_parsing6a6b7b8
Merge pull request #803 from Prajyot-Parab/master227ea1e
Upgrade to go 1.20d5db06c
don't try parsing a string as an int/ float so we don't get any parsing error...c65c6c3
add new testcase9b9ec3b
✨ testdata/cronjob_types.go: add NestedStructWithSeveralFieldsDouble...f0ba62a
Merge pull request #800 from joelanford/rm-creation-timestampca3d4f7
remove metadata.creationTimestamp when generating CRDs, RBAC, and webhooksDependabot 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 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)