v0.1.0
Highligths:
-
Ability to get and inject other resources in templating stage to allow the user evaluate cluster-wide situations in conditions
-
Conditions support templating. Templating engine include vitamins: Sprig functions and some others from Helm:
toToml
,toYaml
,fromYaml
,fromYamlArray
,toJson
,fromJson
,fromJsonArray
-
Ability to autogenerate self-signed certificates for the admission webhook configuration. It's also able to delegate this and use an external provided one
-
Examples added into samples directory
-
Friendly ClusterAdmissionPolicy CR
status.conditions
: included conditions for CR reconciliation loop. Templating issues are logged as they can affect several resources at the same time -
Helpful
README
: examples for deployment using bundle or Helm and several use cases
Contributors:
@achetronic @dfradehubs @sebastocorp