1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg
Khaled Emara 226fa9515a
feat: add globalcontext controller (#9601)
* feat: add globalcontext controller

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* rework controller

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

* rbac

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

* cmd

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

* fix rbac

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

* engine

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

* k8s resources

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

* k8s resource

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

* resync zero

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

* api call

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

* api call

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

* clean

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

* fix linter

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

---------

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>
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-02-02 10:41:35 +00:00
..
auth feat: support authorizer variable in CEL expressions (#8024) 2023-09-05 10:16:50 +00:00
autogen feat: support validatingadmissionpolicybindings in CLI apply command (#9468) 2024-01-23 11:47:38 +00:00
background fix: clean up URs if the trigger doesn't exist (#9355) 2024-01-09 10:30:31 +01:00
client feat: add global context crd to codegen (#9595) 2024-02-01 12:32:13 +00:00
clients feat: add global context crd (#9591) 2024-02-01 10:58:31 +00:00
config feat:Webhook config per policy (#9483) 2024-01-27 13:00:22 +00:00
controllers feat: add globalcontext controller (#9601) 2024-02-02 10:41:35 +00:00
cosign chore(deps): bump github.com/sigstore/cosign/v2 from 2.2.2 to 2.2.3 (#9600) 2024-02-01 15:50:24 +00:00
engine feat: add globalcontext controller (#9601) 2024-02-02 10:41:35 +00:00
event feat: use custom events watcher (#9324) 2024-01-30 14:08:15 -08:00
images Reduce deps (#8654) 2023-11-09 13:04:24 +00:00
imageverifycache feat: update descriptions of image verify cache flags (#8770) 2023-11-02 16:10:17 +00:00
informers fix: factorise confimap informer code (#7667) 2023-06-28 04:43:16 +00:00
leaderelection Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
logging Feat: Human readable timestamps in logs (#9276) 2024-02-01 19:14:47 +00:00
metrics chore: bump otel deps (#9442) 2024-01-19 09:36:28 +00:00
notary Reduce deps (#8654) 2023-11-09 13:04:24 +00:00
policy feat (generate): add orphanDownstreamOnPolicyDelete to preserve downstream on policy deletion (#9579) 2024-01-31 13:50:38 +02:00
policycache chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
profiling refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
pss feat: support podSecurity exclusion in exceptions (#9343) 2024-01-26 18:43:07 +00:00
registryclient feat: use awslabs keychain for AWS and gcr keychain for GCP (#9416) 2024-01-29 08:25:52 +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: Support CEL expression warnings (#9566) 2024-02-02 10:04:02 +00:00
validatingadmissionpolicy feat: Support CEL expression warnings (#9566) 2024-02-02 10:04:02 +00:00
validation feat: Support CEL expression warnings (#9566) 2024-02-02 10:04:02 +00:00
version fix: use golang builtin version management (#7654) 2023-06-30 23:27:06 +00:00
webhooks feat: use custom events watcher (#9324) 2024-01-30 14:08:15 -08:00