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

1523 commits

Author SHA1 Message Date
Shuting Zhao
f6db1b9e87 create policy webhookcfgs after verifying webhook status 2019-11-25 18:22:05 -08:00
Shuting Zhao
a963843245 fix none namespace error 2019-11-25 18:14:04 -08:00
Shuting Zhao
f506789498 create resource mutating webhook after verifying webhook is active 2019-11-25 18:07:11 -08:00
Shuting Zhao
8b0fb4b801 remove VerifyMutatingWebhook during shutdown 2019-11-25 13:08:02 -08:00
Shivkumar Dudhani
59f864c5d7
474 feature (#503)
* add printer columns

* add shortNames for CRD
2019-11-25 12:36:47 -08:00
Shivkumar Dudhani
990c32b6bd
fix test (#521) 2019-11-22 12:54:34 -08:00
shivkumar dudhani
b2bd144c71 fix makefile build output 2019-11-22 12:28:13 -08:00
shivkumar dudhani
b0e37d4b47 Merge branch 'v1.1.0' of github.com:nirmata/kyverno into v1.1.0 2019-11-22 12:25:42 -08:00
Shivkumar Dudhani
734ef44b17
504 bug (#505)
* correct role/clusterrole kind

* remove namespace from resource spec

* namespace lister to filter on namespace

* CR fixes

* refactor

* add namespace field back to types
2019-11-22 12:23:50 -08:00
shivkumar dudhani
f4d1888184 Merge branch '504_bug' into v1.1.0 2019-11-21 14:09: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
shivkumar dudhani
0d4bbb5a38 refactor 2019-11-19 10:13:03 -08:00
shivkumar dudhani
89d0cc8799 Merge branch 'v1.1.0' into 504_bug 2019-11-19 10:12:09 -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
shivkumar dudhani
58cad2b855 Merge branch '442_bug' into v1.1.0 2019-11-18 11:48:57 -08:00
shivkumar dudhani
40b685c9db merge with v1.1.0 2019-11-18 11:48:36 -08:00
shivkumar dudhani
b2e4186c90 Merge branch '507_bug' into v1.1.0 2019-11-18 11:45:02 -08:00
shivkumar dudhani
3df71f6fea Merge branch 'v1.1.0' into 507_bug 2019-11-18 11:44:17 -08:00
shivkumar dudhani
6969f6f5fe Merge branch 'v1.1.0' of github.com:nirmata/kyverno into v1.1.0 2019-11-18 11:43:59 -08:00
Shivkumar Dudhani
89c298b5f2
policy violation name format update (#502) 2019-11-18 11:42:00 -08:00
Shivkumar Dudhani
61b202c64a
420 init container (#501)
* init container to cleanup stale webhook configurations if any.

* remove test code

* use internal pkg for os signals

* move webhook cleanup before http.server shutown.

* update make file and remove init

* update CI script
2019-11-18 11:41:37 -08:00
shivkumar dudhani
09cd524625 CR fixes 2019-11-18 11:12:36 -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
shivkumar dudhani
9a24a27368 CR fixes 2019-11-15 16:10:12 -08:00
shivkumar dudhani
3c3931b67b wat for cache sync and cleanup 2019-11-15 15:59:37 -08:00
shivkumar dudhani
57e8e2a395 Revert "wait for cache to sync and cleanup"
This reverts commit 9c3b32b903.
2019-11-15 15:57:18 -08:00
shivkumar dudhani
cde9d9d3cd Revert "missing file"
This reverts commit cd43dba947.
2019-11-15 15:56:46 -08:00
shivkumar dudhani
cd43dba947 missing file 2019-11-15 15:53:34 -08:00
shivkumar dudhani
9c3b32b903 wait for cache to sync and cleanup 2019-11-15 15:53:22 -08:00
shivkumar dudhani
a315c22e2f refer informer cache in policy controller for mutatingwebhookconfigs 2019-11-15 14:01:40 -08:00
shivkumar dudhani
633484892d namespace lister to filter on namespace 2019-11-15 12:16:22 -08:00
shivkumar dudhani
f97406698d remove namespace from resource spec 2019-11-15 12:03:58 -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