shuting
|
b319a816c5
|
Fix build (#1092)
* add watch policy to clusterrole kyverno:customresources
* fix build
|
2020-09-01 09:38:49 -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 |
|
NoSkillGirl
|
d9c3a166cc
|
updated readme
|
2020-08-31 19:32:00 +05:30 |
|
NoSkillGirl
|
ccfd4adad3
|
calling GetCRD's from validate
|
2020-08-31 18:44:08 +05:30 |
|
NoSkillGirl
|
e5f5ef9db1
|
split multi yaml in crd
|
2020-08-31 18:20:25 +05:30 |
|
NoSkillGirl
|
6b6897f6e2
|
working version of CRD validation for CLI
|
2020-08-31 18:19:09 +05:30 |
|
NoSkillGirl
|
b61412ca7a
|
minor validation changes
|
2020-08-31 18:18:10 +05:30 |
|
NoSkillGirl
|
afb6ad714c
|
small issue while resolving conflicts
|
2020-08-31 18:16:53 +05:30 |
|
NoSkillGirl
|
70b13d06dc
|
validation of policy against crd
|
2020-08-31 18:15:39 +05:30 |
|
Pooja Singh
|
8105e4cad8
|
Allowing only few variables in the policies (#1063)
* Checking for non whitelisted variables in the policy
* method name change
* small issue while rebasing
|
2020-08-23 15:11:03 -07:00 |
|
NoSkillGirl
|
0927e7a732
|
added validation for set flag
|
2020-08-22 01:07:03 +05:30 |
|
NoSkillGirl
|
11e73381cf
|
removed comments
|
2020-08-22 01:07:03 +05:30 |
|
NoSkillGirl
|
afe98bb93c
|
Added set flag
|
2020-08-22 01:07:03 +05:30 |
|
Shuting Zhao
|
0aeb9f667a
|
return early in LCI if generated patches from policy mutation is nil
|
2020-08-19 15:11:21 -07:00 |
|
Jim Bugwadia
|
e6a3aea88a
|
fix print
|
2020-08-18 21:56:43 -07:00 |
|
Jim Bugwadia
|
fc6da9c9e6
|
improve CLI validation reports
|
2020-08-18 21:03:00 -07:00 |
|
Pooja Singh
|
7195b20e90
|
Feature/print mutated policy (#1014)
* added printing mutation policy
* added mutated method in common
* improved yaml print
* updated readme
* small fix
* small fix
|
2020-07-29 09:11:58 -07:00 |
|
NoSkillGirl
|
643fe77394
|
added variable validation for validate
|
2020-07-07 17:11:37 +05:30 |
|
NoSkillGirl
|
2fde3146e8
|
added more validation for policies
|
2020-07-07 17:08:57 +05:30 |
|
NoSkillGirl
|
c482459e0e
|
updated sanitized error
|
2020-06-18 13:57:32 +05:30 |
|
NoSkillGirl
|
054a119063
|
simplified exit code
|
2020-06-09 12:55:42 +05:30 |
|
NoSkillGirl
|
230ba9db68
|
removing unnecessary logs
|
2020-06-01 18:04:16 +05:30 |
|
NoSkillGirl
|
64185291da
|
fixed issue commits
|
2020-06-01 16:49:40 +05:30 |
|
NoSkillGirl
|
0447fc300e
|
Handling Multi Yaml (Policies and Resources)
|
2020-05-29 15:32:29 +05:30 |
|