1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 01:16:55 +00:00
kyverno/pkg
gcp-cherry-pick-bot[bot] e73216c615
feat: use pointer in rule (#11037) (#11049)
* feat: use pointer in rule



* fix unit tests



* fix policy controller



---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-09 21:51:50 +08:00
..
auth fix: add the resource name to the SubjectAccessReview (#10221) 2024-08-07 12:46:44 +00:00
autogen feat: remove yaml markers (#11015) 2024-09-05 11:13:16 +00:00
background feat: foreach support for clone (#10888) 2024-08-29 11:59:22 +00:00
breaker rename package: d4f --> breaker (#10863) 2024-08-15 10:53:20 +00:00
client fix: allow changes to preexisting resources that violate a validate foreach, cel or pss policy (#10033) 2024-09-06 06:42:56 +00:00
clients feat: bump to k8s 1.31 (#10938) 2024-08-28 17:09:58 +00:00
config feat: delete webhook configurations after kyverno is uninstalled (#10782) 2024-09-04 10:59:59 +00:00
controllers feat: use pointer in rule (#11037) (#11049) 2024-09-09 21:51:50 +08:00
cosign feat: add support for signature algorithm in cosign cert and kms verification (#10086) 2024-09-05 06:57:44 +00:00
engine fix: allow changes to preexisting resources that violate a validate foreach, cel or pss policy (#10033) 2024-09-06 06:42:56 +00:00
event chore: remove v1alpha1 of VAPs and use v1beta1 (#10955) 2024-08-29 15:31:25 +00:00
exceptions chore: use v2 clients for policy exceptions (#10530) 2024-06-24 16:36:55 +00:00
globalcontext feat(gctx): retry logic (#10796) 2024-08-21 19:32:58 +00:00
images feat: add support for sigstore bundle verification (#10567) 2024-08-16 11:36:48 +00:00
imageverifycache fix: properly use useCache field in image verification policies (#10709) 2024-08-19 14:26:07 +00:00
informers feat: delete webhook configurations after kyverno is uninstalled (#10782) 2024-09-04 10:59:59 +00:00
leaderelection Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
logging chore(log): add caller (#10874) 2024-08-16 14:08:55 +00:00
metrics feat: use pointer in rule (#11037) (#11049) 2024-09-09 21:51:50 +08:00
notary feat: fix notary tests (#10579) 2024-07-02 14:18:29 +00:00
policy feat: use pointer in rule (#11037) (#11049) 2024-09-09 21:51:50 +08:00
policycache feat: show violations and mutations as warning (#10214) 2024-09-05 10:02:00 +00:00
profiling refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
pss fix: concurrent map read and map write when applying a validate.podSecurity rule (#11012) 2024-09-04 17:05:10 +00:00
registryclient fix: use gcr crane opts while fetching image descriptors (#9838) 2024-03-04 08:14:00 +00:00
tls chore: set cert renewal time to 15 days before expiration (#8567) 2023-12-06 13:37:01 +00:00
toggle fix: display a message when the controller has no permissions for VAPs (#8776) 2023-11-01 21:52:03 +08:00
tracing feat: bump to k8s 1.31 (#10938) 2024-08-28 17:09:58 +00:00
userinfo refactor: reduce userinfos deps and add unit tests (#6524) 2023-03-10 09:09:19 +00:00
utils feat: use pointer in rule (#11037) (#11049) 2024-09-09 21:51:50 +08:00
validatingadmissionpolicy feat: enable custom data in policy reports using properties (#10933) 2024-09-03 17:36:07 +00:00
validation feat: use pointer in rule (#11037) (#11049) 2024-09-09 21:51:50 +08:00
version fix: use golang builtin version management (#7654) 2023-06-30 23:27:06 +00:00
webhooks fix: unsupported defaults in api (#11021) 2024-09-05 14:48:47 +00:00