1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/pkg
shuting 481798c836
refactor: update updaterequest to be created for each policy (#10793)
* chore: remove v1beta1 updaterequest definitions

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

* feat: update UR to map a policy instead a rule; adapt UR mapping changes for admission review

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

* feat: update code-gen

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

* fix: linter

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

* fix: remove unused function

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

* fix: add missing files

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

* fix: add missing files

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

* chore: update ur in policy controller

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

* feat: update crds

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

* feat: adapt ur changes in the background controller

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

* fix: linter

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

* fix: more linter

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

* feat: modify mapping relationship for deletion events

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

* feat: remedy missing target for policy application

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

* fix: fetching logic for triggers

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

* fix: clean up targets upon policy deletion

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

* chore: update crds

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

* merge main

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

* merge main

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

* fix: adds delay before assertion

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

* chore: update docs

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

* fix: wrong yaml format

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

* feat: update error handling logic

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

* fix(attempt): enable more debug info

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

* fix(attempt): enable debug log

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

* fix(attempt): enable debug log

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

* fix(attempt): enable debug log

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

* fix: makefile to update ur crds

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

* fix: generate existing

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

* fix: skip empty ur generation

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

* fix: update install.yaml

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

---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2024-08-13 17:14:06 +00:00
..
auth fix: add the resource name to the SubjectAccessReview (#10221) 2024-08-07 12:46:44 +00:00
autogen fix: return policies with either audit or enforce rules from the cache (#10667) 2024-08-06 18:24:28 +00:00
background refactor: update updaterequest to be created for each policy (#10793) 2024-08-13 17:14:06 +00:00
client refactor: update updaterequest to be created for each policy (#10793) 2024-08-13 17:14:06 +00:00
clients feat: remove kyverno client v2beta1 (#10543) 2024-06-26 08:48:32 +00:00
config feat: add a circuit breaker for updaterequests (#10382) 2024-06-11 08:54:51 +00:00
controllers feat: generate VAPs from exceptions (#10771) 2024-08-13 11:55:22 +00:00
cosign feat: add support for cosign experimental OCI 1.1 signatures (#10228) 2024-06-18 23:03:53 +00:00
d4f feat: add reports circuit breaker (#10499) 2024-06-25 11:16:30 +08:00
engine feat(mutate): minimize unmarshals (#10702) 2024-08-09 11:12:20 +00:00
event refactor: update updaterequest to be created for each policy (#10793) 2024-08-13 17:14:06 +00:00
exceptions chore: use v2 clients for policy exceptions (#10530) 2024-06-24 16:36:55 +00:00
globalcontext feat(events): normalize gctx events reason to be inline with other po… (#10395) 2024-07-04 16:12:48 +03:00
images feat: add support for cosign experimental OCI 1.1 signatures (#10228) 2024-06-18 23:03:53 +00:00
imageverifycache feat: update descriptions of image verify cache flags (#8770) 2023-11-02 16:10:17 +00:00
informers feat(perf): add new linter prealloc to enforce slice declarations best practice (#10250) 2024-05-20 14:46:35 +05:30
leaderelection Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
logging feat(logger): replace zap with zerlog for perf (#10790) 2024-08-13 15:12:21 +00:00
metrics fix: return policies with either audit or enforce rules from the cache (#10667) 2024-08-06 18:24:28 +00:00
notary feat: fix notary tests (#10579) 2024-07-02 14:18:29 +00:00
policy refactor: update updaterequest to be created for each policy (#10793) 2024-08-13 17:14:06 +00:00
policycache fix: return policies with either audit or enforce rules from the cache (#10667) 2024-08-06 18:24:28 +00:00
profiling refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
pss feat add chainsaw tests for pod security and exceptions (#10664) 2024-07-16 12:14:47 +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 chore: bump otel deps (#9442) 2024-01-19 09:36:28 +00:00
userinfo refactor: reduce userinfos deps and add unit tests (#6524) 2023-03-10 09:09:19 +00:00
utils feat: add tests for different values of generateExisting (#10807) 2024-08-08 12:11:20 +00:00
validatingadmissionpolicy feat: generate VAPs from exceptions (#10771) 2024-08-13 11:55:22 +00:00
validation feat: generate VAPs from exceptions (#10771) 2024-08-13 11:55:22 +00:00
version fix: use golang builtin version management (#7654) 2023-06-30 23:27:06 +00:00
webhooks refactor: update updaterequest to be created for each policy (#10793) 2024-08-13 17:14:06 +00:00