1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 15:37:19 +00:00
kyverno/pkg
Jim Bugwadia 06e93fec46
apply patches cumulatively (#3083)
* apply patches cumulatively

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* handle skipped rules

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* add test files

Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2022-01-25 09:00:18 +00:00
..
auth Fix Kyverno crash when CRD is not installed (#1353) 2020-12-03 19:19:36 -08:00
client Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
common Do not log error when resource is not namespaced (#2730) 2021-11-17 15:09:00 +01:00
compatibility updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
config Support namespaceSelector with dynamic webhook enabled (#2953) 2022-01-19 07:59:08 +00:00
cosign bumps k8s libraries for k8s v1.23 upgrade for kyverno (#3043) 2022-01-22 20:26:53 +08:00
dclient Trivy now scans local images (#2744) 2021-11-22 20:57:51 +08:00
engine apply patches cumulatively (#3083) 2022-01-25 09:00:18 +00:00
event Reduce throttling requests for Kyverno managed resources (#3016) 2022-01-21 18:36:05 +08:00
generate fix(generate): use JSON patch for GenerateRequests status updates (#3000) 2022-01-18 14:53:48 +00:00
kyverno Fix CLI test/apply when any/all use namespaceSelector (#3050) 2022-01-25 08:06:17 +00:00
leaderelection Remove unused function (#2517) 2021-10-11 12:46:28 -07:00
metrics Fix: RuleResult label to be correctly populated while registering respective metrics 2021-10-30 02:56:04 +05:30
openapi handle CRDs with no props (#2975) 2022-01-14 21:08:04 +01:00
policy Namespace Specific ValidationFailureAction (#2794) 2022-01-21 12:36:44 +00:00
policycache Namespace Specific ValidationFailureAction (#2794) 2022-01-21 12:36:44 +00:00
policymutation Disable autogen for policies without Pod (#2737) 2022-01-19 17:42:31 +00:00
policyreport Reduce throttling requests for Kyverno resources (#3042) 2022-01-22 05:36:42 +00:00
registryclient Add image data to validate image configs (#2946) 2022-01-17 04:06:44 +00:00
resourcecache SharedInformers for WebhookConfigurations (#3007) 2022-01-19 15:57:32 +00:00
signal Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
testrunner updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
tls fix deployment replica type conversion and refactor webhook logs (#3022) 2022-01-19 17:14:33 +00:00
userinfo fixes for golint ./... 2020-11-17 13:07:30 -08:00
utils Added validation for Condition Operators (#2864) 2021-12-28 15:12:31 +00:00
version Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
webhookconfig Fix dynamic webhook for namespace policies (#3044) 2022-01-22 07:55:14 +00:00
webhooks bumps k8s libraries for k8s v1.23 upgrade for kyverno (#3043) 2022-01-22 20:26:53 +08:00