1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg
Sambhav Kothari f5e00ee034
Add a parse_yaml function (#2999)
Signed-off-by: Sambhav Kothari <sambhavs.email@gmail.com>

Co-authored-by: shuting <shutting06@gmail.com>
2022-01-17 13:41:08 +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 Add command-line flags to allow setting client rate limits (QPS/Burst) (#2797) 2021-12-08 14:03:07 +01:00
cosign Add image data to validate image configs (#2946) 2022-01-17 04:06:44 +00:00
dclient Trivy now scans local images (#2744) 2021-11-22 20:57:51 +08:00
engine Add a parse_yaml function (#2999) 2022-01-17 13:41:08 +00: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 Renamed test.yaml to kyverno-test.yaml (#2898) 2022-01-14 08:45:59 +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 Add image data to validate image configs (#2946) 2022-01-17 04:06:44 +00:00
policycache updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
policymutation Fix autogen issue with cronjob generator and foreach pod generator (#2989) 2022-01-15 12:28:28 -08:00
policyreport Added report generation for verifyImage rules (#2782) 2022-01-05 07:07:44 +00:00
registryclient Add image data to validate image configs (#2946) 2022-01-17 04:06: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 Added TLS annotation check in the initContainer (#2956) 2022-01-11 08:47:24 +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
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