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

19 commits

Author SHA1 Message Date
Shivkumar Dudhani
13dbc1f2ba
update doc (#608)
* update doc

* update variable name
2020-01-10 08:02:41 -08:00
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
54744151b2 fix doc 2019-11-14 13:34:41 -08:00
Jim Bugwadia
e3a13b0d5e
Merge pull request #479 from nirmata/475_add_match_exclude_docs
475 add match exclude docs
2019-11-13 17:12:17 -08:00
Jim Bugwadia
5d572bcfd1 update sections 2019-11-13 14:25:18 -08:00
Jim Bugwadia
a20d6cdef4 fix link 2019-11-13 14:22:54 -08:00
Jim Bugwadia
e4bffb7989 add docs for rule structure match / exclude 2019-11-13 14:18:28 -08:00
Shuting Zhao
47e83aa9c1 update api in doc 2019-11-13 13:55:27 -08:00
shivkumar dudhani
44af35d6e4 support wild cards for namespaces in rule resource description 2019-09-12 17:11:55 -07:00
shivkumar dudhani
2669b0ae6b set default ValidationFailureAction to 'audit' 2019-09-06 10:18:45 -07: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
shivkumar dudhani
fe5e9b0bb1 update documentation 2019-08-21 14:18:44 -07:00
Jim Bugwadia
fb20de6021 fix indexing and update overlay docs 2019-06-12 13:50:08 -07: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
d1b822e918 update links and consolidate test docs 2019-05-21 15:50:36 -07:00
Jim Bugwadia
590260be99 update installation doc 2019-05-21 14:44:04 -07:00
Jim Bugwadia
1144807cfb add placeholders for docs 2019-05-21 11:06:03 -07:00