1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg
shuting dbdc4f42f5
Cherry-pick and release v1.5.4-rc2 (#2961)
* Added TLS annotation check in the initContainer (#2956)

* Added TLS annotation check in the initContainer

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

* Error checks

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

* Refactor annotation addition code

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

* Strict error reporting

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

* Error handling for Secrets

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

* Updated error conditions

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

* Update for nil error

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

* tag v1.5.4-rc2

Signed-off-by: ShutingZhao <shuting@nirmata.com>

Co-authored-by: Kumar Mallikarjuna <kumarmallikarjuna1@gmail.com>
2022-01-11 18:23:20 +08:00
..
api Handle reports with missing result property (#2696) 2021-11-30 15:35:56 +08:00
auth Fix Kyverno crash when CRD is not installed (#1353) 2020-12-03 19:19:36 -08:00
backward_compatibility generate refactorings 2021-01-04 15:19:06 +05:30
client Update PolicyReport CRDs to wgpolicyk8s.io/v1alpha2 (#1825) 2021-08-21 10:35:17 -07:00
common Dynamic process of GVK 2021-09-02 12:40:40 +05:30
config fix hardcoded clusterrole name issue (#2728) 2021-11-16 19:29:07 +08:00
cosign update cosign (#2936) 2022-01-07 21:37:01 +00:00
dclient Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
engine fix import path 2022-01-06 17:43:22 +08:00
event Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
generate fix e2e test failure 2021-10-06 22:12:48 -07:00
kyverno Fix image var in cmdline (#2673) 2021-11-11 15:13:56 -08:00
leaderelection feat: HA (#1931) 2021-06-08 12:37:19 -07:00
metrics Merge pull request #2643 from yashvardhan-kukreja/issue-2629/metrics-result-fix-up 2021-11-11 14:40:31 -08:00
openapi Fix issue-1490 (#2784) 2021-12-03 12:34:07 +08:00
policy 2460: Add wildcard support for match label selector (#2832) 2022-01-06 17:43:22 +08:00
policycache cherry-pick wildcard support 2021-10-14 00:20:22 -07:00
policymutation support list foreach (#2522) 2021-10-14 00:21:40 -07:00
policyreport cherry pick #2890 2022-01-06 17:43:22 +08: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 fix tests 2021-10-06 21:50:26 -07:00
tls Cherry-pick and release v1.5.4-rc2 (#2961) 2022-01-11 18:23:20 +08:00
userinfo fixes for golint ./... 2020-11-17 13:07:30 -08:00
utils Fix Autogen issue for any/all block and new rule foreach (#2471) 2021-10-06 16:19:55 -07:00
version Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
webhookconfig Fix TLS inconsitency in HA (#2910) 2022-01-06 17:43:22 +08:00
webhooks added check for any/all (#2907) 2022-01-06 17:43:22 +08:00