Tags: Kubernet-EAjks/Kubebuilder
Tags
🌱 fix GoReleaser by adding permission to write content (kubernetes-si… …gs#4226) fix GoReleaser by adding permission to write content We found an issue to publish the assets when we are trying to publish the release 4.3.0. Therefore, we are adding the content permission to verify if the issue can be solved within
✨ upgrade kustomize from v5.4.2 to v5.4.3 (kubernetes-sigs#4084) upgrade kustomize from v5.4.2 to v5.4.3
🌱 Upgrade goreleaser (kubernetes-sigs#4041) * update GoReleaser configuration file to version 2 * update GoReleaser configuration file to fix kubernetes version from 1.27.1 to 1.30.0
✨ Add protection to metrics endpoint using authn/authz via controller… …-runtime feature (kubernetes-sigs#4003) Add protection to metrics endpoint using authn/authz via controller-runtime feature This PR re-introduce authn/authz protection for the endpoint but without use the kube-rbac-proxy project and image. Signed-off-by: Joe Lanford <[email protected]> Co-authored-by: Joe Lanford <[email protected]>
Merge pull request kubernetes-sigs#3894 from PG2000/patch-1 ✨ chore: add ginkgolinter
🐛 (cherry-pick kubernetes-sigs#3945) fix place where metrics service … …is scaffolded by moving from config/rbac to config/default (kubernetes-sigs#3948) (cherry-pick kubernetes-sigs#3945) fix place where metrics service is scaffolded by moving from config/rbac to config/default (kubernetes-sigs#3948) When we discontinued the usage of kube-rbac-proxy we placed the Metrics Service under config/rbac but it is not the best place to fit this resource. Furthermore, within those changes we are ensuring that the metrics service will only be applied if/when users enable the metrics. * Upgrade sample testdata in the v3x branch
Merge pull request kubernetes-sigs#3742 from robzienert/kubernetes-si… …gsgh-3739 🐛 Align CRD version validation with apiextensions
PreviousNext