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 command to generate Policy and PolicyBinding for admission controller #33

Open
f1ames opened this issue Oct 20, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@f1ames
Copy link
Contributor

f1ames commented Oct 20, 2023

Monokle Admission Controller will allow both syncing policy from the Cloud or just creating one manually (this what existing version does). For manual creation of policy and policy binding CRDs it will be useful to have some kind of wizard / interactive guide.

We could introduce command in CLI which will guide the users through this process (or could be used as single call command with flags). It should be possible to configure which plugins should be used for validation (for policy CRD) and to what namespaces it should be applied (for policy binding CRD).

@f1ames f1ames added the enhancement New feature or request label Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant