-
Notifications
You must be signed in to change notification settings - Fork 60
Multi-target ConstraintTemplate #225
Copy link
Copy link
Open
Description
Hello!
I'm using gatekeeper to validate KCC resources in GKE cluster.
I have a library of constraints and templates written for KCC object structure.
I would like to extend this validation and check objects with different structure, like GCP API representation of the object.
It would be convenient to keep different Rego scripts designed to check for the same thing in one place, but I've noticed that currently ConstraintTemplates support only one Target, so I can't define multiple checks in the same template.
What's the status on the multi-target templates? Are they on the roadmap? What's the timeline?
Or you would recommend not to wait for this to be implemented and seek another solution, because it can take a long time?
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels