Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2021

Bumps sigs.k8s.io/controller-tools from 0.5.0 to 0.6.0.

Release notes

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

v0.6.0

Changes since v0.5.0

⚠️ Breaking Changes

  • Update Kubernetes 1.21.1 and Go 1.16 (#565, #576)
  • Generate Embedded ObjectMeta in the CRDs, plus addressed comments (#557)

✨ New Features

  • Generate embedded ObjectMeta with schemapatch as well (#563)
  • Add deprecated marker for versions (#541)

🌱 Others

  • Fix some gofmt warnings (#564)

Thanks to all our contributors! 😊

v0.6.0-beta.0

🚨 This is a BETA RELEASE. Use it only for testing purposes, if you find any bugs file an issue.

Commits
  • 62b96d9 Merge pull request #576 from vincepri/update-deps-0211
  • 04ecd2f Update dependencies for Kubernetes v1.21.1
  • 9cd8c28 Merge pull request #563 from markusthoemmes/embedded-object-meta-patch
  • 97ee66c Merge pull request #564 from Hellcatlk/master
  • 02265d5 Verify gofmt in test.sh, update helpgen for that
  • d0e03a1 Fix gofmt warnings in a bunch of files
  • ecaffbc Merge pull request #541 from dvaldivia/add-deprecated-marker
  • bf2f926 Integration test for {unserved,deprecated}version
  • 2fc390d Add deprecated marker for versions
  • 996cc39 Merge pull request #565 from vincepri/k8s-121-go116
  • 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)

Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) from 0.5.0 to 0.6.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.5.0...v0.6.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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 9, 2021
@ChunyiLyu ChunyiLyu merged commit a81997d into main Jun 9, 2021
@ChunyiLyu ChunyiLyu deleted the dependabot/go_modules/sigs.k8s.io/controller-tools-0.6.0 branch June 9, 2021 15:36
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