Jim Bugwadia
|
25b60590ca
|
- add validation example
- update docs for validation
|
2019-05-22 00:09:45 -07:00 |
|
shivdudhani
|
60a8f7bc55
|
remove the checks on resouce kinds as we support everything
|
2019-05-21 20:53:29 -07:00 |
|
shuting
|
5f9e4774b9
|
Merge branch 'release-0.1' of github.com:nirmata/kyverno into release-0.1
|
2019-05-21 18:56:59 -07:00 |
|
shuting
|
02da55d7ed
|
Merge pull request #71 from nirmata/bug_70
pass addr of value instead of adr of ptr
|
2019-05-21 18:55:41 -07:00 |
|
shuting
|
cdffb89c38
|
Merge pull request #72 from nirmata/bug_70
pass addr of value instead of adr of ptr
|
2019-05-21 18:55:31 -07:00 |
|
shivdudhani
|
268ed14dbc
|
pass addr of value instead of adr of ptr
|
2019-05-21 18:50:51 -07:00 |
|
shuting
|
dbd1bb4466
|
update example due to crd name changed
|
2019-05-21 18:38:52 -07:00 |
|
shuting
|
09bfdc6ba3
|
- Change kube-policy to kyverno in install.yaml - Install in namespace kyverno
|
2019-05-21 18:36:24 -07:00 |
|
Jim Bugwadia
|
82536b28da
|
update commands and text
|
2019-05-21 16:09:05 -07:00 |
|
Jim Bugwadia
|
6340b18e1c
|
remove center - has no effect
|
2019-05-21 16:03:20 -07:00 |
|
Jim Bugwadia
|
88162a7699
|
center title
|
2019-05-21 15:58:20 -07:00 |
|
Jim Bugwadia
|
ad4c4d2e83
|
fix links
|
2019-05-21 15:56:01 -07:00 |
|
Jim Bugwadia
|
d1b822e918
|
update links and consolidate test docs
|
2019-05-21 15:50:36 -07:00 |
|
shivdudhani
|
15ce519cb9
|
update the example for CLI
|
2019-05-21 15:49:48 -07:00 |
|
shivdudhani
|
31ce087504
|
support list of kind in resource, update the CRD openapischema & adapt the test and examples for the change
|
2019-05-21 15:43:43 -07:00 |
|
shuting
|
d3fe45c70d
|
Merge pull request #67 from nirmata/release-0.1
Release 0.1
|
2019-05-21 15:05:32 -07:00 |
|
Jim Bugwadia
|
393511f832
|
fix installation.md
|
2019-05-21 14:49:10 -07:00 |
|
Jim Bugwadia
|
590260be99
|
update installation doc
|
2019-05-21 14:44:04 -07:00 |
|
shuting
|
a61a7c9c31
|
update install.yaml for generate
|
2019-05-21 14:37:54 -07:00 |
|
shuting
|
3fce50b2d3
|
change project name in compile-image script to kyverno
|
2019-05-21 13:40:17 -07:00 |
|
Jim Bugwadia
|
bf8e59196d
|
fix link
|
2019-05-21 11:09:28 -07:00 |
|
Jim Bugwadia
|
6f85511be1
|
Merge branch 'master' of https://github.com/nirmata/kyverno
|
2019-05-21 11:06:16 -07:00 |
|
Jim Bugwadia
|
1144807cfb
|
add placeholders for docs
|
2019-05-21 11:06:03 -07:00 |
|
shuting
|
9a360ea768
|
Merge branch 'master' of github.com:nirmata/kyverno
# Conflicts:
# gh-pages/config.toml
# gh-pages/content/features.md
|
2019-05-21 11:01:24 -07:00 |
|
shuting
|
de83a16493
|
rename pkg to kyverno
|
2019-05-21 11:00:09 -07:00 |
|
Jim Bugwadia
|
5ef9b86400
|
update links
|
2019-05-21 10:52:57 -07:00 |
|
Jim Bugwadia
|
a9af91230c
|
update project name
|
2019-05-21 10:45:06 -07:00 |
|
shuting
|
1e32674c8d
|
Merge pull request #63 from nirmata/develop
Develop
|
2019-05-21 10:31:26 -07:00 |
|
shuting
|
ca5d2f246f
|
Merge pull request #62 from nirmata/34_User_Docs
34 user docs
|
2019-05-21 10:18:18 -07:00 |
|
shivdudhani
|
11d0923e36
|
replace typed client with dynamic client
|
2019-05-21 09:43:45 -07:00 |
|
shivdudhani
|
38baee7660
|
PR code review changes
|
2019-05-21 09:27:04 -07:00 |
|
Jim Bugwadia
|
c057a74066
|
Merge branch '26-PolicyUseCasesForTesting' into develop
|
2019-05-21 09:15:13 -07:00 |
|
Jim Bugwadia
|
3416e2fccb
|
Merge branch 'develop' into 26-PolicyUseCasesForTesting
|
2019-05-21 09:14:37 -07:00 |
|
Maxim Goncharenko
|
302090cd86
|
Implemented base for Mutation Overlay
|
2019-05-21 18:27:56 +03:00 |
|
Anton Kostenko
|
2997a5139b
|
updated policies
updated policies according to new policy structure for testing
|
2019-05-21 17:56:59 +03:00 |
|
Anton Kostenko
|
e200cdc2a4
|
new policy structure
policies are modified according to new logic
|
2019-05-21 17:54:55 +03:00 |
|
Max Goncharenko
|
65010c4178
|
Merge pull request #55 from nirmata/46_Support_anyResourceKind
support all registered GVK for policy application in admission-contro…
|
2019-05-21 13:58:07 +03:00 |
|
Max Goncharenko
|
c9cc4e271d
|
Merge pull request #58 from nirmata/25_CLI-tool
25 cli tool
|
2019-05-21 13:57:25 +03:00 |
|
Jim Bugwadia
|
d810794997
|
add comments and fix ident
|
2019-05-21 00:55:29 -07:00 |
|
Jim Bugwadia
|
26c826518a
|
fix name and message
|
2019-05-21 00:46:37 -07:00 |
|
Jim Bugwadia
|
7ab611b51d
|
update README.md
|
2019-05-21 00:33:50 -07:00 |
|
Jim Bugwadia
|
971b2d7048
|
update readme with examples
|
2019-05-21 00:10:50 -07:00 |
|
Jim Bugwadia
|
ab69b38a77
|
start docs
|
2019-05-20 20:43:38 -07:00 |
|
shivdudhani
|
d606935ad3
|
kind to lowercase before check
|
2019-05-20 18:19:13 -07:00 |
|
shuting
|
771dcd358e
|
support policy apply to multiple resources
|
2019-05-20 17:59:13 -07:00 |
|
shuting
|
91b7a1b9ac
|
- handle operation remove case: if path does not exist - remove duplicate log - support validate in CLI
|
2019-05-20 15:14:01 -07:00 |
|
shuting
|
fae1a4b058
|
Merge branch 'develop' into 25_CLI-tool
|
2019-05-20 13:04:45 -07:00 |
|
shuting
|
ffe644f821
|
Support Mutate from command line
|
2019-05-20 13:02:55 -07:00 |
|
shivdudhani
|
459be76eb5
|
support all registered GVK for policy application in admission-controller
|
2019-05-20 11:43:13 -07:00 |
|
shivdudhani
|
d728f363aa
|
remove commented code
|
2019-05-20 11:08:36 -07:00 |
|