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
Denis Belyshev
8c7ea8d741
Fixed combining of results in Mutate function
2019-06-05 15:40:31 +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
Denys Bielyshev
55fe28d5bf
Merge pull request #140 from nirmata/117-wildcard_asterisk_fix
...
Fixed bug #117
2019-06-05 08:26:23 +01:00
Denis Belyshev
aadb3c0140
Fixed namespaces in validation_test.go
2019-06-05 10:24:18 +03:00
Shivkumar Dudhani
0ab6f8e30a
Merge pull request #144 from nirmata/5_automate_builds
...
publish docker image on successful build
2019-06-04 18:07:38 -07:00
shivdudhani
f41179a8ca
pulish docker image on suceessful build
2019-06-04 18:05:10 -07:00
Shivkumar Dudhani
96cd28831c
Merge pull request #143 from nirmata/5_automate_builds
...
add build status logo
2019-06-04 15:18:29 -07:00
shivdudhani
62eae0b912
add build status logo
2019-06-04 15:16:26 -07:00
Shivkumar Dudhani
a63c937aaa
Merge pull request #142 from nirmata/5_automate_builds
...
CI build
2019-06-04 14:55:47 -07:00
shivdudhani
44458db7bf
build master only
2019-06-04 14:50:46 -07:00
shivdudhani
b6b53a7203
create ci file
2019-06-04 14:28:18 -07:00
belyshevdenis
18842b81a1
Fixed bug #117
...
Added validation tests
2019-06-04 17:33:21 +03:00
Denys Bielyshev
51d899ef8c
Merge pull request #137 from nirmata/glog_for_CLI
...
Glog for cli
2019-06-04 12:08:04 +01:00
Denys Bielyshev
41c74d4203
Merge pull request #136 from nirmata/69_parse_multiple_resources
...
69 parse multiple resources
2019-06-04 12:06:31 +01:00