chore(deps): bump the kubernetes group across 1 directory with 2 updates - #853
Open
cblecker wants to merge 2 commits into
Open
chore(deps): bump the kubernetes group across 1 directory with 2 updates#853cblecker wants to merge 2 commits into
cblecker wants to merge 2 commits into
Conversation
Bumps the kubernetes group with 2 updates in the /hack/tools directory: [k8s.io/code-generator](https://github.com/kubernetes/code-generator) and [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools). Updates `k8s.io/code-generator` from 0.32.8 to 0.36.3 - [Commits](kubernetes/code-generator@v0.32.8...v0.36.3) Updates `sigs.k8s.io/controller-tools` from 0.17.3 to 0.21.0 - [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-tools@v0.17.3...v0.21.0) --- updated-dependencies: - dependency-name: k8s.io/code-generator dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kubernetes - dependency-name: sigs.k8s.io/controller-tools dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kubernetes ... Signed-off-by: dependabot[bot] <support@github.com>
…rate k8s.io/code-generator v0.36.3 (bumped alongside the kubernetes-group dependency update) dropped deepcopy-gen's --bounding-dirs flag; it now takes the target packages as positional arguments instead. Update gen-deepcopy in hack/make-rules/update/codegen.sh accordingly, and re-run 'make update-codegen' to regenerate the client/lister/informer code and CRD YAML for the new code-generator/controller-tools versions. Fixes: unknown flag: --bounding-dirs
✅ Deploy Preview for k8s-prow ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cblecker The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
bundles #845 with @petr-muller's fix for deepcopy-gen invocation