Skip to content
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-runtime from 0.9.7 to 0.11.2 #1613

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2022

Bumps sigs.k8s.io/controller-runtime from 0.9.7 to 0.11.2.

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.11.2

changes since v0.11.1

✨ New Features

  • Upgrade k8s dependencies from 1.23.0 to 1.23.5 (#1853)

Thanks to all our contributors!

v0.11.1

changes since v0.11.0

🐛 Bug Fixes

  • Fixed a bug in newGVKFixupWatcher which caused the metadata informer to hang (#1801)

Thanks to all our contributors!

v0.11.0

Changes since v0.10.3

⚠️ Breaking Changes

  • Update k8s.io/* dependencies to v0.23.0 (#1738, #1709, #1741)
  • Refactor manager to avoid race conditions and provide clean shutdown (#1695)
  • Avoid shallow copies of webhooks and CRDs in testenv (#1667)

✨ New Features

  • Allow configuring a default cache selector (#1710)
  • Fix SetupSignalHandler godoc (#1716)
  • Bump to Go 1.17, k8s.io v1.23-alpha4, gomega v1.17.0, bump setup-envtest deps (#1731, #1714)
  • Improve startup logs (#1687)
  • Allow webhooks to register custom validators/defaulter types (#1676)
  • Switch from rsa to ecdsa in tinyca (#1674)

🐛 Bug Fixes

  • Correctly pass cache options on (#1743)
  • Avoid panic in envtest by checking before dereferencing (#1724)
  • Fix the internal cache object selector (#1703)
  • client/config: use filepath.Join for loadingRules.Precedence (#1677)

🌱 Others

  • Bump golang.org/x/text to v0.3.7 (#1736)
  • Allow Specification of the Log Timestamp Format (#1688)
  • Fake Client: extend builder with an option to set a RESTMapper (#1683)
  • Source should retry to get informers until timeout expires (#1678)

📖 Additionally, there have been 2 contributions to our documentation and book. (#1722, #1698)

Thanks to all our contributors! 😊

v0.11.0-beta.0

... (truncated)

Commits
  • bf71fc5 Upgrade k8s dependencies from 1.23.0 to 1.23.5 (#1853)
  • 6627ea2 Merge pull request #1801 from k8s-infra-cherrypick-robot/cherry-pick-1790-to-...
  • e11297b Remove DeepCopy, as suggested during code review
  • bad563a Update copyright headers
  • fb739b0 Re-implement gvkFixupWatcher as a watch.FilterFunc
  • b32c137 Test that gvkFixupWatcher matches the behaviour of watch.FakeWatcher
  • f236f03 Merge pull request #1743 from alvaroaleman/fix-passing
  • 558ef2e 🐛 Correctly pass cache options on
  • 5a24475 Merge pull request #1722 from hs0210/work
  • 0f4890a Merge pull request #1741 from sbueringer/pr-kubernetes-1.23
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot requested a review from a team as a code owner April 1, 2022 06:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 1, 2022
@netlify
Copy link

netlify bot commented Apr 1, 2022

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit fb39ded
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/6271fd97e7821d000998a77f

@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.11.2 branch 2 times, most recently from 4e545da to ce4fe55 Compare April 1, 2022 17:32
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.11.2 branch from ce4fe55 to 5c5fada Compare April 8, 2022 18:43
@tzneal
Copy link
Contributor

tzneal commented Apr 11, 2022

This breaks us for now due to this issue: kubernetes-sigs/controller-runtime#1752

In my testing, this PR kubernetes-sigs/controller-runtime#1846 allows us to workaround the problem, but there hasn't been a release yset.

@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.11.2 branch from 5c5fada to a3d3983 Compare April 24, 2022 05:10
@tzneal tzneal added the blocked Unable to make progress due to some dependency label Apr 25, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.11.2 branch from a3d3983 to dec83cd Compare May 3, 2022 02:43
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.9.7 to 0.11.2.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Commits](kubernetes-sigs/controller-runtime@v0.9.7...v0.11.2)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.11.2 branch from dec83cd to fb39ded Compare May 4, 2022 04:14
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2022

Superseded by #1806.

@dependabot dependabot bot closed this May 13, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.11.2 branch May 13, 2022 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Unable to make progress due to some dependency dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant