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

Constraints Root Should Be Lower #22

Closed
maxsmythe opened this issue Jun 11, 2019 · 1 comment
Closed

Constraints Root Should Be Lower #22

maxsmythe opened this issue Jun 11, 2019 · 1 comment

Comments

@maxsmythe
Copy link
Contributor

Constraints root should be rooted at the target.

Currently it is: data.constraints["<target name>"].cluster["constraints.gatekeeper.sh"].v1alpha1

This doesn't allow us to do things like support namespaced names, or potentially allow people to control constraint groups.

The remaining question if we open things up: what do we do about the version?

@willbeason
Copy link
Member

Constraints are now rooted at the Template (within the Target) by #202

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

No branches or pull requests

2 participants