1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg
shuting 6afe86c54e
Apply pod's rules if the owner is not k8s pod-controllers (#2107)
* apply pod's rules if the owner is not k8s pod-controllers

Signed-off-by: Shuting Zhao <shutting06@gmail.com>

* add unit tests

Signed-off-by: Shuting Zhao <shutting06@gmail.com>
2021-07-09 14:44:38 +05:30
..
api adding a note to deprecate name in favour of names (#2096) 2021-07-06 11:34:06 -07:00
auth Fix Kyverno crash when CRD is not installed (#1353) 2020-12-03 19:19:36 -08:00
backward_compatibility generate refactorings 2021-01-04 15:19:06 +05:30
client remove policy violation from types.go 2020-11-11 15:50:17 -08:00
common [Improvement] Kyverno should not delete downstream resources when a generate policy using the clone behavior has synchronize: true (#1880) 2021-06-30 12:00:02 -07:00
config Configurable success events on policies & resources. Generating failure events on policies by default. (#1939) 2021-06-29 14:43:11 -07:00
dclient Add certificate renewer in webhook registration controller (#1692) 2021-03-16 11:31:04 -07:00
engine Apply pod's rules if the owner is not k8s pod-controllers (#2107) 2021-07-09 14:44:38 +05:30
event Configurable success events on policies & resources. Generating failure events on policies by default. (#1939) 2021-06-29 14:43:11 -07:00
generate [Improvement] Kyverno should not delete downstream resources when a generate policy using the clone behavior has synchronize: true (#1880) 2021-06-30 12:00:02 -07:00
kyverno Add autogen-support for test command (#2093) 2021-07-06 10:44:43 +05:30
leaderelection feat: HA (#1931) 2021-06-08 12:37:19 -07:00
metrics fix prometheus panics 2021-06-14 13:42:57 -07:00
openapi Update to use gvk to store OpenAPI schema (#1906) 2021-05-13 12:03:13 -07:00
policy Forbid variables in match/exclude/patchesJson6902.path sections (#1940) 2021-07-02 19:17:40 +05:30
policycache 2074 : Fix Policy cache returns the duplicated policies (#2082) 2021-06-30 12:20:21 -07:00
policymutation Update variable paths when auto generate the controller rules (#1914) 2021-06-07 13:35:53 -07:00
policyreport Configurable success events on policies & resources. Generating failure events on policies by default. (#1939) 2021-06-29 14:43:11 -07:00
policystatus compare policy status before actually update it (#1523) 2021-02-05 09:58:24 -08:00
resourcecache Remove secret from default resourceCache (#1878) 2021-05-04 22:10:01 -07:00
signal 420 init container (#501) 2019-11-18 11:41:37 -08:00
testrunner Configurable success events on policies & resources. Generating failure events on policies by default. (#1939) 2021-06-29 14:43:11 -07:00
tls feat: HA (#1931) 2021-06-08 12:37:19 -07:00
userinfo fixes for golint ./... 2020-11-17 13:07:30 -08:00
utils updating minio verison (#1956) 2021-06-09 19:16:26 -07:00
version Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
webhookconfig Enable webhooks configuration via Helm (#2032) 2021-06-16 23:29:07 -07:00
webhooks fixing clone source replication 2021-07-01 15:44:15 +05:30