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

1446 commits

Author SHA1 Message Date
Shuting Zhao
e743a4702c escape slash in annotation patch 2019-11-27 17:51:33 -08:00
Shuting Zhao
261560eafb mutate rule: do not ignore empty key in resource if overlay has nested anchor 2019-11-27 16:07:15 -08:00
shuting
6f22f334da
Merge pull request #517 from nirmata/local_test
explicitly set resource version of policy violation when update
2019-11-19 10:26:38 -08:00
Shuting Zhao
50f53ac651 explicitly set resource version of policy violation when update 2019-11-18 18:04:57 -08:00
shuting
ae53fa1bfc
Merge pull request #512 from nirmata/local_test
Add generate rule for default limitrange
2019-11-18 17:33:43 -08:00
Shivkumar Dudhani
a81d5c9ae7
update event message (#515) 2019-11-18 17:13:48 -08:00
Shuting Zhao
67d9808002 change markdown and link name 2019-11-18 16:55:14 -08:00
Shuting Zhao
42a6a87c41 update markdown 2019-11-18 14:53:51 -08:00
shuting
730eca9b10
Merge pull request #513 from nirmata/510_update_policy
update policy
2019-11-18 11:08:58 -08:00
shivkumar dudhani
830e66f80c update scenario file 2019-11-15 21:43:08 -08:00
shivkumar dudhani
4edf06047e update policy 2019-11-15 21:16:11 -08:00
Shuting Zhao
8343eaf0a8 add generate rule for default limitrange 2019-11-15 18:32:24 -08:00
shuting
17ec220711
Merge pull request #500 from nirmata/local_test
correct role/clusterrole kind
2019-11-14 16:00:01 -08:00
Shuting Zhao
8bf60a7fea correct role/clusterrole kind 2019-11-14 15:49:11 -08:00
Shuting Zhao
54744151b2 fix doc 2019-11-14 13:34:41 -08:00
shuting
a97ced092c
Merge pull request #498 from nirmata/local_test
fix pv cleanup #496
2019-11-14 13:22:13 -08:00
Shuting Zhao
22162b28f2 handle namespaced/cluster violation cleanup separately 2019-11-14 13:06:56 -08:00
Shuting Zhao
c140f660f6 fix pv cleanup #496 2019-11-14 12:01:41 -08:00
shuting
865637652e
Merge pull request #494 from nirmata/493_rename_policy
update policy name
2019-11-14 09:50:32 -08:00
Jim Bugwadia
eb24b7502b update policy name 2019-11-13 23:31:04 -08:00
shuting
4c2ed5e921
Merge pull request #492 from nirmata/local_test
add missing key in sample meta
2019-11-13 20:21:12 -08:00
Shuting Zhao
4ea6898f00 add missing key in sample meta 2019-11-13 20:06:43 -08:00
Shivkumar Dudhani
e841a1b204
filter namespaces (#491)
* filter namespaces

* fix test
2019-11-13 19:08:00 -08:00
shuting
14697f9d06
Merge pull request #490 from nirmata/local_test
fix annotation patch in mutate rule
2019-11-13 19:02:17 -08:00
Shivkumar Dudhani
69d4cb0b27
remove v1alpha pkgs (#489) 2019-11-13 18:58:49 -08:00
Shuting Zhao
2153c284b5 update image tag to latest 2019-11-13 18:48:03 -08:00
Shuting Zhao
79a7bde4ab - fix test; - improve logging 2019-11-13 18:44:18 -08:00
Shuting Zhao
a1ce6e4297 fix annotation patch in mutate rule 2019-11-13 17:56:56 -08:00
Jim Bugwadia
e3a13b0d5e
Merge pull request #479 from nirmata/475_add_match_exclude_docs
475 add match exclude docs
2019-11-13 17:12:17 -08:00
shuting
18fc8d691d
Merge pull request #484 from nirmata/472_update_apiversion
enhance error message, set pv name when updates
2019-11-13 16:07:33 -08:00
Shuting Zhao
ef8e504df6 Merge branch '472_update_apiversion' of https://github.com/nirmata/kyverno into 472_update_apiversion 2019-11-13 15:50:10 -08:00
Shuting Zhao
722c12f82c - return detailed error message; - set pv name with old pv when updates the pv 2019-11-13 15:49:53 -08:00
Shivkumar Dudhani
3ab0790342
use PolicyContext with engine.Generate (#483) 2019-11-13 15:46:43 -08:00
Shuting Zhao
16d5570fbf - return detailed error message; - set pv name with old pv when updates the pv 2019-11-13 15:45:36 -08:00
shuting
ded0183aa2
Merge pull request #478 from nirmata/472_update_apiversion
472 update apiversion
2019-11-13 15:19:27 -08:00
Shivkumar Dudhani
23ba517fef
add patched resource + correct register handlers (#482) 2019-11-13 15:16:46 -08:00
Jim Bugwadia
5d572bcfd1 update sections 2019-11-13 14:25:18 -08:00
Jim Bugwadia
a20d6cdef4 fix link 2019-11-13 14:22:54 -08:00
Jim Bugwadia
e4bffb7989 add docs for rule structure match / exclude 2019-11-13 14:18:28 -08:00
Shuting Zhao
051eba058f update api in samples/ 2019-11-13 13:56:20 -08:00
Shuting Zhao
eab9609c6a update api in tests 2019-11-13 13:56:07 -08:00
Shuting Zhao
47e83aa9c1 update api in doc 2019-11-13 13:55:27 -08:00
Shuting Zhao
6b227a2aa9 update crds to V1 2019-11-13 13:41:28 -08:00
Shuting Zhao
b67577994a update apiversion to v1 in code 2019-11-13 13:41:08 -08:00
Shivkumar Dudhani
765a17df03
423 policy store (#471)
* fix log format

* update test
2019-11-13 13:21:00 -08:00
Shivkumar Dudhani
7a12e12cb5
skip validation if the resource updates dont violate policy rules (#477) 2019-11-13 13:13:07 -08:00
Shuting Zhao
670d665aed cleanup unused code 2019-11-13 13:01:08 -08:00
shuting
d162f52714
Merge pull request #476 from nirmata/455_namespace_pv
455 namespace pv
2019-11-13 12:45:38 -08:00
Shuting Zhao
9e0f39efcf remove GetOwners() 2019-11-13 12:34:55 -08:00
Shuting Zhao
81ac13cb05 lookup policies from policy store in webhook 2019-11-13 12:15:51 -08:00