1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/utils
Charles-Edouard Brétéché 5313f0e46f
chore: add a couple unit tests (#5834)
* chore: add LabelSelectorContainsWildcard unit tests

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

* tombstone tests

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

* ConvertToUnstructured 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>
2023-01-03 09:56:57 +01:00
..
admission test: add unit test for GetResourceName util (#5752) 2022-12-22 05:50:39 +00:00
api Adding support for overriding the default registry (#4715) 2023-01-02 17:14:40 +00:00
controller chore: bump deps including k8s ones (#5751) 2022-12-21 22:33:51 +00:00
data chore: add data utils package unit tests (#5802) 2022-12-29 14:30:36 +00:00
engine refactor: remove common package (#5750) 2022-12-21 20:30:45 +00:00
git refactor: cli test command (#5550) 2022-12-03 19:56:09 +01:00
image Adding support for overriding the default registry (#4715) 2023-01-02 17:14:40 +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 chore: add a couple unit tests (#5834) 2023-01-03 09:56:57 +01:00
match feat: Implement PolicyException (#5680) 2022-12-16 09:13:14 +00: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 feat: propagate psa checks results (#5719) 2022-12-20 05:57:23 +00:00
retry refactor: remove common package (#5750) 2022-12-21 20:30:45 +00:00
runtime refactor: health check system (#5176) 2022-11-03 11:19:38 +01:00
wildcard refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +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 refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
util_test.go refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00