1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-12 10:56:54 +00:00
kyverno/test/conformance/kuttl/mutate/refactor/k10-minimum-retention
Charles-Edouard Brétéché b9afce90ad
fix: mutation code (#7095)
* fix: mutation code

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

* kuttl tests

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>
2023-05-05 15:40:23 +00:00
..
01-crd.yaml
02-policy.yaml
03-resource.yaml
crd-assert.yaml
crd.yaml
policy-ready.yaml
policy.yaml
README.md
resource-mutated.yaml
resource.yaml

Description

This is a test of the policy in this folder.

Expected Behavior

The resource is expected to be mutated so it resembles the specified asserted resource. If it does, the test passes. If it does not, it fails.

Reference Issue(s)

N/A