1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
Commit graph

109 commits

Author SHA1 Message Date
Jim Bugwadia
9615c60fba fix case and text 2020-02-06 00:16:04 -08:00
Jim Bugwadia
5f1db2738e fix order 2020-02-06 00:13:31 -08:00
Jim Bugwadia
a93f31ebd5 update titles 2020-02-06 00:10:36 -08:00
Jim Bugwadia
2068da18a8 update docs for new features 2020-02-06 00:04:19 -08:00
Shivkumar Dudhani
76fa40151b
add background processing documentation (#650)
* add background processing documentation

* update cmd line arg

* CR changes
2020-02-04 14:55:12 -08:00
Shuting Zhao
37b7dd88a0 PR fixes 2020-01-31 17:44:56 -08:00
Shuting Zhao
3c094d5a5a add auto-gen markdown 2020-01-31 14:30:49 -08:00
Shivkumar Dudhani
dabe592d46
fix the bugs and add pre-condition checks (#606)
* fix the bugs and add pre-condition checks

* add precondition documentation
2020-01-13 11:21:14 -08:00
shuting
bd538e51bc
Merge pull request #613 from nirmata/update_markdown
move definitions/rolebindings.yaml to installation.md
2020-01-13 10:42:26 -08:00
shuting
0f398e631d
Merge pull request #599 from nirmata/542_feature
flag to use FQDN as CommonName in CSR
2020-01-10 18:38:18 -08:00
Shuting Zhao
c4eb721b03 move definitions/rolebindings.yaml to installatino.md 2020-01-10 12:39:26 -08:00
Shivkumar Dudhani
13dbc1f2ba
update doc (#608)
* update doc

* update variable name
2020-01-10 08:02:41 -08:00
shivkumar dudhani
291c111b8c update documentation for fqdncn 2020-01-09 12:20:08 -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
e066be3efa update installation.md 2019-12-12 18:02:54 -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
Jim Bugwadia
1ff9a8dd5a update main page and mutation docs 2019-11-11 19:59:40 -08:00
Jim Bugwadia
35bed4bc6a add safe-to-evict annotation 2019-11-04 17:55:13 -08:00
Jim Bugwadia
0a735f9f84 fix sp.
add note on existence anchor
2019-11-04 08:56:03 -08:00
Jim Bugwadia
6167ec3709 update anchor documentation 2019-11-04 08:48:46 -08:00
shuting
2b6334cbdd
Merge pull request #415 from nirmata/update_anchors
Update anchors documentation
2019-10-29 22:35:01 -07:00
Jim Bugwadia
3552293db7 add spaces 2019-10-29 22:23:58 -07:00
Jim Bugwadia
bdaf5bbb3c fix line breaks in table 2019-10-29 22:21:04 -07:00
Jim Bugwadia
406282f985 update line breaks 2019-10-29 22:03:58 -07:00
Jim Bugwadia
243fbcf925 fix anchors text 2019-10-29 21:59:47 -07:00
Shivkumar Dudhani
22e7ab1c49
Merge branch 'master' into 261_dynamic_config 2019-10-25 19:17:15 -05:00
shivkumar dudhani
791fcea426 update documentation 2019-10-25 19:14:18 -05:00
shivkumar dudhani
383289c38e update documentation 2019-10-25 19:13:08 -05:00
Shuting Zhao
50daf03743 clean up definitions folder 2019-10-25 13:53:16 -07:00
Jim Bugwadia
9bbcbb29af reorganize samples 2019-10-23 14:45:27 -07:00
shivkumar dudhani
3b2993bdfd update documentation 2019-10-14 15:18:45 -07:00
shivkumar dudhani
667efabc10 update documentation 2019-10-02 15:00:09 -07:00
shivkumar dudhani
be55c58ff5 update doc 2019-10-01 16:09:18 -07:00
shivkumar dudhani
17d80a08c0 introduce equality anchor 2019-10-01 12:35:14 -07: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
f56603e4d4 update message to show resource path of failure for validation + print custom message on failure + anyPattern to return on first success validation + update scenarios for test runner 2019-09-05 12:44:38 -07:00
shivkumar dudhani
fa53519e2a change CRD Name to ClusterPolicy & ClusterPolicyViolations 2019-09-03 14:51:51 -07:00
Shivkumar Dudhani
5acbb991b9
correct yaml key 2019-08-26 16:16:40 -07:00
Shuting Zhao
6f875bbac2 update document 2019-08-21 18:47:49 -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
shivkumar dudhani
2585fa8b9b move pull request template file 2019-06-24 12:46:59 -07:00
Shivkumar Dudhani
04c7771d89
Create pull request template 2019-06-24 10:48:10 -07:00
Denys Bielyshev
b219088e26
Update writing-policies-validate.md 2019-06-24 11:06:39 +03:00