1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/cmd/cli/kubectl-kyverno
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
..
apply refactor: dynamic client use instrumented clients (#5436) 2022-11-22 13:37:27 +00:00
jp refactor: move from io/ioutil to io and os packages (#4752) 2022-09-30 12:55:19 +05:30
oci feat: create a policy utils package (#5473) 2022-11-25 13:46:02 +01:00
test chore: replace utils.ContainsString with builtin slices.Contains (#5496) 2022-11-29 08:04:49 +00:00
utils refactor: make policy context immutable and fields private (#5523) 2022-12-02 16:14:23 +08:00
version refactor cli code from pkg to cmd (#3591) 2022-04-14 12:20:18 +00:00
main.go feat: oci pull/push support for policie(s) (#5026) 2022-10-24 18:47:20 +00:00