1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/test/conformance/kuttl/generate/clusterpolicy/standard
Prateek Pandey 2b4ff1ef6d
fix: synchronize source resource update to clone list resource (#5317)
* fix: synchronize source resource update to clone list target resource

Signed-off-by: prateekpandey14 <prateek.pandey@nirmata.com>

* add kuttl test to verify the clone list synchronized behavior

Signed-off-by: prateekpandey14 <prateek.pandey@nirmata.com>

* refactor functions parameters

Signed-off-by: prateekpandey14 <prateek.pandey@nirmata.com>

* fix the kuttl test description and behavior README

Signed-off-by: prateekpandey14 <prateek.pandey@nirmata.com>

* Use entire content to compare

Signed-off-by: prateekpandey14 <prateek.pandey@nirmata.com>
2022-11-11 19:30:54 +00:00
..
clone fix: synchronize source resource update to clone list resource (#5317) 2022-11-11 19:30:54 +00:00
data chore: use conditions in kuttl tests to check ready policies (#5252) 2022-11-07 18:34:29 +00:00
README.md add kuttl tests (#5204) 2022-11-04 14:00:31 +00:00

Title

Tests in the standard directory should only cover basic functionality of a feature. For testing of specific corner cases addressed as acknowledged bugs, please use the cornercases directory.