Shuting Zhao
|
cdc5190c56
|
update nirmata/kyverno to kyverno/kyverno
|
2020-10-07 11:12:31 -07:00 |
|
Mohan B E
|
bd406f5bb8
|
added conversion of overlay to patch strategic merge (#1138)
* added conversion of overlay to patch strategic merge and modified unittest for the same
* updated best practice policy
|
2020-09-22 16:19:09 -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
|
b23cfa9f93
|
added auto-gen policy rule for cli
|
2020-07-11 17:57:07 +05:30 |
|
Yuvraj
|
c4c28b709b
|
Feature - Change annotation for auto-generate pod controllers policy (#849)
* replace auto-generate pod controllers policy
* replace auto-generate pod controllers policy
* handled backword compatibility
* added backword compatibility
* Change annotation for auto-generate pod controllers
* Typo fixed
|
2020-05-18 11:50:54 -07:00 |
|
shivkumar dudhani
|
d327309d72
|
refactor logging
|
2020-03-17 16:25:34 -07:00 |
|
shivkumar dudhani
|
1b1ab78f77
|
logs & access
|
2020-03-17 11:05:20 -07:00 |
|
Shuting Zhao
|
d0a1acbac4
|
fix build error
|
2020-01-08 16:56:41 -08:00 |
|
Shuting Zhao
|
e3123e96b6
|
Merge branch 'master' into add_testscenario
|
2020-01-08 16:48:15 -08:00 |
|
Shuting Zhao
|
472fa29fce
|
move mutation to subpackage pkg/engine/mutate
|
2020-01-07 17:06:17 -08:00 |
|
Shuting Zhao
|
9194251a38
|
fix pod controller annotation to "none"
|
2020-01-06 14:41:25 -08:00 |
|
Shuting Zhao
|
f5411c1c76
|
update policymutation_test
|
2020-01-03 15:19:33 -08:00 |
|
Shuting Zhao
|
d36934fe11
|
Merge commit '5b8ab3842b43a72cc675b93b8b72e290adfca1d2' into 518_pod_controller
# Conflicts:
# pkg/api/kyverno/v1/types.go
# pkg/engine/mutation.go
# pkg/engine/mutation_test.go
# pkg/engine/validation.go
# pkg/policy/existing.go
|
2020-01-02 10:32:17 -08:00 |
|
Shuting Zhao
|
54ecb7738a
|
- insert annotation to podTemplate; - skip apply rule on pod if annotation exists
|
2019-12-26 15:34:19 -08:00 |
|
Shuting Zhao
|
b5255893e3
|
update autogen annotation for pod controllers
|
2019-12-26 10:09:49 -08:00 |
|
Shuting Zhao
|
cc87ea7339
|
add unit test
|
2019-12-20 18:53:44 -08:00 |
|