1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-13 19:28:55 +00:00
kyverno/pkg
Charles-Edouard Brétéché 5b89e2e5f8
refactor: make policy context immutable and fields private (#5523)
* refactor: make policy context immutable and fields private

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

* refactor: make policy context immutable and fields private

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

* fix

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

* fix

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>
2022-12-02 16:14:23 +08:00
..
auth feat: propagate context to dynamic client (#5495) 2022-11-29 13:59:40 +00:00
autogen chore: replace utils.ContainsString with builtin slices.Contains (#5496) 2022-11-29 08:04:49 +00:00
background refactor: make policy context immutable and fields private (#5523) 2022-12-02 16:14:23 +08:00
client feat: create cleanup new CRDs (#5233) 2022-11-08 08:42:35 +00:00
clients feat: support attestations with multiple signatures (#5409) 2022-12-01 22:09:44 +00:00
common feat: propagate context to dynamic client (#5495) 2022-11-29 13:59:40 +00:00
config chore: refactor metrics namespace check (#5489) 2022-11-28 16:53:26 +01:00
controllers refactor: make policy context immutable and fields private (#5523) 2022-12-02 16:14:23 +08:00
cosign refactor: make policy context immutable and fields private (#5523) 2022-12-02 16:14:23 +08:00
engine refactor: make policy context immutable and fields private (#5523) 2022-12-02 16:14:23 +08:00
event feat: propagate context to dynamic client (#5495) 2022-11-29 13:59:40 +00:00
leaderelection feat: add flag to control leader election frequency (#5172) 2022-11-09 11:37:00 +00:00
logging refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
metrics refactor: use internal cmd package in kyverno (#5507) 2022-11-30 13:37:53 +00:00
openapi chore: replace utils.ContainsString with builtin slices.Contains (#5496) 2022-11-29 08:04:49 +00:00
policy refactor: make policy context immutable and fields private (#5523) 2022-12-02 16:14:23 +08:00
policycache refactor: support Audit and Enforce validation failure actions (#5152) 2022-11-01 09:56:52 +00:00
profiling refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
pss Bump k8s libraries to v0.25.2 2022-10-06 03:50:39 +08:00
registryclient chore: bump sigstore deps (#5376) 2022-11-21 21:48:34 +00:00
testrunner refactor: make policy context immutable and fields private (#5523) 2022-12-02 16:14:23 +08:00
tls fix: don't report ready until certs are valid (#4934) 2022-10-14 04:23:42 +00:00
toggle feat: remove policy mutation for auto-gen rules (#5123) 2022-10-25 23:43:46 +00:00
tracing chore: improve tracing instrumented clients (#5474) 2022-11-25 13:59:14 +00:00
userinfo add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
utils chore: improve cleanup controller (#5509) 2022-11-30 16:23:12 +00:00
validation/cleanuppolicy fix: cleanup policy validation (#5514) 2022-12-01 16:02:21 +08:00
version refactor: split main into sub func (#4810) 2022-10-05 10:58:35 +00:00
webhooks refactor: make policy context immutable and fields private (#5523) 2022-12-02 16:14:23 +08:00