1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/utils/admission
Charles-Edouard Brétéché e900abf3a0
feat: remove kyverno client v2beta1 (#10543)
* feat: remove kyverno client v2beta1

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

* codegen

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

* fix 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>
2024-06-26 08:48:32 +00:00
..
cleanup.go feat: remove kyverno client v2beta1 (#10543) 2024-06-26 08:48:32 +00:00
cleanup_test.go feat: remove kyverno client v2beta1 (#10543) 2024-06-26 08:48:32 +00:00
dryrun.go refactor: remove more admission request pointers (#6774) 2023-04-04 13:11:18 +08:00
dryrun_test.go refactor: remove more admission request pointers (#6774) 2023-04-04 13:11:18 +08:00
exception.go chore: use v2 clients for policy exceptions (#10530) 2024-06-24 16:36:55 +00:00
exception_test.go chore: use v2 clients for policy exceptions (#10530) 2024-06-24 16:36:55 +00:00
globalcontext.go feat: add global context entry validation webhook (#9619) 2024-02-02 18:04:50 +01:00
globalcontext_test.go feat: add global context entry validation webhook (#9619) 2024-02-02 18:04:50 +01:00
metadata.go feat: add global context entry validation webhook (#9619) 2024-02-02 18:04:50 +01:00
metadata_test.go feat: add global context entry validation webhook (#9619) 2024-02-02 18:04:50 +01:00
policy.go feat: add global context entry validation webhook (#9619) 2024-02-02 18:04:50 +01:00
policy_test.go feat: add global context entry validation webhook (#9619) 2024-02-02 18:04:50 +01:00
resource.go refactor: remove more admission request pointers (#6774) 2023-04-04 13:11:18 +08:00
resource_test.go refactor: remove more admission request pointers (#6774) 2023-04-04 13:11:18 +08:00
response.go refactor: remove admission request/response pointers (#6769) 2023-04-03 18:08:57 +00:00
response_test.go refactor: remove admission request/response pointers (#6769) 2023-04-03 18:08:57 +00:00