1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/pkg
vivek kumar sahu f6c131cfcc
precondition failure will skip rule independent of audit or enforce mode (#4163)
* precondition fails will skip rule independent of audit or enforce mode

Signed-off-by: viveksahu26 <vivekkumarsahu650@gmail.com>

* Added cli-test cases

Signed-off-by: viveksahu26 <vivekkumarsahu650@gmail.com>

* small fix

Signed-off-by: viveksahu26 <vivekkumarsahu650@gmail.com>

Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
2022-07-14 09:35:27 +05:30
..
auth chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
autogen Fix merging JSON patches (#4202) 2022-07-11 09:26:31 +05:30
background Fix UpdateRequest labeling (from pull #4199) (#4212) 2022-07-13 03:08:15 +05:30
client chore: remove unused custom expansions from client (#3697) 2022-04-27 21:14:49 +08:00
common chore: make kyverno informers and listers import aliases consistent (#3958) 2022-05-18 04:02:31 +00:00
config chore: make k8s api import aliases consistent (#3950) 2022-05-17 22:14:31 +08:00
controllers Wait for informers' cache to be synced before starting controllers (#4155) 2022-06-28 04:55:52 +00:00
cosign feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
dclient fix external.metrics.k8s.io/v1beta1 issue (#4139) 2022-07-01 03:00:05 +00:00
engine precondition failure will skip rule independent of audit or enforce mode (#4163) 2022-07-14 09:35:27 +05:30
event - Disable events generation on DELETE; - Reduce event generation retry from 10 to 3 (#4159) 2022-06-28 11:58:23 +08:00
leaderelection chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
metrics feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
openapi fix external.metrics.k8s.io/v1beta1 issue (#4139) 2022-07-01 03:00:05 +00:00
policy use the unstructured list instead of interface type (#4210) 2022-07-12 15:07:40 +00:00
policycache refactor: separate policy cache and controller (#3925) 2022-05-16 18:36:19 +02:00
policymutation Fix merging JSON patches (#4202) 2022-07-11 09:26:31 +05:30
policyreport delete policy reports on policy deletion (#4174) 2022-06-30 15:45:02 +00:00
registryclient Feature: Add support for allowing insecure registries. (#3983) 2022-05-25 11:03:36 +02:00
signal chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
testrunner chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
tls chore: make k8s api import aliases consistent (#3950) 2022-05-17 22:14:31 +08:00
toggle feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
tracing feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
userinfo chore: make kube informers and listers import aliases consistent (#3957) 2022-05-17 17:51:03 +02:00
utils feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
version chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
webhookconfig Use non-blocking channel send for UpdateWebhookChan (#4204) 2022-07-12 00:21:20 +08:00
webhooks Fix UpdateRequest labeling (from pull #4199) (#4212) 2022-07-13 03:08:15 +05:30