1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/utils
Vyom Yadav 99d988e98c
feat: add support for subresources to validating and mutating policies (#4916)
* feat: add support for subresources to validating and mutating policies

Signed-off-by: Vyom-Yadav <jackhammervyom@gmail.com>

* Add CLI test cases with subresources for validating policies

Signed-off-by: Vyom-Yadav <jackhammervyom@gmail.com>

* Fix existing e2e tests for validating policies and remove tests migrated to kuttl

Signed-off-by: Vyom-Yadav <jackhammervyom@gmail.com>

* Add kuttl e2e tests for validating policies with subresources

Signed-off-by: Vyom-Yadav <jackhammervyom@gmail.com>

* Add kuttl e2e tests for mutating policies with subresources

Signed-off-by: Vyom-Yadav <jackhammervyom@gmail.com>

* Add kuttl e2e tests for validating policy by-pass by manipulating preconditions

Signed-off-by: Vyom-Yadav <jackhammervyom@gmail.com>

Signed-off-by: Vyom-Yadav <jackhammervyom@gmail.com>
2022-12-10 00:45:23 +08:00
..
admission feat: introduce v2alpha1 (#5625) 2022-12-08 11:45:47 +00:00
api fix: add image extractor for ReplicationController (#5497) 2022-11-29 12:34:33 +05:30
controller feat: add cleanup handler (#5576) 2022-12-07 10:30:47 +00:00
engine refactor: support Audit and Enforce validation failure actions (#5152) 2022-11-01 09:56:52 +00:00
git refactor: cli test command (#5550) 2022-12-03 19:56:09 +01:00
image chore: add unit tests for pkg/utils/image (#4508) 2022-09-05 20:46:57 +00:00
json chore: add unit tests for pkg/utils/json (#4516) 2022-09-06 14:18:48 +01:00
jsonpointer fix: add parsing of json pointers to support special chars (#3578 #3616) (#4767) 2022-11-10 16:03:45 +00:00
kube feat: add support for subresources to validating and mutating policies (#4916) 2022-12-10 00:45:23 +08:00
os chore: add unit tests for pkg/utils/os (#4509) 2022-09-06 07:19:29 +00:00
policy feat: create a policy utils package (#5473) 2022-11-25 13:46:02 +01:00
report fix: admission reports stacking up (#5457) 2022-11-24 14:21:08 +01:00
runtime refactor: health check system (#5176) 2022-11-03 11:19:38 +01:00
wildcard chore: switch to github.com/IGLOU-EU/go-wildcard (#4563) 2022-09-10 17:30:13 +00:00
yaml allow list with policies in test (#5227) 2022-11-11 23:18:17 +08:00
annotations.go Fix merging JSON patches (#4202) 2022-07-11 09:26:31 +05:30
annotations_test.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
util.go chore: use builtin slices.Clone (#5510) 2022-11-30 10:38:03 +00:00
util_test.go chore: use builtin slices.Clone (#5510) 2022-11-30 10:38:03 +00:00