changes since v4.3.1
β¨ New Featuresv1.61.0
to v1.62.2
(#4448)1.23
(#4446)controller-gen
from v0.16.4
to v0.17.0
. (#4254, #4457)v0.19.1
to v0.19.4
(#4482)config/rbac
to help cluster admins manage the permissions for their solutions. The comments and explanations added to these scaffolds have been improved. Furthermore, it now includes admin-specific rules to make it easier for cluster admins to work with features like aggregation (e.g., rbac.authorization.k8s.io/aggregate-to-admin
). More info. (#4299)go.mod
for Go version management and automating ENVTEST versioning by retrieving the version directly from go.mod
, based on the controller-runtime
dependency in use. (#4385) (#4401)helm.kubebuilder.io/v1-alpha
plugin to enable users to distribute solutions using Helm Charts. Example scaffolds are available under testdata/project-v4-with-plugins/dist/chart. (#4227, #4315, #4350, #4351, #4356, #4357, #4371, #4377, #4383, #4380, #4373, #4386, #4375, #4388, #4406, #4399, #4419,#4451). IMPORTANT: The helm.kubebuilder.io/v1-alpha
is an experimental initial version. (More info)app.kubernetes.io/name
label to allow more precise configurations (#4437)# Create API to test conversion from v1 to v2 $ kubebuilder create api --group crew --version v1 --kind FirstMate --controller=true --resource=true --make=false $ kubebuilder create api --group crew --version v2 --kind FirstMate --controller=false --resource=true --make=false $ kubebuilder create webhook --group crew --version v1 --kind FirstMate --conversion --make=false --spoke v2
--conversion
option is scaffolded. The issue goes back to release 3.5.0
(where to replace vars for replacements was done and the kustomize/v2-alpha
plugin was introduced). It was not previously found, likely because conversion webhook features were incomplete, which is addressed in this release. Now, users can use the tool to generate the conversion webhooks properly (#4254). (#4282)Thanks to all our contributors! π
What's ChangedseccompProfile.type: RuntimeDefault
by default in scaffolded projects by @camilamacedo86 in #4251make remove-spaces
for GNU system by @damsien in #4330make remove-spaces
for GNU system" by @camilamacedo86 in #4331make remove-spaces
compatible with GNU and MAC OS X system by @damsien in #4354emptymain.go
by @jameskim0987 in #4418Full Changelog: v4.3.1...v4.4.0
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4