mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-28 02:18:15 +00:00
Add refactor note (#7169)
This commit is contained in:
parent
2085d80bef
commit
c461343ae4
1 changed files with 14 additions and 0 deletions
14
test/conformance/kuttl/mutate/refactor/NOTE.md
Normal file
14
test/conformance/kuttl/mutate/refactor/NOTE.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
All of the following tests in this directory have been copied (for now) to kyverno/policies where they rightfully belong.
|
||||
Once we are executing tests from that repo in this one, we can remove all the cases.
|
||||
|
||||
- add-emptydirsizelimit
|
||||
- add-external-secret-prefix
|
||||
- add-image-as-env-var
|
||||
- add-node-affinity
|
||||
- add-pod-priorityclassname
|
||||
- add-tolerations
|
||||
- add-volume-deployment
|
||||
- annotate-base-images
|
||||
- inject-env-var-from-image-label
|
||||
- k10-minimum-retention
|
||||
- replace-ingress-hosts
|
Loading…
Add table
Reference in a new issue