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.0 to 0.4.1 #471

Merged
merged 1 commit into from
Nov 17, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2020

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

Release notes

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

v0.4.1

Changes since v0.4.0

⚠️ Breaking Changes

  • Add AdmissionReviewVersions support for webhook (#474)

✨ New Features

  • Add test and warning for v1beta1 default removal (#499)
  • Deprecate the duplicated kubebuilder:validation:XPreserveUnknownFields marker. (#422)
  • add min/max properties validation (#488)
  • feat: parse negative integers (#470)
  • Set default value for corev1.Protocol type if not already specified (#480)
  • Remove 'default' fields from v1beta1 CRDs (#481)

🐛 Bug Fixes

  • Remove unneeded caBundle: Cg== value (#495)
  • Don't generate schema with Any in it, its not supported (#505)
  • Don't allow generators to interfere with eachother's type checking (#493)

📖 Documentation

  • Add versioning guidelines (#498)

🌱 Others

  • Add PR title/description checking (#497)

Thanks to all our contributors! 😊

Commits
  • ede1d01 Merge pull request #499 from kevindelgado/pr/follow-up-481
  • 6fa696d Merge pull request #422 from jiachengxu/preserveunknownfields-dupmarkers
  • d827fe8 Fix gosec lint issue
  • 063eaf8 Add test and warning for v1beta1 default removal
  • 72b140e Test for type-level preserve-unknown-fields
  • 90f7678 Deprecate validation:XPreserveUnknownFields marker
  • d9cb41e Merge pull request #495 from matthchr/feature/cabundle
  • 9d7db16 Merge pull request #505 from alvaroaleman/revert
  • 8c14e2d 🐛 Don't generate schema with Any in it, its not supported
  • 57250aa Merge pull request #498 from DirectXMan12/docs/version
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 2020
@ansd ansd merged commit 60f24b8 into main Nov 17, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/controller-tools-0.4.1 branch November 17, 2020 09:03
@ansd ansd mentioned this pull request Nov 19, 2020
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.

1 participant