1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/test/conformance/kuttl/_aaa_template_resources
Charles-Edouard Brétéché 6a43ec4bcf
chore: fix policies (#8449)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-09-19 10:28:58 +00:00
..
commands chore: improve a couple kuttl tests (#6079) 2023-01-30 14:11:06 +00:00
scaffold chore: fix policies (#8449) 2023-09-19 10:28:58 +00:00
scripts chore: improve a few kuttl tests using shouldFail instead of commands (#6791) 2023-04-05 15:47:01 +00:00
01-assert.yaml chore: switch to kyverno/kuttl (#5504) 2022-12-28 05:40:07 +00:00
01-manifests.yaml chore: fix policies (#8449) 2023-09-19 10:28:58 +00:00
02-assert.yaml chore: switch to kyverno/kuttl (#5504) 2022-12-28 05:40:07 +00:00
02-secret.yaml chore: switch to kyverno/kuttl (#5504) 2022-12-28 05:40:07 +00:00
02-setup-user.yaml feat: template for user setup in kuttl (#7731) 2023-07-01 12:07:27 +00:00
03-delete.yaml chore: switch to kyverno/kuttl (#5504) 2022-12-28 05:40:07 +00:00
04-should-fail.yaml chore: improve a few kuttl tests using shouldFail instead of commands (#6791) 2023-04-05 15:47:01 +00:00
05-errors.yaml chore: switch to kyverno/kuttl (#5504) 2022-12-28 05:40:07 +00:00
BEST_PRACTICES.md More kuttl standard generate tests (#6332) 2023-02-27 14:39:18 +00:00
README.md chore: switch to kyverno/kuttl (#5504) 2022-12-28 05:40:07 +00:00

Description

This is a description of what my test does and why it needs to do it.

Expected Behavior

This is the expected behavior of my test. Although it's assumed the test, overall, should pass/succeed, be specific about what the internal behavior is which leads to that result.

Reference Issue(s)

1234