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

640 commits

Author SHA1 Message Date
shivdudhani
dfeaf41845 support dryRun parameter in client api 2019-06-18 13:52:12 -07:00
shivdudhani
50b0da48a1 support comma seperated kinds 2019-06-18 11:47:45 -07:00
Denis Belyshev
2fd81fe866 Merge branch '50-at-least-one-exist' 2019-06-18 19:35:18 +03:00
Denis Belyshev
21a8ac8416 Merge branch 'master' into 50-at-least-one-exist 2019-06-18 19:34:31 +03:00
Denys Bielyshev
6ddd134a4d
Merge pull request #179 from nirmata/115-add-if-not-exist
115 add if not exist
2019-06-18 15:20:28 +03: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
e467b596e1 Fixed typo "anchoredEtries" 2019-06-18 13:07:55 +03:00
shivdudhani
6fd7cba0ea initial prototype commit 2019-06-17 23:41:18 -07:00
shivdudhani
6565cf43d0 apply policy only if kind matches 2019-06-17 19:03:35 -07:00
shivdudhani
ba43509b43 fix format 2019-06-17 18:42:23 -07:00
shivdudhani
860d2f8df1 enable test 2019-06-17 18:35:40 -07:00
shivdudhani
e1df4a0dd9 rework the framework 2019-06-17 18:11:22 -07:00
shivdudhani
640ffd7258 re factor 2019-06-17 10:31:51 -07:00
Jim Bugwadia
0a90f26f51 update static page text 2019-06-16 21:34:57 -07:00
Jim Bugwadia
fb280f2bfb update static docs page (fix typo) 2019-06-16 21:09:37 -07:00
shivdudhani
b3bf9b02d2 skip test due to random fails 2019-06-14 16:15:23 -07:00
shivdudhani
5e0b1670c4 skip with under dev tag 2019-06-14 16:06:14 -07:00
shivdudhani
45d44cef88 re-structure unit tests 2019-06-14 16:02:28 -07:00
shivdudhani
987d005b73 rearrange test 2019-06-14 15:20:05 -07:00
shivdudhani
0089eb348e generate resources 2019-06-14 14:51:06 -07:00
Denis Belyshev
1a08ab4bda Implemented logic "Add if not exist" 2019-06-14 17:19:32 +03:00
shivdudhani
b5782d25d9 Merge branch 'client_test' of github.com:nirmata/kyverno into 152_automate_test 2019-06-13 13:56:07 -07:00
shivdudhani
a49fb8cdab refactor files 2019-06-13 13:41:38 -07:00
shivdudhani
b68745e806 update files to support testing 2019-06-13 13:41:13 -07:00
shivdudhani
6b91ce18d2 scan examples folder to build TS 2019-06-13 12:01:03 -07:00
Denis Belyshev
ed7dfb63d6 Fixed issue with nested anchors 2019-06-13 17:33:58 +03:00
Denis Belyshev
9bacfe4363 Implemented at least one exists logic 2019-06-13 17:20:00 +03:00
Denys Bielyshev
9002a27ddb
Merge pull request #165 from nirmata/Prepare-to-50-and-115
Prepare to 50 and 115
2019-06-13 13:08:00 +03:00
shivdudhani
711a892c12 add output support 2019-06-13 00:21:00 -07:00
shuting
d738aabada
Merge pull request #169 from nirmata/doc-fixes
fix label example
2019-06-12 21:09:10 -07:00
Jim Bugwadia
e3033b5684 fix label example 2019-06-12 21:06:15 -07:00
Jim Bugwadia
e36750a064
Merge pull request #168 from nirmata/166_CLI_document
update doc for CLI
2019-06-12 18:29:03 -07:00
shuting
044ca7a408 - addd cleanup script - remove imagepullpolicy in install.yaml 2019-06-12 18:23:16 -07:00
shuting
354e0733c1
Merge pull request #167 from nirmata/doc-fixes
add code of conduct & contributing section
2019-06-12 18:18:26 -07:00
Jim Bugwadia
66fd48a463 fix name and text 2019-06-12 16:47:22 -07:00
shuting
ec41030765 update doc for CLI 2019-06-12 16:33:12 -07:00
shivdudhani
4692058a4a initial commit 2019-06-12 16:18:31 -07:00
Jim Bugwadia
fb20de6021 fix indexing and update overlay docs 2019-06-12 13:50:08 -07:00
Jim Bugwadia
43835a25f1 add code of conduct & contributing section 2019-06-12 09:39:37 -07:00
shuting
374016025b
Merge pull request #163 from nirmata/doc-fixes
update broken links and CLI text
2019-06-12 08:53:20 -07:00
Jim Bugwadia
1d851a8968 add polaris 2019-06-12 08:49:29 -07:00
Denis Belyshev
5339f44504 Added comment for applyOverlayToArrayOfMaps 2019-06-12 13:12:36 +03:00
Denis Belyshev
f89168f77a Wrote additional comments 2019-06-12 12:21:52 +03:00
Jim Bugwadia
5c6982d62b update bug# and remove fixed issue 2019-06-11 19:16:15 -07:00
Jim Bugwadia
b5fa5b2560 update broken links and CLI text 2019-06-11 18:46:35 -07:00
Denys Bielyshev
e102ca1f51
Merge pull request #161 from nirmata/125_debug_mode
125 debug mode
2019-06-12 01:32:19 +03:00
shivdudhani
a8d3dd79ee initial client & controller test 2019-06-11 14:35:26 -07:00
Ritesh Patel
3db58d76d2
Fix typo 2019-06-11 10:39:20 -07:00
shuting
285d9e1731
Merge pull request #162 from nirmata/readme-add-mail-list
Add link to mailing list
2019-06-11 10:37:14 -07:00