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

build(deps): Bump sigs.k8s.io/controller-tools from 0.6.2 to 0.7.0 #917

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2021

Bumps sigs.k8s.io/controller-tools from 0.6.2 to 0.7.0.

Release notes

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

v0.7.0

Changes since v0.6.2

⚠️ Breaking changes

  • Bump to kubernetes 1.22.1, remove support for legacy v1beta1 CRDs and webhooks (#607)

🐛 Bug Fixes

  • schemapatcher: help should include all options (#597)
  • Be more helpful with floats when allowDangerousTypes=false (#618)
  • Allow pattern usage for IntOrString fields (#608)

🌱 Others

  • Regenerate CRD Integration Test testdata (#593)
  • Improve error message for list or map type (#573)
  • Add alvaroaleman to maintainers (#616)
  • Add joelanford to controller-tools-maintainers (#606)
  • Run linting in CI (#614)

Thanks to all our contributors! 😊

Commits
  • 699d149 Merge pull request #597 from erikgb/fix-help-schemapatcher
  • e83298c Merge pull request #593 from erikgb/re-generate
  • d9ac9f3 ✨ Allow maps of arrays of non-string types (#617)
  • 5e6dc15 Merge pull request #618 from alvaroaleman/improve-warning
  • 9724ec3 Merge pull request #607 from joelanford/k8s-1.22
  • 7e7f2e9 🐛 Be more helpful with floats when allowDangerousTypes=false
  • 09f1952 bump to kubernetes 1.22.2, remove support for v1beta1 CRDs and webhooks
  • 14c7780 🐛 Allow nested maps in Go types (#518)
  • e0f56c6 Merge pull request #573 from kmodules/imprv-err-msg
  • b5e5a82 Merge pull request #616 from alvaroaleman/add-alvaroaaleman-maintainers
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 Dependabot: Pull requests that update a dependency file go Dependabot: Pull requests that update Go code labels Sep 21, 2021
@aslakknutsen
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-tools-0.7.0 branch 2 times, most recently from db0d015 to decda22 Compare September 27, 2021 00:30
@bartoszmajsak
Copy link
Contributor

controller-gen "crd:trivialVersions=true,preserveUnknownFields=false" rbac:roleName=istio-workspace paths="./..." output:crd:artifacts:config=config/crd/bases
Error: unable to parse option "crd:trivialVersions=true,preserveUnknownFields=false": [unknown argument "trivialVersions" (at <input>:1:16)

@bartoszmajsak
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-tools-0.7.0 branch from decda22 to 59fed15 Compare September 28, 2021 18:42
@bartoszmajsak
Copy link
Contributor

This is failing because latest release of controller-gen removed v1beta1 crd support kubernetes-sigs/controller-tools#607. See followup discussion on opertor-sdk PR operator-framework/operator-sdk#5219 (review)

@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-tools-0.7.0 branch 2 times, most recently from afc058e to 8fed801 Compare October 11, 2021 00:26
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-tools-0.7.0 branch 2 times, most recently from b972149 to 068de77 Compare October 25, 2021 00:24
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-tools-0.7.0 branch 2 times, most recently from b08f0e2 to 65eec1c Compare November 8, 2021 00:28
Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) from 0.6.2 to 0.7.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.6.2...v0.7.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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-tools-0.7.0 branch from 65eec1c to 391e757 Compare November 29, 2021 00:30
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2022

Superseded by #967.

@dependabot dependabot bot closed this Jan 10, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/controller-tools-0.7.0 branch January 10, 2022 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependabot: Pull requests that update a dependency file go Dependabot: Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants