1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
Commit graph

20 commits

Author SHA1 Message Date
Shuting Zhao
d32f88f981 add unit test case 2019-07-26 18:27:59 -07:00
Shuting Zhao
590aa74bd8 update unit tests 2019-07-26 17:52:26 -07:00
Shuting Zhao
6bcce11735 update unit tests 2019-07-26 13:41:39 -07:00
Shuting Zhao
900ebea247 check conditions 2019-07-26 12:01:09 -07:00
shivkumar dudhani
7462cc9dea go vet corrections 2019-07-23 03:08:00 -04:00
shivkumar dudhani
0a1185d1fd correct unit tests 2019-06-28 17:11:19 -07:00
Denis Belyshev
41a932bc10 Added real test for adding anchor 2019-06-18 15:02:41 +03:00
Denis Belyshev
faf1309a55 Added tests for addingKey inside lists 2019-06-18 13:51:36 +03:00
Denis Belyshev
1a08ab4bda Implemented logic "Add if not exist" 2019-06-14 17:19:32 +03:00
Denis Belyshev
f89168f77a Wrote additional comments 2019-06-12 12:21:52 +03:00
Denis Belyshev
804d610fc7 Refactored overlays and updated tests. Now new element in array is added to the end 2019-06-11 16:54:19 +03:00
Denis Belyshev
3add83c1fc Fixed output of validation messages.
Added test whcih validates ImagePullPolicy.
2019-06-05 15:02:58 +03:00
Denis Belyshev
e571f730b2 127: Implemented usage of result package in validation and mutation functions. 2019-06-05 13:43:07 +03:00
Denis Belyshev
a85f646bd4 Removed excess Fatal log 2019-05-27 18:11:39 +03:00
kacejot
8e73131f02 Fixed minor issue in overlay logic. Added tests 2019-05-23 19:13:39 +03:00
kacejot
18fc6d630f Fixed: Overlay overwrites all items in the list 2019-05-23 16:31:00 +03:00
kacejot
1219063ff8 Updated unit tests 2019-05-22 22:43:19 +01:00
kacejot
09e0065d4c Finished mutating overlay. Added several tests 2019-05-22 22:34:25 +01:00
kacejot
ab31d980b6 Updated mutation base due to spec 2019-05-22 18:28:38 +01:00
Maxim Goncharenko
302090cd86 Implemented base for Mutation Overlay 2019-05-21 18:27:56 +03:00