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-tools from 0.5.0 to 0.6.0 #1653

Merged

Conversation

dependabot[bot]
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 9, 2021
@dependabot dependabot bot requested review from a team, lucacome and soneillf5 and removed request for a team June 9, 2021 06:12
@lucacome lucacome enabled auto-merge (squash) June 9, 2021 06:13
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-tools-0.6.0 branch from 33e93a0 to e100a45 Compare June 9, 2021 10:07
@lucacome
Copy link
Member

lucacome commented Jun 9, 2021

@dependabot rebase

@lucacome lucacome disabled auto-merge June 9, 2021 17:44
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 force-pushed the dependabot/go_modules/sigs.k8s.io/controller-tools-0.6.0 branch from e100a45 to 5eed72d Compare June 9, 2021 17:44
@lucacome lucacome merged commit bdf2107 into master Jun 10, 2021
@lucacome lucacome deleted the dependabot/go_modules/sigs.k8s.io/controller-tools-0.6.0 branch June 10, 2021 15:38
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants