1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg
Kumar Mallikarjuna 214f338ec3
Fix TLS inconsitency in HA (#2910)
* Fix TLS inconsitency in HA

Signed-off-by: Kumar Mallikarjuna <kumar@nirmata.com>

* Add error checks

Signed-off-by: Kumar Mallikarjuna <kumar@nirmata.com>

* Remove rendundant err definitions

Signed-off-by: Kumar Mallikarjuna <kumar@nirmata.com>

* Handle all Secret errors

Signed-off-by: Kumar Mallikarjuna <kumar@nirmata.com>
2022-01-06 09:11:16 +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 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 updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +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 Fix TLS inconsitency in HA (#2910) 2022-01-06 09:11:16 +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 TLS inconsitency in HA (#2910) 2022-01-06 09:11:16 +00:00
webhooks added check for any/all (#2907) 2022-01-05 17:08:24 +00:00