monokle-cli icon indicating copy to clipboard operation
monokle-cli copied to clipboard

Introduce command to generate Policy and PolicyBinding for admission controller

Open f1ames opened this issue 8 months ago • 0 comments

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 avatar Oct 20 '23 08:10 f1ames