1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-24 00:28:17 +00:00
kyverno/pkg
shuting c0ab93b95b
fix: autogen status for ivpol ()
* feat: enable mutating webhook for ivpol

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

* fix: unit tests

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

* fix: add objects to payload

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

* chore: add chainsaw test

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

* chore: add update codegen

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

* fix: propagate policy response to admission reponse

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

* chore: update chainsaw tests

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

* fix: ivpol autogen meta

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

---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2025-03-18 10:40:21 +00:00
..
admissionpolicy feat: add new field to control VAP generation per policy () 2025-02-28 13:35:13 +00:00
auth structuring log () 2025-02-13 15:02:02 +00:00
autogen feat: use v1 of ValidatingAdmissionPolicies () 2025-01-31 14:21:43 +00:00
background structuring log () 2025-02-13 15:02:02 +00:00
breaker Reports controller circuit breaker () 2024-10-11 07:34:41 +00:00
cel fix: autogen status for ivpol () 2025-03-18 10:40:21 +00:00
client feat: autogenerate image verification policies for pod controllers () 2025-03-04 21:30:23 +00:00
clients feat: autogenerate image verification policies for pod controllers () 2025-03-04 21:30:23 +00:00
config feat: enable mutating webhook for ivpol () 2025-03-17 12:31:37 +00:00
controllers fix: autogen status for ivpol () 2025-03-18 10:40:21 +00:00
cosign changes if condition to check for RegExp field () 2025-02-28 06:43:32 +00:00
engine chore: make function comment match function name () 2025-03-17 11:31:55 +00:00
event feat: generate VAPs from VPs () 2025-02-25 20:27:29 +08:00
exceptions chore: use v2 clients for policy exceptions () 2024-06-24 16:36:55 +00:00
globalcontext fix(gctx): add event handler before informer start () 2025-03-03 13:46:49 +00:00
images fix: Allow images to be pulled from insecure registry when allowInsecureRegistry flag is set to true () () 2024-10-07 15:29:12 +00:00
imageverification feat: add globalcontext CEL lib () 2025-03-17 16:53:32 +01:00
imageverifycache fix: properly use useCache field in image verification policies () 2024-08-19 14:26:07 +00:00
informers feat: delete webhook configurations after kyverno is uninstalled () 2024-09-04 10:59:59 +00:00
leaderelection structuring log () 2025-02-13 15:02:02 +00:00
logging chore(log): add caller () 2024-08-16 14:08:55 +00:00
metrics Adds kyverno_info metric () 2025-02-24 15:30:50 +00:00
notary chore(refactor): refactor image verification packages () 2025-02-23 08:55:32 +00:00
policy structuring log () 2025-02-13 15:02:02 +00:00
policycache structuring log () 2025-02-13 15:02:02 +00:00
profiling structuring log () 2025-02-13 15:02:02 +00:00
pss fix: concurrent map read and map write when applying a validate.podSecurity rule () 2024-09-04 17:05:10 +00:00
registryclient chore(refactor): refactor image verification packages () 2025-02-23 08:55:32 +00:00
tls fix: Certificate Renewer Does Not Remove Old CA Certificate From Secret () 2025-02-13 14:25:42 +00:00
toggle toggle for autogen version () 2024-11-08 11:12:24 +00:00
tracing chore: pin go.opentelemetry.io/otel/semconv/v1.24.0 () 2024-09-27 16:39:55 +05:30
userinfo refactor: reduce userinfos deps and add unit tests () 2023-03-10 09:09:19 +00:00
utils Indicate in report result the origin, admission, or background () 2025-03-03 07:04:24 +00:00
validation chore: make function comment match function name () 2025-03-17 11:31:55 +00:00
version structuring log () 2025-02-13 15:02:02 +00:00
webhooks feat: enable mutating webhook for ivpol () 2025-03-17 12:31:37 +00:00