-
Notifications
You must be signed in to change notification settings - Fork 336
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
chore(deps): bump sigs.k8s.io/controller-tools from 0.10.0 to 0.11.1 #5541
chore(deps): bump sigs.k8s.io/controller-tools from 0.10.0 to 0.11.1 #5541
Conversation
@dependabot recreate |
bfd3884
to
f8ecc28
Compare
@dependabot recreate |
@lahabana This isn't mergeable until k8s libs |
163dbf5
to
42843c5
Compare
@michaelbeaumont yes I noticed after the fact. Yes I didn't read the PR description until later. Probably worth adding a |
42843c5
to
868ee02
Compare
Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) from 0.10.0 to 0.11.1. - [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.10.0...v0.11.1) --- 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]>
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.13.1 to 0.14.1. - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/[email protected]) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Mike Beaumont <[email protected]>
Signed-off-by: Mike Beaumont <[email protected]>
Signed-off-by: Mike Beaumont <[email protected]>
Signed-off-by: Mike Beaumont <[email protected]>
Signed-off-by: Mike Beaumont <[email protected]>
3ce2fc7
to
79d50a6
Compare
40d7c8c
to
861123a
Compare
@lahabana looks like there was an unintentional breaking change in the fake_client, see the last commit if you care. It's a little hacky because we should really only be adding an index in one place, it's exposing the internals to the test too much. But the only other solution I can imagine might work would be to expose the bootstrap k8s plugin code (see
|
See the unintentional breaking change in: kubernetes-sigs/controller-runtime#2025 There's now an error thrown if a field selector is used but an index wasn't registered but previously it was simply ignored. Signed-off-by: Mike Beaumont <[email protected]>
861123a
to
484d284
Compare
…es/sigs.k8s.io/controller-tools-0.11.1 Signed-off-by: Mike Beaumont <[email protected]>
0b5e740
to
bdbc41f
Compare
Bumps sigs.k8s.io/controller-tools from 0.10.0 to 0.11.1.
Covers #5527 and #5547. Blocked on waiting on upstream
v0.26.1
libsRelease notes
Sourced from sigs.k8s.io/controller-tools's releases.
Commits
9d91b25
Merge pull request #755 from k8s-infra-cherrypick-robot/cherry-pick-754-to-re...d4ef1b3
Revert ":bug: Fix the generation of listType=set"cce03d2
Merge pull request #753 from kubernetes-sigs/fix-generation-of-sets521024d
Merge pull request #750 from kubernetes-sigs/dependabot/go_modules/github.com...82a53e3
🐛 Fix the generation of listType=set309e03b
🌱 Bump github.com/onsi/gomega from 1.24.1 to 1.24.268d9d38
Merge pull request #748 from kubernetes-sigs/dependabot/go_modules/golang.org...dae3016
🌱 Bump golang.org/x/tools from 0.3.0 to 0.4.031118e3
Merge pull request #749 from JoelSpeed/bump-1.26dfc0dc5
Bump Kubernetes deps to v1.26.0Dependabot 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)