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.4.1 to 0.5.0 #1405

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2021

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

Release notes

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

v0.5.0

Changes since v0.4.1

⚠️ Breaking Changes

  • Update dependencies to Kubernetes v1.20.2 (#538)

✨ New Features

  • Add crd:validation:Schemaless marker (#528)

🐛 Bug Fixes

  • Don't generate description on metadata of CRD structural schema (#511)

Thanks to all our contributors! 😊

Commits
  • ea8d4ea Merge pull request #511 from kevindelgado/pr/386-no-desc-metadata
  • d7d8fd1 remove warning
  • 474f612 Don't generate description on metadata of CRD structural schema
  • 557da25 Merge pull request #528 from maxsmythe/add-empty-type
  • 0489594 Revert modules-download-mode removal
  • 868d39a Merge pull request #538 from vincepri/k8s1202
  • 888fbfe Update dependencies to Kubernetes v1.20.2
  • cec7320 Merge pull request #534 from estroz/chore/webhooks-v1
  • 1903475 pkg/webhook: use v1 type for both v1 and v1beta1 webhook config generation
  • 3e2063f Update dependencies to v1.19.2
  • 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 Feb 22, 2021
@dependabot dependabot bot requested review from a team, lucacome and soneillf5 and removed request for a team February 22, 2021 07:04
@github-actions github-actions bot added the documentation Pull requests/issues for documentation label Feb 22, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-tools-0.5.0 branch from ccf8f8a to ae71b3a Compare February 23, 2021 15:59
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-tools-0.5.0 branch from ae71b3a to ecb0f47 Compare February 23, 2021 16:58
@lucacome lucacome merged commit fa9c4b9 into master Feb 23, 2021
@lucacome lucacome deleted the dependabot/go_modules/sigs.k8s.io/controller-tools-0.5.0 branch February 23, 2021 21:35
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 documentation Pull requests/issues for documentation go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants