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

chore(deps): bump sigs.k8s.io/controller-tools from 0.9.0 to 0.9.2 #4549

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2022

Bumps sigs.k8s.io/controller-tools from 0.9.0 to 0.9.2.

Release notes

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

v0.9.2

changes since v0.9.1

🐛 Bug Fixes

  • Fix crd flattening for structType marker to not create duplicate entries for XMapType (#698)

Thanks to all our contributors!

v0.9.1

changes since v0.9.0

✨ New Features

  • Make topology markers also valid for type definitions (#693)

🐛 Bug Fixes

  • crd/gen: sort FindKubeKinds (#694)
  • crdgen: compare metav1 pkg by ID (#686)

🌱 Others

  • Simplify the LoadRootsWithConfig logic #695

Thanks to all our contributors!

Commits
  • 0c985d9 Merge pull request #698 from chrischdi/pr-fix-XMapTypeFlatten-cp-0.9
  • f50232a Fix crd flattening for XMapType to not duplicate entries
  • c8fc4d4 Merge pull request #695 from k8s-infra-cherrypick-robot/cherry-pick-687-to-re...
  • 7c994fc ✨ crd/gen: sort FindKubeKinds (#694)
  • cd25c0b Simplify the LoadRootsWithConfig logic
  • 8d80422 Merge pull request #693 from k8s-infra-cherrypick-robot/cherry-pick-692-to-re...
  • 3fe0a0c Make topology markers also valid for type definitions
  • 3c8b410 🐛 crdgen: compare metav1 pkg by ID (#686)
  • See full diff 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)

Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) from 0.9.0 to 0.9.2.
- [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.9.0...v0.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 4, 2022 15:05
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 4, 2022
@michaelbeaumont
Copy link
Contributor

/golden_files

Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
@michaelbeaumont michaelbeaumont enabled auto-merge (squash) July 4, 2022 17:11
@michaelbeaumont
Copy link
Contributor

/golden_files

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@codecov-commenter
Copy link

codecov-commenter commented Jul 5, 2022

Codecov Report

Merging #4549 (b41d70e) into master (cb04bdd) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4549      +/-   ##
==========================================
- Coverage   47.06%   47.05%   -0.01%     
==========================================
  Files         676      676              
  Lines       45064    45064              
==========================================
- Hits        21210    21206       -4     
- Misses      21992    21997       +5     
+ Partials     1862     1861       -1     
Impacted Files Coverage Δ
pkg/core/resources/manager/cache.go 85.71% <0.00%> (-2.60%) ⬇️
pkg/api-server/server.go 74.58% <0.00%> (-2.09%) ⬇️
pkg/plugins/leader/postgres/leader_elector.go 89.36% <0.00%> (+6.38%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cb04bdd...b41d70e. Read the comment docs.

@michaelbeaumont michaelbeaumont merged commit 8b05f4b into master Jul 5, 2022
@michaelbeaumont michaelbeaumont deleted the dependabot/go_modules/sigs.k8s.io/controller-tools-0.9.2 branch July 5, 2022 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants