1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/pkg
Prateek Pandey 3f1997c0e8
fix split policyreport name with background scan (#4237)
- fix split policyreport name with background scan
- fix the label selector initialising
- refactor the generatePolicyName func

Signed-off-by: prateekpandey14 <prateek.pandey@nirmata.com>
2022-07-21 14:31:42 +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 check depreciated api issue (#4243) 2022-07-21 13:11:39 +08:00
engine precondition failure will skip rule independent of audit or enforce mode (#4163) 2022-07-14 09:35:27 +05:30
event Cherry-pick #4233 (#4236) 2022-07-20 22:22:15 +05:30
leaderelection chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
metrics Revert "fix: metrics with invalid validationMode (#4198)" (#4241) 2022-07-20 15:22:03 +00:00
openapi fix external.metrics.k8s.io/v1beta1 issue (#4139) 2022-07-01 03:00:05 +00:00
policy fix split policyreport name with background scan (#4237) 2022-07-21 14:31:42 +05:30
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 fix split policyreport name with background scan (#4237) 2022-07-21 14:31:42 +05:30
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 fix split policyreport name with background scan (#4237) 2022-07-21 14:31:42 +05:30
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