Pooja Singh
|
d3e4fede02
|
Fix for commented yaml files in Kyverno CLI (#1849)
* fix for commented policy yaml file
Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>
* fix for commented resource yaml file
Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>
|
2021-04-29 10:41:15 -07:00 |
|
Jim Bugwadia
|
6afd2e6f3a
|
ignore non-policy files in CLI and improve validation messages (#1362)
* improve validation message
* improve error behaviors
* fix tests
* fix tests
|
2020-12-07 11:26:04 -08:00 |
|
Jim Bugwadia
|
a64915128b
|
Revert "ignore non-policy files while loading"
This reverts commit c766512485 .
|
2020-12-06 11:12:54 -08:00 |
|
Jim Bugwadia
|
c766512485
|
ignore non-policy files while loading
|
2020-12-06 10:57:20 -08:00 |
|
NoSkillGirl
|
ca31568e2d
|
fixed comments
|
2020-11-11 11:57:23 +05:30 |
|
NoSkillGirl
|
94babfe4bd
|
policy support added
|
2020-11-04 14:03:39 +05:30 |
|
Shuting Zhao
|
cdc5190c56
|
update nirmata/kyverno to kyverno/kyverno
|
2020-10-07 11:12:31 -07:00 |
|
Pooja Singh
|
ccdcb6ae89
|
Feature/read from stdin validate (#1171)
* temp
* added pipe logic for validate
* fixed test cases - policy mutation
|
2020-10-06 17:50:53 -07:00 |
|
shuting
|
e0f617b383
|
810 support cronJob for auto-gen (#1089)
* add watch policy to clusterrole kyverno:customresources
* - improve auto-gen policy application logic - remove unused code
* move method to common util
* auto-gen rule for cronJob
* update doc
* set CronJob as default auto-gen pod controller
* - update doc; - fix test
* remove unused code
|
2020-09-01 09:11:20 -07:00 |
|