Skip to content
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

Add support for a cross namespace ClusterClass access #832

Open
Danil-Grigorev opened this issue Oct 31, 2024 · 1 comment
Open

Add support for a cross namespace ClusterClass access #832

Danil-Grigorev opened this issue Oct 31, 2024 · 1 comment

Comments

@Danil-Grigorev
Copy link
Contributor

As a ClusterClass user I’d like to reuse existing template from a single namespace with multiple 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/

This change needs to be implemented upstream and have sufficient e2e test coverage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants