We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a ClusterClass user I’d like to reuse existing template from a single namespace with multiple Clusters.
ClusterClass
Clusters
It is required to provide customizable restrictions on a cross-namespace access, which can be achieved in k/k 1.30+ by using https://kubernetes.io/docs/reference/access-authn-authz/validating-admission-policy/
1.30+
This change needs to be implemented upstream and have sufficient e2e test coverage.
The text was updated successfully, but these errors were encountered:
kubernetes-sigs/cluster-api#11361 kubernetes-sigs/cluster-api#11352
Sorry, something went wrong.
Danil-Grigorev
No branches or pull requests
As a
ClusterClass
user I’d like to reuse existing template from a single namespace with multipleClusters
.It is required to provide customizable restrictions on a cross-namespace access, which can be achieved in k/k
1.30+
by using https://kubernetes.io/docs/reference/access-authn-authz/validating-admission-policy/This change needs to be implemented upstream and have sufficient e2e test coverage.
The text was updated successfully, but these errors were encountered: