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

611 commits

Author SHA1 Message Date
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
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
Anton Kostenko
1ae3db1517 updated test after bubfix 2019-06-10 16:08:35 +03:00
shivdudhani
0513af7d70 unit test after build & add travis_terminate 1 2019-06-07 13:13:11 -07:00
shivdudhani
6690f37426 initial targets for unit test and code coverage 2019-06-07 11:50:12 -07:00
Shivkumar Dudhani
d0e1524480
Merge pull request #153 from nirmata/124-Fix-All-Tests
124 Fixed old tests
2019-06-07 10:52:44 -07:00
shuting
f087be8c66 add instruction to install the specific version. 2019-06-07 10:27:05 -07:00
Denis Belyshev
37f895f69a Fixed old tests on new function ResourceMeetsDescription (added the new file utils-test.go)
Resource representation formatted in utils-test.go
Deleted irrelevant tests from controller-test.go
Fixed an issue with registration-test.go (tests covered ExtractCA func instead of extractCA)
2019-06-07 14:46:18 +03:00
Shivkumar Dudhani
3203f471dc
Merge pull request #149 from nirmata/hotfix_image
add CGO_ENABLED=0 while go build
2019-06-05 23:36:56 -07:00
shivdudhani
6dedcf3b87 add CGO_ENABLED=0 while go build 2019-06-05 23:26:37 -07:00
Shivkumar Dudhani
4cf3961536
Merge pull request #148 from nirmata/add-license-1
Create LICENSE
2019-06-05 20:22:04 -07:00
Jim Bugwadia
bb41073524
Create LICENSE 2019-06-05 23:00:32 -04:00
shuting
01d6af03bb
Merge pull request #147 from nirmata/78_refactor
Go Report formatting and support
2019-06-05 18:33:51 -07:00
shivdudhani
cbe6a8f405 add goreport status and travis refresh report on build 2019-06-05 17:54:07 -07:00
shivdudhani
200f3fce63 refactor code 2019-06-05 17:43:59 -07:00
shuting
2f25d5a351
Merge pull request #145 from nirmata/0.3-bugfix
0.3 bugfix #1
2019-06-05 12:08:13 -07:00
Denis Belyshev
0629b1e9a5 Merge remote-tracking branch 'refs/remotes/origin/0.3-bugfix' into 0.3-bugfix 2019-06-05 17:40:22 +03:00
Denis Belyshev
50610af82d Added nil support 2019-06-05 17:35:34 +03:00
Denis Belyshev
fb678cbafa Fixed spelling 2019-06-05 17:28:50 +03:00
Denis Belyshev
181a1282e0 Fixed mutation by overlays 2019-06-05 16:44:53 +03:00