forked from kubernetes-sigs/controller-tools
-
Notifications
You must be signed in to change notification settings - Fork 11
Rebase onto release v0.11.1 #14
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
Merged
Merged
Conversation
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
test.sh triggers a warning: WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. Change the script accordingly. Signed-off-by: Mikko Ylinen <[email protected]>
Mutating webhooks using controller-gen markers for generating MutatingWebhookConfigration cannot control reinvocationPolicy. This field must always be added manually afterwards should the webhook need to set its value. Add support for reinvocationPolicy marker for Mutating Webhooks. Signed-off-by: Mikko Ylinen <[email protected]>
…8s-v1.25.0-alpha.3 ✨ Bump k8s to Kubernetes v1.25.0-alpha.3
✨ pkg/webhook: add support for reinvocationPolicy marker
🏃 golangci-lint: use revive instead of golint linter
Add paths description on how to specify multiple paths.
✨ bump k8s to v1.25.0
✨ Upgrade to go 1.19 and fix CI
…ex-2help 📖 Update controller-gen CLI documentation for better info regards paths argument
…yaml 🐛 Ensure schemapatcher does not error when non CRD yaml files are present
…d. This is useful to debug issues when having sub-packages
Co-authored-by: Joe Lanford <[email protected]>
When using +output:dir=./something and attempting to write a nested path, the current implementation does not work. Signed-off-by: Steve Kuznetsov <[email protected]>
…nsure-dir 🐛 output: ensure the directory exists
🐛 Update CI golangci-lint checks to avoid deprecated linters
🏃 add go reference badge
…-error 🐛 return a bit more verbosy error messages for go-package errors
…ved-annotation-for-CRD ✨ Support api-approved annotation for CRD with k8s group
🌱 : dependabot addition
Bumps [kubernetes-sigs/kubebuilder-release-tools](https://github.com/kubernetes-sigs/kubebuilder-release-tools) from 0.1.1 to 0.2.0. - [Release notes](https://github.com/kubernetes-sigs/kubebuilder-release-tools/releases) - [Changelog](https://github.com/kubernetes-sigs/kubebuilder-release-tools/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/kubebuilder-release-tools@v0.1.1...v0.2.0) --- updated-dependencies: - dependency-name: kubernetes-sigs/kubebuilder-release-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/fatih/color/releases) - [Commits](fatih/color@v1.12.0...v1.13.0) --- updated-dependencies: - dependency-name: github.com/fatih/color dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.25.0 to 0.25.4. - [Release notes](https://github.com/kubernetes/api/releases) - [Commits](kubernetes/api@v0.25.0...v0.25.4) --- updated-dependencies: - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…t/go_modules/k8s.io/api-0.25.4 🌱 Bump k8s.io/api from 0.25.0 to 0.25.4
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.19.0 to 1.24.1. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.19.0...v1.24.1) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.6 to 0.5.9. - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](google/go-cmp@v0.5.6...v0.5.9) --- updated-dependencies: - dependency-name: github.com/google/go-cmp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.25.0 to 0.25.4. - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.25.0...v0.25.4) --- updated-dependencies: - dependency-name: k8s.io/apiextensions-apiserver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…t/go_modules/k8s.io/apiextensions-apiserver-0.25.4 🌱 Bump k8s.io/apiextensions-apiserver from 0.25.0 to 0.25.4
🌱 Add 🌱 to dependabot commit message
…t/go_modules/github.com/onsi/gomega-1.24.1 🌱 Bump github.com/onsi/gomega from 1.19.0 to 1.24.1
…t/go_modules/github.com/google/go-cmp-0.5.9 🌱 Bump github.com/google/go-cmp from 0.5.6 to 0.5.9
Bumps [github.com/gobuffalo/flect](https://github.com/gobuffalo/flect) from 0.2.5 to 0.3.0. - [Release notes](https://github.com/gobuffalo/flect/releases) - [Commits](gobuffalo/flect@v0.2.5...v0.3.0) --- updated-dependencies: - dependency-name: github.com/gobuffalo/flect dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.1.12 to 0.3.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.1.12...v0.3.0) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…t/go_modules/github.com/gobuffalo/flect-0.3.0 🌱 Bump github.com/gobuffalo/flect from 0.2.5 to 0.3.0
…t/go_modules/golang.org/x/tools-0.3.0 🌱 Bump golang.org/x/tools from 0.1.12 to 0.3.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.6.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.4.0...v1.6.1) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…t/go_modules/github.com/spf13/cobra-1.6.1 🌱 Bump github.com/spf13/cobra from 1.4.0 to 1.6.1
✨ Bump Kubernetes deps to v1.26.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…t/go_modules/golang.org/x/tools-0.4.0 🌱 Bump golang.org/x/tools from 0.3.0 to 0.4.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.24.1 to 1.24.2. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.24.1...v1.24.2) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
It has to have x-kubernetes-map-type: atomic set.
…t/go_modules/github.com/onsi/gomega-1.24.2 🌱 Bump github.com/onsi/gomega from 1.24.1 to 1.24.2
…ation-of-sets 🐛 Fix the generation of listType=set
…t/cherry-pick-754-to-release-0.11 🐛 Revert Fix the generation of listType=set
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.
This updates the dependencies to K8s 1.26 to align with the newer releases. It also adds a number of new bugs and fixes since we are currently on release v0.9.2 within openshift right now.