Jim Bugwadia
|
55c2c1581e
|
fix conflicts
|
2019-05-22 20:26:53 -07:00 |
|
Jim Bugwadia
|
b208578586
|
update comment
|
2019-05-22 20:14:03 -07:00 |
|
shuting
|
6a94179b61
|
update examples
|
2019-05-22 20:07:41 -07:00 |
|
Jim Bugwadia
|
4eea73ab60
|
update CLI doc
|
2019-05-22 20:02:19 -07:00 |
|
Jim Bugwadia
|
4f56e60f8d
|
Merge branch '34_update_docs' of https://github.com/nirmata/kyverno into 34_update_docs
|
2019-05-22 19:37:00 -07:00 |
|
Jim Bugwadia
|
e4aff985e4
|
add alternatives
|
2019-05-22 19:36:45 -07:00 |
|
shuting
|
d185bbaa58
|
update mutate overlay example in readme
|
2019-05-22 19:09:21 -07:00 |
|
shuting
|
c8775239d3
|
Merge pull request #85 from nirmata/83_update_example
update apiVersion for test YAMLs and update spec.rules.generate type …
|
2019-05-22 18:02:38 -07:00 |
|
shivdudhani
|
ad835cf484
|
update apiVersion for test YAMLs and update spec.rules.generate type to object
|
2019-05-22 17:57:40 -07:00 |
|
shuting
|
5c63d3a1d2
|
Merge pull request #82 from nirmata/44_remove_crd_kind_enum
remove enum conditions in crd for kinds
|
2019-05-22 17:34:22 -07:00 |
|
shuting
|
8d85586d33
|
Merge pull request #84 from nirmata/83_update_example
update apiVersion in policy for examples
|
2019-05-22 17:32:54 -07:00 |
|
shivdudhani
|
6825979238
|
update apiVersion in policy for examples
|
2019-05-22 17:29:26 -07:00 |
|
shivdudhani
|
a0f3ed34a9
|
Merge branch 'mutating-overlay' into release-0.1
|
2019-05-22 16:17:45 -07:00 |
|
shivdudhani
|
19e137690f
|
resolve merge conflicts with branch release-0.1
|
2019-05-22 16:17:26 -07:00 |
|
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 |
|