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

408 commits

Author SHA1 Message Date
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
shuting
37c4aa7eae
Merge pull request #134 from nirmata/examples-and-docs
- rename example - add link to examples from docs section
2019-06-03 13:03:43 -07:00
Jim Bugwadia
44a2282ad8 - rename example
- add link to examples from docs section
2019-06-03 15:10:49 -04:00
Shivkumar Dudhani
53a395f013
Merge pull request #130 from nirmata/21_enhancement
support generate on any resource type
2019-06-03 10:40:51 -07:00
shivdudhani
f5d9b039ec add to-do comments 2019-06-03 10:36:40 -07:00
shuting
ed811d7656 Merge branch 'master' into 65_CLI_unmarshall_resource
# Conflicts:
#	pkg/kyverno/apply/apply.go
2019-06-03 09:36:06 -07:00
Ritesh Patel
f3d1d26875
Merge pull request #131 from nirmata/update-install-docs
Update install docs
2019-06-02 20:37:44 -07:00
Jim Bugwadia
84efb31277 format 2019-06-01 17:46:53 -07:00
Jim Bugwadia
0fe9211304 Revert "fix order"
This reverts commit 50335a9005.
2019-06-01 17:44:36 -07:00
Jim Bugwadia
50335a9005 fix order 2019-06-01 17:42:04 -07:00
Jim Bugwadia
ad363997ad clarify install options 2019-06-01 17:35:42 -07:00
shivdudhani
b59ab9a84a update from to clone for copying existing resource 2019-05-31 18:45:23 -07:00
shivdudhani
2ecc1d21f7 rebase master 2019-05-31 18:31:21 -07:00
shuting
cc30f15f5c
Merge pull request #126 from nirmata/41_enhancement
introduce glog, remove log.logger references
2019-05-31 18:24:08 -07:00
shivdudhani
183b17828e support generation of any resource 2019-05-31 17:59:36 -07:00
shuting
90a9189412 Decode resource yaml into actual kubernetes object if kubeconfig exists. 2019-05-31 16:58:36 -07:00
shuting
e54c021353 update cli example 2019-05-31 16:57:39 -07:00
shivdudhani
c205cca38b introduce glog, remove log.logger references 2019-05-30 12:28:56 -07:00
shuting
2eadf0af6d Merge branch 'master' into 65_CLI_unmarshall_resource 2019-05-30 11:30:04 -07:00
Denys Bielyshev
81ae5b0eb6
Merge pull request #123 from nirmata/119_version
Show version info for each release
2019-05-30 13:18:45 +01:00
Jim Bugwadia
b1e192d4f0
Merge pull request #122 from nirmata/121_rework
121 rework
2019-05-29 19:17:40 -07:00
shuting
3bd341906e Rename some of files name in examples 2019-05-29 18:42:15 -07:00
shuting
eaef747af8 resolve PR comment 2019-05-29 18:30:10 -07:00
shuting
bc6a184074
update Quotation in installation.md 2019-05-29 18:25:32 -07:00
shivdudhani
1c123a5513 update doc 2019-05-29 17:45:42 -07:00
shuting
f4db774726 Merge branch '121_rework' into 65_CLI_unmarshall_resource 2019-05-29 16:44:46 -07:00
shuting
4b568efd70 print version info in main log 2019-05-29 15:24:19 -07:00
shuting
a1322276b7 update makefile 2019-05-29 14:47:26 -07:00
shuting
ea08ef3fbe add the version command 2019-05-29 14:44:21 -07:00