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é 3580034fa1
feat: improve webhooks rules generation (#11419)
* feat: improve webhooks rules generation

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* iterate per rule

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* reduce rules

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* rework default operations

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* consider subresource

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* aggregate operations

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* sort rules

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* ephemeralcontainers

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* operations

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* aggregation

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* operations type

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* generate rules

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* nits

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* generate

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* all operations

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* collector changes

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* account for exclusions

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* unit tests

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix exclusions when no operations specified

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* unit tests

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2024-10-21 12:56:21 +00:00
..
auth fix: add the resource name to the SubjectAccessReview (#10221) 2024-08-07 12:46:44 +00:00
autogen refactor: introduce autogen interface (#11418) 2024-10-16 15:24:37 +02:00
background feat: update engine response.generatedResources to support multiple resource (#11398) 2024-10-15 14:59:18 +08:00
breaker Reports controller circuit breaker (#11329) 2024-10-11 07:34:41 +00:00
client Selector with mutate target (#11208) 2024-10-16 11:17:08 +00:00
clients Selector with mutate target (#11208) 2024-10-16 11:17:08 +00:00
config chore: use ptr package (#11346) 2024-10-07 14:10:20 +00:00
controllers feat: improve webhooks rules generation (#11419) 2024-10-21 12:56:21 +00:00
cosign fix: Allow images to be pulled from insecure registry when allowInsecureRegistry flag is set to true (#10934) (#11243) 2024-10-07 15:29:12 +00:00
engine refactor: introduce autogen interface (#11418) 2024-10-16 15:24:37 +02: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 fix(status): status comparison is wrong (#11203) 2024-09-24 15:17:38 +00:00
images fix: Allow images to be pulled from insecure registry when allowInsecureRegistry flag is set to true (#10934) (#11243) 2024-10-07 15:29:12 +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 chore: pin go.opentelemetry.io/otel/semconv/v1.24.0 (#11256) 2024-09-27 16:39:55 +05:30
notary fix: Allow images to be pulled from insecure registry when allowInsecureRegistry flag is set to true (#10934) (#11243) 2024-10-07 15:29:12 +00:00
policy refactor: introduce autogen interface (#11418) 2024-10-16 15:24:37 +02:00
policycache refactor: introduce autogen interface (#11418) 2024-10-16 15:24:37 +02: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: Allow images to be pulled from insecure registry when allowInsecureRegistry flag is set to true (#10934) (#11243) 2024-10-07 15:29:12 +00:00
tls chore: set cert renewal time to 15 days before expiration (#8567) 2023-12-06 13:37:01 +00:00
toggle feat: add dumpPatch flag (#11237) 2024-09-25 13:11:43 +00:00
tracing chore: pin go.opentelemetry.io/otel/semconv/v1.24.0 (#11256) 2024-09-27 16:39:55 +05:30
userinfo refactor: reduce userinfos deps and add unit tests (#6524) 2023-03-10 09:09:19 +00:00
utils feat: update engine response.generatedResources to support multiple resource (#11398) 2024-10-15 14:59:18 +08:00
validatingadmissionpolicy feat: use pointer in rule (exclude field) (#11050) 2024-09-10 11:14:49 +00:00
validation refactor: introduce autogen interface (#11418) 2024-10-16 15:24:37 +02:00
version fix: use golang builtin version management (#7654) 2023-06-30 23:27:06 +00:00
webhooks refactor: introduce autogen interface (#11418) 2024-10-16 15:24:37 +02:00