1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/background/generate
shuting 88ae60ea9d
fix: correctly validate patterns for old and new objects (#10310)
* fix: correctly validate patterns for old and new objects

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* test: add new scenario to the existing test

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix: indention

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix: chainsaw tests

Signed-off-by: ShutingZhao <shuting@nirmata.com>

---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2024-06-25 14:11:34 +00:00
..
cleanup.go feat: bump update request api version (#10508) 2024-06-20 09:44:43 +00:00
clone.go feat: bump update request api version (#10508) 2024-06-20 09:44:43 +00:00
data.go feat: bump update request api version (#10508) 2024-06-20 09:44:43 +00:00
generate.go fix: correctly validate patterns for old and new objects (#10310) 2024-06-25 14:11:34 +00:00
response.go fix: array element removal should be synced to the downstream resource with a generate data sync rule (#7417) 2023-06-06 12:07:07 +02:00
source.go fix: generate policy fails if triggered resource name exceeds 63 characters limit (#8466) 2023-11-06 10:37:13 +00:00
utils.go fix: generate policy fails if triggered resource name exceeds 63 characters limit (#8466) 2023-11-06 10:37:13 +00:00
validate.go refactor: engine pattern package and add duration support (#5958) 2023-01-10 14:07:26 +01:00
validate_test.go refactor generate controller (#3589) 2022-04-13 12:45:04 +00:00