loft-sh / jspolicy

jsPolicy - Easier & Faster Kubernetes Policies using JavaScript or TypeScript

Home Page:https://www.jspolicy.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Epic: Move Controller Policies to separate CRD

FabianKramm opened this issue · comments

Use Case

Controller policies are an interesting concept that differs from regular policies. In future we want to add fields just for controller policies and other fields just for webhooks. It makes sense to create a new CRD JsController or JsControllerPolicy that just defines a controller policy.