kacejot
|
101870fb5e
|
Added Overlay logic to mutation handling
|
2019-05-22 22:54:38 +01:00 |
|
kacejot
|
1219063ff8
|
Updated unit tests
|
2019-05-22 22:43:19 +01:00 |
|
kacejot
|
09e0065d4c
|
Finished mutating overlay. Added several tests
|
2019-05-22 22:34:25 +01:00 |
|
shivdudhani
|
3857c6b9a5
|
remove enum conditions in crd for kinds
|
2019-05-22 12:01:33 -07:00 |
|
shuting
|
7a3f514fa1
|
Merge pull request #68 from nirmata/44_support_list_kind
support list of kind in resource
|
2019-05-22 11:10:12 -07:00 |
|
shivdudhani
|
857aa81f3e
|
update the project name in api version and test
|
2019-05-22 10:53:01 -07:00 |
|
shivdudhani
|
02d17f7d84
|
rebase with release 1.0
|
2019-05-22 10:43:29 -07:00 |
|
Denys Bielyshev
|
0fac5f7dae
|
Created Mutate documentation
|
2019-05-22 20:38:55 +03:00 |
|
kacejot
|
afb6b068e4
|
Updated .gitignore to ingore kyverno binary
|
2019-05-22 18:29:57 +01:00 |
|
kacejot
|
f776e26dcc
|
Updated code due to changes in structure
|
2019-05-22 18:29:10 +01:00 |
|
kacejot
|
ab31d980b6
|
Updated mutation base due to spec
|
2019-05-22 18:28:38 +01:00 |
|
Denys Bielyshev
|
a59c0f6e40
|
Update writing-policies-validate.md
|
2019-05-22 20:03:25 +03:00 |
|
Denys Bielyshev
|
d73576bd04
|
34: Fixed Validate documentation
|
2019-05-22 19:37:30 +03:00 |
|
Denys Bielyshev
|
834a39f63c
|
Changed order of pages
|
2019-05-22 19:33:38 +03:00 |
|
Denys Bielyshev
|
1fd75b9487
|
Documentation for Mutate moved up
Documentation for Mutate moved before the Validate according to the order of deatures application
|
2019-05-22 19:32:23 +03:00 |
|
Denys Bielyshev
|
6d6d18ce3e
|
34: Updated Roadmap with links to the issues
|
2019-05-22 19:30:34 +03:00 |
|
Denys Bielyshev
|
63ab88b6e0
|
Merge pull request #73 from nirmata/64_rename-crd-to-kyverno
64 rename crd to kyverno
|
2019-05-22 17:17:38 +01:00 |
|
Denys Bielyshev
|
b595e82fd6
|
Merge pull request #74 from nirmata/46_redesign
remove the checks on resouce kinds as we support everything
|
2019-05-22 17:17:23 +01:00 |
|
Denys Bielyshev
|
556e2ddca1
|
Merge branch 'release-0.1' into 46_redesign
|
2019-05-22 17:17:08 +01:00 |
|
Denys Bielyshev
|
308e8b8772
|
Merge pull request #75 from nirmata/29_redesign
redesign: introduce cache discovery interface
|
2019-05-22 17:15:39 +01:00 |
|
Denys Bielyshev
|
87c1b850ad
|
Update writing-policies-generate.md
|
2019-05-22 18:15:35 +03:00 |
|
Denis Belyshev
|
6251e971cc
|
34: Updated documentation
|
2019-05-22 18:14:10 +03:00 |
|
kacejot
|
9bea87ec75
|
Merge branch 'master' into mutating-overlay
|
2019-05-22 14:58:42 +01:00 |
|
shivdudhani
|
134f6a3ec7
|
Merge branch 'release-0.1' of github.com:nirmata/kube-policy into 44_support_list_kind
|
2019-05-22 00:34:18 -07:00 |
|
Jim Bugwadia
|
16c14b30d1
|
fix sp
|
2019-05-22 00:27:20 -07:00 |
|
Jim Bugwadia
|
a828f816c1
|
fix format
|
2019-05-22 00:26:09 -07:00 |
|
shivdudhani
|
c99e1dcc19
|
redesign: introduce cache discovery interface
|
2019-05-22 00:16:22 -07:00 |
|
Jim Bugwadia
|
1e057d4362
|
add link to examples folder
|
2019-05-22 00:15:06 -07:00 |
|
Jim Bugwadia
|
368bc1786f
|
merge
|
2019-05-22 00:12:10 -07:00 |
|
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 |
|