1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg
Charles-Edouard Brétéché 3aa3c022f4
fix: GVK fallback in policy context (#6648)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-03-22 20:07:12 +08:00
..
auth fix: remove a couple DeepEqual and fix deletion check bug (#6640) 2023-03-22 04:46:35 +00:00
autogen fix: adding verbosity to the ./pkg/autogen unit tests (#6566) 2023-03-14 11:40:34 +00:00
background fix: remove a couple DeepEqual and fix deletion check bug (#6640) 2023-03-22 04:46:35 +00:00
client add new fields to UR; add helpers (#6294) 2023-02-10 14:56:17 +00:00
clients refactor: do not allow matching with subresource kind (#6625) 2023-03-21 13:28:00 +00:00
config test: add config unit test (#6595) 2023-03-16 16:34:30 +00:00
controllers refactor: do not allow matching with subresource kind (#6625) 2023-03-21 13:28:00 +00:00
cosign Notary v2 (#6011) 2023-02-20 16:26:10 +00:00
engine fix: GVK fallback in policy context (#6648) 2023-03-22 20:07:12 +08:00
event fix: improve shutdown gracefulness (#5107) 2023-03-17 18:48:48 +08:00
images Notary v2 (#6011) 2023-02-20 16:26:10 +00:00
leaderelection Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
logging refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
metrics feat: upgrade otel (#6383) 2023-02-23 17:54:33 +00:00
notaryv2 Notary v2 (#6011) 2023-02-20 16:26:10 +00:00
openapi fix: schema validation for mutateExisting type of policy (#6602) 2023-03-17 05:01:02 +00:00
policy fix: map APIResource in FindResources results (#6611) 2023-03-17 11:21:26 +00:00
policycache refactor: do not allow matching with subresource kind (#6625) 2023-03-21 13:28:00 +00:00
profiling refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
pss fix: skip duplicate PSa checks for the latest version (#6634) 2023-03-21 14:03:40 +00:00
registryclient Notary v2 (#6011) 2023-02-20 16:26:10 +00:00
tls fix: delete certificate secret if type is not TLS (#6368) 2023-02-22 17:04:17 +08:00
toggle feat: remove policy mutation for auto-gen rules (#5123) 2022-10-25 23:43:46 +00:00
tracing feat: upgrade otel (#6383) 2023-02-23 17:54:33 +00:00
userinfo refactor: reduce userinfos deps and add unit tests (#6524) 2023-03-10 09:09:19 +00:00
utils refactor: implement matching based on GVK/subresource (#6633) 2023-03-22 18:18:11 +08:00
validation spec.background field implementation for PolicyExceptions (#6127) 2023-02-06 15:45:31 +00:00
version refactor: split main into sub func (#4810) 2022-10-05 10:58:35 +00:00
webhooks refactor: implement matching based on GVK/subresource (#6633) 2023-03-22 18:18:11 +08:00