Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2022

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

Release notes

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

Release v0.10.0

changes since v0.9.2

✨ New Features

🐛 Bug Fixes

🌱 Others

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.9.2...v0.10.0

Commits
  • 24d788a Merge pull request #724 from JoelSpeed/ignore-non-crd-yaml
  • 9928e69 Ensure schemapatcher does not error when non CRD yaml files are present
  • f69ced4 Merge pull request #712 from padlar/add-multiplepaths-ex-2help
  • 3379659 Merge pull request #722 from Jefftree/119
  • 3c6df4c Upgrade to go 1.19
  • 40db495 Merge pull request #717 from laxmikantbpandhare/master
  • afb4be3 bump k8s to v1.25.0
  • 755906c Update controller-gen CLI documentation for paths argument
  • 8a80a3b Merge pull request #710 from mythi/use-revive-linter
  • ebdf517 Merge pull request #709 from mythi/reinvocationPolicy
  • 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 will merge this PR once CI passes on it, as requested by @rbtr.


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 requested review from matmerr and rbtr as code owners September 22, 2022 09:54
@dependabot dependabot bot added dependencies Dependencies only. go Pull requests that update Go code labels Sep 22, 2022
@dependabot dependabot bot requested a review from a team September 22, 2022 09:54
@dependabot dependabot bot assigned matmerr and rbtr Sep 22, 2022
@rbtr
Copy link
Collaborator

rbtr commented Sep 22, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rbtr
Copy link
Collaborator

rbtr commented Sep 27, 2022

@dependabot rebase

Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) from 0.9.2 to 0.10.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.9.2...v0.10.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 ba81dependabot/go_modules/build/tools/sigs.k8s.io/controller-tools-0.10.0 branch from 133e338 to af0cc10 Compare September 27, 2022 22:21
Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
@rbtr
Copy link
Collaborator

rbtr commented Sep 27, 2022

/azp run

Copy link
Collaborator

@rbtr rbtr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot merged commit 12a5981 into master Sep 28, 2022
@dependabot dependabot bot deleted the ba81dependabot/go_modules/build/tools/sigs.k8s.io/controller-tools-0.10.0 branch September 28, 2022 02:14
rjdenney pushed a commit to rjdenney/azure-container-networking that referenced this pull request Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies only. go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants