zendesk / samson

Web interface for deployments, with plugin architecture and kubernetes support
Other
1.45k stars 234 forks source link

to know if a resource will be created we need to look at all resource… #3988

Closed grosser closed 2 years ago

grosser commented 2 years ago

…s in the deploy

so we need to tell the TemplateFillter what all the resources are so it can do it's checking logic

confirmed by deploying https://github.com/samson-test-org/example-kubernetes/blob/grosser/opa/kubernetes/server.yml

Screen Shot 2022-01-11 at 12 41 56 PM

Risks