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

27 commits

Author SHA1 Message Date
Yuvraj
2641120907
Generate policy does not work on namespace update (#1085)
* added logic for handling generate request

* generate rules added

* added label condition for generate

* remove extra logs

* remove extra logs

* buf fixed

* bug fixed

* added logic for delete gr

* log fixed

* documentation changed

* remove best practices changes

* bug fix

* added best pratice
2020-08-31 11:25:13 -07:00
evalsocket
c802d71d9f docs fix 2020-07-10 18:39:26 -07:00
Yuvraj
19c2fa8463 documentation added 2020-07-08 14:26:22 -07:00
Jim Bugwadia
29d9425272 update README.md - community and restructure 2020-07-03 08:40:24 -07:00
Yuvraj
01724d63cf
Synchronize data for generated resources (#933)
* Generate request added fro update resource

* synchronize flag added

* documentation added for keeping resource synchronized

Signed-off-by: Yuvraj <yuvraj.yad001@gmail.com>
2020-06-23 07:19:43 +05:30
Jim Bugwadia
d4e5790a66
Bugfix/update docs for deny rules (#886)
* - support wildcards for namespaces

* do not annotate resource, unless policy is an autogen policy

* close HTTP body

* improve messages

* - update docs for deny rules
- add presentations and videos to README.md
2020-05-28 11:22:47 -07:00
Norbert Kiesel
5252fe76d5
fixed some typos 2020-04-02 22:28:09 -07:00
Jim Bugwadia
3c65845c28
Merge pull request #682 from nirmata/update_doc
Update policies
2020-02-07 12:24:29 -08:00
shivkumar dudhani
fd71612794 update examples 2020-02-07 12:03:53 -08:00
Jim Bugwadia
5e2d161d5a
Update writing-policies-generate.md 2020-02-07 10:21:47 -08:00
Jim Bugwadia
d4bbae6fe8 update examples and log text 2020-02-06 22:51:16 -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
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