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.8.0 to 0.10.0 in /hack #239

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps sigs.k8s.io/controller-tools from 0.8.0 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

v0.9.2

changes since v0.9.1

🐛 Bug Fixes

  • Fix crd flattening for structType marker to not create duplicate entries for XMapType (#698)

Thanks to all our contributors!

v0.9.1

... (truncated)

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 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 Sep 23, 2022
Copy link
Member

@rashedkvm rashedkvm left a comment

Choose a reason for hiding this comment

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

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 28, 2022

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Copy link
Member

@rashedkvm rashedkvm left a comment

Choose a reason for hiding this comment

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

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/hack/sigs.k8s.io/controller-tools-0.10.0 branch from 25a88e9 to 00fe761 Compare September 28, 2022 19:45
@codecov-commenter
Copy link

Codecov Report

Merging #239 (07d5898) into main (74875b5) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #239   +/-   ##
=======================================
  Coverage   69.88%   69.88%           
=======================================
  Files          17       17           
  Lines         943      943           
=======================================
  Hits          659      659           
  Misses        263      263           
  Partials       21       21           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@katmutua katmutua force-pushed the dependabot/go_modules/hack/sigs.k8s.io/controller-tools-0.10.0 branch from 426e136 to ba4eb9a Compare October 18, 2022 22:04
@katmutua
Copy link
Contributor

@dependabot recreate

Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) from 0.8.0 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.8.0...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 dependabot/go_modules/hack/sigs.k8s.io/controller-tools-0.10.0 branch from ba4eb9a to fbeba42 Compare October 18, 2022 22:31
@katmutua
Copy link
Contributor

@rashedkvm Adding GOWORK=off when running generators for now

@rashedkvm
Copy link
Member

@rashedkvm Adding GOWORK=off when running generators for now

sgtm

@rashedkvm rashedkvm merged commit 516ffec into main Oct 19, 2022
@rashedkvm rashedkvm deleted the dependabot/go_modules/hack/sigs.k8s.io/controller-tools-0.10.0 branch October 19, 2022 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants