1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-09 18:52:36 +00:00
kyverno/pkg
Sambhav Kothari 6b9798f76f
Add parse_json function the decode json strings (#2941)
Signed-off-by: Sambhav Kothari <sambhavs.email@gmail.com>
2022-01-10 13:42:02 -08: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 Add command-line flags to allow setting client rate limits (QPS/Burst) (#2797) 2021-12-08 14:03:07 +01:00
cosign adding support for Cosign key-value annotations (#2824) 2021-12-16 06:19:44 +00:00
dclient Trivy now scans local images (#2744) 2021-11-22 20:57:51 +08:00
engine Add parse_json function the decode json strings (#2941) 2022-01-10 13:42:02 -08:00
event Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
generate Extend new operators (#2788) 2022-01-04 17:37:00 +00:00
kyverno updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08: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 updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
policy Added report generation for verifyImage rules (#2782) 2022-01-05 07:07:44 +00:00
policycache updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
policymutation updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
policyreport Added report generation for verifyImage rules (#2782) 2022-01-05 07:07:44 +00:00
resourcecache Remove secret from default resourceCache (#1878) 2021-05-04 22:10:01 -07: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 ValidCert Secret Annotation Check (#2933) 2022-01-07 20:15:00 +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 Corrected the value of INIT_CONFIG env in deployment (#2927) 2022-01-07 10:52:34 +00:00
webhooks added check for any/all (#2907) 2022-01-05 17:08:24 +00:00