1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/test/conformance/chainsaw/reports/background/mutate-existing
Vishal Choudhary 026791d117
fix: add permission for mutate existing report test (#11339)
Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
2024-10-07 11:07:14 +00:00
..
chainsaw-step-02-apply-1-1.yaml feat: add reporting to mutate and generate rules (#11265) 2024-10-02 12:05:05 +00:00
chainsaw-step-03-assert-1-1.yaml feat: add reporting to mutate and generate rules (#11265) 2024-10-02 12:05:05 +00:00
chainsaw-test.yaml fix: add permission for mutate existing report test (#11339) 2024-10-07 11:07:14 +00:00
ns.yaml chore: use more chainsaw step templates (#11308) 2024-10-03 13:53:14 +03:00
permissions.yaml fix: add permission for mutate existing report test (#11339) 2024-10-07 11:07:14 +00:00
policy.yaml chore: use more chainsaw step templates (#11308) 2024-10-03 13:53:14 +03:00
README.md feat: add reporting to mutate and generate rules (#11265) 2024-10-02 12:05:05 +00:00
secret.yaml chore: use more chainsaw step templates (#11308) 2024-10-03 13:53:14 +03:00

Description

This is a basic test for the mutate existing capability which ensures that creating a triggering resource results in the correct mutation of a different resource and correct report being generated

Reference Issue(s)

N/A