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

1430 commits

Author SHA1 Message Date
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
Shivkumar Dudhani
25b874600a
create event on webhook status update (#465) 2019-11-13 11:55:16 -08:00
Shuting Zhao
fc35a52ad8 Merge branch 'master' into 455_namespace_pv
# Conflicts:
#	definitions/install_debug.yaml
#	main.go
#	pkg/webhooks/mutation.go
#	pkg/webhooks/server.go
#	pkg/webhooks/validation.go
2019-11-13 11:46:46 -08:00
Shuting Zhao
e2af3852f9 fix comments 2019-11-13 10:37:57 -08:00
Shuting Zhao
3c2d98ef9f fix test 2019-11-13 10:21:33 -08:00
Shuting Zhao
e36ba36e9f - resolve comments - remove unused code 2019-11-13 10:17:03 -08:00
shuting
1beb067c58
Merge pull request #468 from nirmata/345_support_usergroup_info
345 support usergroup info
2019-11-13 10:04:33 -08:00
shivkumar dudhani
0d44229110 fix tests 2019-11-13 08:07:11 -08:00
Shuting Zhao
b5b3dae145 fix logging format 2019-11-13 00:47:37 -08:00
Shuting Zhao
dcfe76acdc fix test 2019-11-13 00:44:07 -08:00
Shuting Zhao
71ad192ced fix test 2019-11-13 00:37:34 -08:00
Shuting Zhao
45dc0bd358 Merge commit 'da5c03f89df3007088b27fc84b08827170e16eda' into 345_support_usergroup_info
# Conflicts:
#	test/scenarios/samples/best_practices/add_safe_to_evict2.yaml
2019-11-13 00:31:07 -08:00
Shuting Zhao
fc2cf7659b Merge commit 'da5c03f89df3007088b27fc84b08827170e16eda' into 455_namespace_pv 2019-11-13 00:28:04 -08:00
Shuting Zhao
01b915de8d remove unused function 2019-11-13 00:27:44 -08:00
Shuting Zhao
196c7b36b0 update pv labels if it changes 2019-11-13 00:03:01 -08:00
Jim Bugwadia
da5c03f89d
fix link, add samples, move license 2019-11-12 23:52:59 -08:00
Shuting Zhao
55b0bf0d3a add event handler for NamespacedPolicyViolation 2019-11-12 23:43:29 -08:00