Tags: kubernetes-sigs/kubebuilder
Tags
🌱 fix GoReleaser by adding permission to write content (#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
✨ Add protection to metrics endpoint using authn/authz via controller… …-runtime feature (#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]>
🐛 (cherry-pick #3945) fix place where metrics service is scaffolded b… …y moving from config/rbac to config/default (#3948) (cherry-pick #3945) fix place where metrics service is scaffolded by moving from config/rbac to config/default (#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
PreviousNext