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

Introduce support for cluster-wide resources #41

Closed
vassilvk opened this issue Jan 9, 2021 · 0 comments · Fixed by #42
Closed

Introduce support for cluster-wide resources #41

vassilvk opened this issue Jan 9, 2021 · 0 comments · Fixed by #42

Comments

@vassilvk
Copy link
Member

vassilvk commented Jan 9, 2021

By design, ModRules are namespaced in order to allow namespace isolation for the purposes of running in multi-tenant environments. A ModRule only applies to resources in the same namespace where the ModRule is deployed.

This issue calls for the introduction of the following support for non-namespaced resources:
When a ModRule is deployed to namespace kubemod-system, that ModRule applies to non-namespaced resources such as namespaces, cluster roles, etc.

See discussion #40.

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

Successfully merging a pull request may close this issue.

1 participant