1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
Commit graph

14 commits

Author SHA1 Message Date
Shivkumar Dudhani
3cf9141f4d
593 feature (#594)
* initial commit

* background policy validation

* correct message

* skip non-background policy process for add/update

* add Generate Request CR

* generate Request Generator Initial

* test generate request CR generation

* initial commit gr generator

* generate controller initial framework

* add crd for generate request

* gr cleanup controller initial commit

* cleanup controller initial

* generate mid-commit

* generate rule processing

* create PV on generate error

* embed resource type

* testing phase 1- generate resources with variable substitution

* fix tests

* comment broken test #586

* add printer column for state

* return if existing resource for clone

* set resync time to 2 mins & remove resource version check in update handler for gr

* generate events for reporting

* fix logs

* initial commit

* fix trailing quote in patch

* remove comments

* initial condition (equal & notequal)

* initial support for conditions

* initial support fo conditions in generate

* support precondition checks

* cleanup

* re-evaluate GR on namespace update using dynamic informers

* add status for generated resources

* display loaded variable SA

* support delete cleanup of generate request main resources

* fix log

* remove namespace from SA username

* support multiple variables per statement for scalar values

* fix fail variables

* add check for userInfo

* validation checks for conditions

* update policy

* refactor logs

* code review

* add openapispec for clusterpolicy preconditions

* Update documentation

* CR fixes

* documentation

* CR fixes

* update variable

* fix logs

* update policy

* pre-defined variables (serviceAccountName & serviceAccountNamespace)

* update test
2020-01-07 15:13:57 -08:00
Shuting Zhao
47e83aa9c1 update api in doc 2019-11-13 13:55:27 -08:00
shivkumar dudhani
fa53519e2a change CRD Name to ClusterPolicy & ClusterPolicyViolations 2019-09-03 14:51:51 -07:00
shivkumar dudhani
ff03744958 update documentation 2019-08-21 15:49:34 -07:00
Denys Bielyshev
90e3c70f16
Update writing-policies-generate.md 2019-06-21 17:53:33 +03:00
Jim Bugwadia
66fd48a463 fix name and text 2019-06-12 16:47:22 -07:00
Jim Bugwadia
fb20de6021 fix indexing and update overlay docs 2019-06-12 13:50:08 -07:00
shivdudhani
ecca97b2a0 update namespace trigger + update documentation 2019-06-03 16:02:34 -07:00
Denys Bielyshev
87c1b850ad
Update writing-policies-generate.md 2019-05-22 18:15:35 +03:00
Denis Belyshev
6251e971cc 34: Updated documentation 2019-05-22 18:14:10 +03:00
Jim Bugwadia
25b60590ca - add validation example
- update docs for validation
2019-05-22 00:09:45 -07:00
Jim Bugwadia
ad4c4d2e83 fix links 2019-05-21 15:56:01 -07:00
Jim Bugwadia
d1b822e918 update links and consolidate test docs 2019-05-21 15:50:36 -07:00
Jim Bugwadia
1144807cfb add placeholders for docs 2019-05-21 11:06:03 -07:00