1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-06 09:13:31 +00:00
kyverno/test
Tathagata Paul b91ff5a7f2
Bug fix: negation of string kernel version caused Cluster Policy to fail (#3229)
* fixed bug where negation of kernel version caused cpolr to fail

Signed-off-by: Tathagata Paul <tathagatapaul7@gmail.com>

* small fix in function validateString

Signed-off-by: Tathagata Paul <tathagatapaul7@gmail.com>

* Added necessary tests

Signed-off-by: Tathagata Paul <tathagatapaul7@gmail.com>

Added one more test

Signed-off-by: Tathagata Paul <tathagatapaul7@gmail.com>

* Add more tests and added a policy to the test folder

Signed-off-by: Tathagata Paul <tathagatapaul7@gmail.com>

* added policy for test cli

Signed-off-by: Tathagata Paul <tathagatapaul7@gmail.com>

Co-authored-by: Jim Bugwadia <jim@nirmata.com>
2022-02-17 09:33:30 +05:30
..
best_practices Fix: namespace quota policy failed to be applied for two resources named ResourceQuota with different APIVersions (#2612) 2022-01-20 12:48:52 +05:30
cli Bug fix: negation of string kernel version caused Cluster Policy to fail (#3229) 2022-02-17 09:33:30 +05:30
e2e Added e2e test for JSON patch mutate policy (#2966) 2022-02-10 05:18:26 +00:00
more Remove sample Dir and Remove testcases from test_runner (#1686) 2021-03-16 14:35:32 -07:00
output fix tests 2021-10-06 21:50:26 -07:00
policy Bug fix: negation of string kernel version caused Cluster Policy to fail (#3229) 2022-02-17 09:33:30 +05:30
resources fix tests 2021-10-06 21:50:26 -07:00
scenarios updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00