1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/utils
Charles-Edouard Brétéché ed5cf2cdde
refactor: remove PolicySpec from engine api (#6159)
* refactor: introduce engine api package

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

* status

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

* refactor: clean engine api package

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

* cleanup

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

* more tests

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

* refactor: remove PolicySpec from engine api

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>

* rm

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>

* constructor

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>
2023-02-10 08:11:21 +00:00
..
admission chore: move ConvertToUnstructured from engine utils to kube utils (#5847) 2023-01-03 12:02:15 +00:00
api #6055 Add JMESPath support to imageExtractors (#6183) 2023-02-08 11:54:59 +00:00
controller refactor: improve background scan reconciliation (#5871) 2023-01-05 07:22:28 +00:00
data chore: add data utils package unit tests (#5802) 2022-12-29 14:30:36 +00:00
engine refactor: introduce engine api package (#6154) 2023-01-30 11:41:09 +00:00
git refactor: cli test command (#5550) 2022-12-03 19:56:09 +01:00
image Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08: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 Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
match feat: support select namespace by label (#4461) 2023-01-18 10:21:34 +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 refactor: introduce engine api package (#6154) 2023-01-30 11:41:09 +00:00
retry Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08: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 refactor: remove PolicySpec from engine api (#6159) 2023-02-10 08:11:21 +00:00
annotations_test.go refactor: remove PolicySpec from engine api (#6159) 2023-02-10 08:11:21 +00:00