1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 00:17:13 +00:00
kyverno/pkg
Vyankatesh Kudtarkar 737d3bdd36
handle subresources (#3841) (#3848)
* handle subresources

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

* make fmt

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

* fix logger name

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

* fix webhook and logs

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

* make fmt

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

Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>

Co-authored-by: Jim Bugwadia <jim@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2022-05-10 12:34:17 +08:00
..
auth refactor: dclient package (#3775) 2022-05-03 13:30:04 +08:00
autogen fix: missing image verification rules in autogen (#3729) 2022-04-29 13:48:22 +02:00
background feat: trigger generate on existing matched resource (#3819) 2022-05-09 07:13:11 +00:00
client chore: remove unused custom expansions from client (#3697) 2022-04-27 21:14:49 +08:00
common Allow variables of any kind to be defined (#3828) 2022-05-07 20:30:11 +00:00
config Add handler to UR.status (#3791) 2022-05-05 16:26:27 +05:30
controllers refactor: move config controller in controllers package (#3790) 2022-05-04 16:05:03 +00:00
cosign Cert attestor (#3809) 2022-05-05 21:57:20 -07:00
dclient handle subresources (#3841) (#3848) 2022-05-10 12:34:17 +08:00
engine handle subresources (#3841) (#3848) 2022-05-10 12:34:17 +08:00
event Add rule to PolicyViolation event messages (#3787) 2022-05-03 18:35:42 +00:00
leaderelection Remove unused function (#2517) 2021-10-11 12:46:28 -07:00
metrics refactor: metrics package logger (#3734) 2022-04-29 19:33:08 +02:00
openapi handle subresources (#3841) (#3848) 2022-05-10 12:34:17 +08:00
policy handle subresources (#3841) (#3848) 2022-05-10 12:34:17 +08:00
policycache handle subresources (#3841) (#3848) 2022-05-10 12:34:17 +08:00
policymutation handle subresources (#3841) (#3848) 2022-05-10 12:34:17 +08:00
policyreport CLI should respect scored annotation for warnings (#3821) 2022-05-07 13:33:50 +00:00
registryclient Multiple keys (#3636) 2022-04-22 07:10:02 +00:00
signal Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
testrunner refactor: imported pkg redeclared and a few other unused func (#3827) 2022-05-07 16:44:57 +00:00
tls fix: remove k8s apiserver from self-generated cert (#3803) 2022-05-05 13:26:55 +00:00
toggle feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
userinfo refactor: move config controller in controllers package (#3790) 2022-05-04 16:05:03 +00:00
utils handle subresources (#3841) (#3848) 2022-05-10 12:34:17 +08:00
version Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
webhookconfig handle subresources (#3841) (#3848) 2022-05-10 12:34:17 +08:00
webhooks handle subresources (#3841) (#3848) 2022-05-10 12:34:17 +08:00