1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
Commit graph

17 commits

Author SHA1 Message Date
shivkumar dudhani
bd9e8585c7 annotations v1 2019-07-17 15:04:02 -07:00
shivkumar dudhani
278cd1faf9 remove local scope of var 2019-07-01 15:12:30 -07:00
shivkumar dudhani
bc306f7752 update api for cli 2019-06-27 15:01:12 -07:00
shivkumar dudhani
e6d609a51e update cli 2019-06-25 18:48:25 -07: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
e571f730b2 127: Implemented usage of result package in validation and mutation functions. 2019-06-05 13:43:07 +03:00
shuting
d9229b329b change logger to glog 2019-06-03 17:54:19 -07:00
shuting
82c930ebfc parse multiple documents defined in one yaml file 2019-06-03 16:10:18 -07:00
shuting
90a9189412 Decode resource yaml into actual kubernetes object if kubeconfig exists. 2019-05-31 16:58:36 -07:00
shuting
4b568efd70 print version info in main log 2019-05-29 15:24:19 -07:00
shuting
ea08ef3fbe add the version command 2019-05-29 14:44:21 -07:00
shuting
09bfdc6ba3 - Change kube-policy to kyverno in install.yaml - Install in namespace kyverno 2019-05-21 18:36:24 -07:00
shuting
de83a16493 rename pkg to kyverno 2019-05-21 11:00:09 -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
ffe644f821 Support Mutate from command line 2019-05-20 13:02:55 -07:00