1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-07 09:43:32 +00:00
Commit graph

16 commits

Author SHA1 Message Date
Shivkumar Dudhani
5b8ab3842b
Support variable substitution (#549)
* initial commit

* variable substitution

* update tests

* update test

* refactor engine packages for validate & generate

* update vendor

* update toml

* support variable substitution in overlay mutation

* missing update

* fix indentation in logs

* store context values as single JSON document using merge patches.

* remove duplicate functions

* fix message string

* Handle processing of policies in background (#569)

* remove condition check while generating mutation patch as conditions are verified in the first iteration

* initial commit

* background policy validation

* correct message

* skip non-background policy process for add/update

* fix order to correct policy registration

* update comment

Co-authored-by: shuting <shutting06@gmail.com>

* refactor

Co-authored-by: shuting <shutting06@gmail.com>
2019-12-30 17:08:50 -08:00
Jim Bugwadia
dd27bba9f7 Publishing to gh-pages (publish.sh) 2019-12-28 14:53:43 -08:00
Shuting Zhao
7b9c8d763a Merge commit '03ee0486df57eca9c3a484a1e94580b955f8c026' into 531_crd_permission 2019-12-12 17:47:29 -08:00
shivkumar dudhani
4421d793be update vendor 2019-12-12 16:28:22 -08:00
shivkumar dudhani
a19785261d Merge branch '524_bug' into v1.1.0 2019-12-12 16:25:50 -08:00
Shuting Zhao
7a9b75adcb update vendor 2019-12-05 15:49:30 -08:00
shivkumar dudhani
97a435e8cc update vendor dependencies 2019-11-27 11:42:47 -08:00
Shuting Zhao
93199fd82b update vendor 2019-11-12 19:17:36 -08:00
Shuting Zhao
bd3c071c57 update vendor 2019-10-23 23:19:53 -07:00
Jim Bugwadia
ad8b1bf719 start best practice policies 2019-09-04 11:08:25 -07:00
Shuting Zhao
c839149fb9 update vendor 2019-08-08 16:33:28 -07:00
Shuting Zhao
1ecf92a634 - update vendor - add profiling library 2019-08-02 11:20:56 -07:00
shivkumar dudhani
0a1185d1fd correct unit tests 2019-06-28 17:11:19 -07:00
shivkumar dudhani
b7655ae747 introduce info struct for engine responses 2019-06-25 18:16:02 -07:00
shuting
0b85f1da0b update vendor due to build failure 2019-06-03 15:14:06 -07:00
shuting
bfc56b935c check in vendor and code generated by code-gen 2019-05-22 20:33:19 -07:00