port-map-operator icon indicating copy to clipboard operation
port-map-operator copied to clipboard

Bump sigs.k8s.io/controller-tools from 0.6.1 to 0.9.2

Open dependabot[bot] opened this issue 2 years ago • 0 comments

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

Release notes

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

v0.9.2

changes since v0.9.1

:bug: 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

:sparkles: New Features

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

:bug: Bug Fixes

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

:seedling: Others

  • Simplify the LoadRootsWithConfig logic #695

Thanks to all our contributors!

v0.9.0

changes since v0.8.0

:sparkles: New Features

  • : deepcopy: gen: match Go 1.17 build tag format (#595)
  • Bump k8s to 1.24.0 (#669)
  • Cross-module support for filesystem paths (#663)
  • Bump to k8s.io v1.24.0-rc.1 (#666)
  • Add XValidation CRD marker for KEP-2876 support. (#653)

:bug: Bug Fixes

  • Allow floating-point values in validations (#619)
  • Fixed panic when parsing selector expressions containing composite literals (#648)
  • CRD generation: remove status before writing (#630)

Thanks to all our contributors!

v0.8.0

What's Changed

... (truncated)

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 :bug: crdgen: compare metav1 pkg by ID (#686)
  • a260f13 Merge pull request #595 from benpbrown/ben-2c9e4
  • 25549bf Merge pull request #669 from xrstf/bump-k8s
  • 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[bot] avatar Jun 30 '22 10:06 dependabot[bot]