1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 07:26:55 +00:00
Commit graph

8186 commits

Author SHA1 Message Date
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
Jim Bugwadia
a89ac29eae
fix instructions 2019-06-04 00:50:41 -04:00
shuting
d9229b329b change logger to glog 2019-06-03 17:54:19 -07:00
shuting
c0e98e74cf Merge branch 'master' into 69_parse_multiple_resources 2019-06-03 16:37:18 -07:00
shuting
1dcdb0033c
Merge pull request #135 from nirmata/21_enhancement
update namespace trigger + update documentation
2019-06-03 16:32:20 -07:00
Shivkumar Dudhani
21b3c3cc21
Merge pull request #128 from nirmata/65_CLI_unmarshall_resource
Decode resource yaml into kubernetes struct
2019-06-03 16:21:08 -07:00
shuting
82c930ebfc parse multiple documents defined in one yaml file 2019-06-03 16:10:18 -07:00
shivdudhani
5c71cc9d58 update test examples 2019-06-03 16:09:14 -07:00
shivdudhani
ecca97b2a0 update namespace trigger + update documentation 2019-06-03 16:02:34 -07:00
shuting
0b85f1da0b update vendor due to build failure 2019-06-03 15:14:06 -07:00
shuting
1adfb3a339 Merge branch '65_CLI_unmarshall_resource' into 69_parse_multiple_resources 2019-06-03 13:26:07 -07:00