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

479 commits

Author SHA1 Message Date
Shivkumar Dudhani
86281d587e
Merge pull request #175 from nirmata/client_test
Client test
2019-06-19 14:22:12 -07:00
shuting
a4ffa22c48
Merge pull request #182 from nirmata/177_support_dryrun
support dryRun parameter in client api
2019-06-18 22:25:34 -07:00
shivdudhani
dfeaf41845 support dryRun parameter in client api 2019-06-18 13:52:12 -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
ba43509b43 fix format 2019-06-17 18:42:23 -07:00
shivdudhani
860d2f8df1 enable test 2019-06-17 18:35:40 -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
45d44cef88 re-structure unit tests 2019-06-14 16:02:28 -07:00
Denis Belyshev
1a08ab4bda Implemented logic "Add if not exist" 2019-06-14 17:19:32 +03: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
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
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
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
Denys Bielyshev
dfbbfc4e3f
Merge pull request #154 from nirmata/update-installation-doc
add instruction to install the specific version.
2019-06-11 12:49:36 +03:00
Jim Bugwadia
03426c81e7
Add link to mailing list 2019-06-10 23:38:25 -07:00
shuting
f35e37bfb9 Add example to update image tag. 2019-06-10 18:37:13 -07:00
shuting
2e116aa00f Update installation doc to run in debug mode 2019-06-10 18:28:33 -07:00
shuting
1013a8a637 Allow user to run Kyverno in debug mode 2019-06-10 18:10:51 -07:00
Shivkumar Dudhani
4ce925ccf0
Merge pull request #155 from nirmata/152_automate_testing
152 automate testing
2019-06-10 10:08:41 -07:00
Denis Belyshev
7897f1db05 Refactored pattern.go 2019-06-10 17:32:26 +03:00
Denis Belyshev
c9df93ce99 Added merge of results in map validation logic 2019-06-10 17:10:05 +03:00
Denis Belyshev
97be6ad379 Added comments and refactored array processing validation logic 2019-06-10 17:07:03 +03:00
Anton Kostenko
b41ddf25ea
Merge pull request #156 from nirmata/updated_tests
updated test after bugfix
2019-06-10 16:42:45 +03:00