kubernetes/pkg/controller/volume/persistentvolume
Matthew Cary f2e23afcf1 Adds filtering of hosts to DialContexts.
The provided DialContext wraps existing clients' DialContext in an attempt to
preserve any existing timeout configuration. In some cases, we may replace
infinite timeouts with golang defaults.

- scaleio: tcp connect/keepalive values changed from 0/15 to 30/30
- storageos: no change
2020-09-18 00:07:32 +00:00
..
config Adds filtering of hosts to DialContexts. 2020-09-18 00:07:32 +00:00
metrics Deal with auto-generated files. 2019-11-07 10:30:12 +08:00
options Fix golint issues in pkg/controller/volume/persistentvolume/options 2019-11-04 21:45:21 +01:00
testing Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
util Promote block volume features to GA 2020-02-28 20:48:38 +01:00
binder_test.go Promote block volume features to GA 2020-02-28 20:48:38 +01:00
BUILD Adds filtering of hosts to DialContexts. 2020-09-18 00:07:32 +00:00
delete_test.go Move all private annotations to shared package and update code 2019-05-05 09:43:43 +08:00
framework_test.go emit correct event when unbound delay binding claim is used by pod 2020-05-29 19:36:13 +08:00
index_test.go Promote block volume features to GA 2020-02-28 20:48:38 +01:00
index.go Refactor PV scheduling library into separate package 2019-05-02 14:45:52 +08:00
OWNERS Create OWNERS in volume scheduling package 2019-05-04 16:46:12 +08:00
provision_test.go Add annotation annealing for migration for PVs and PVCs during syncVolume and syncClaim. This allows external-provisioners to pick up and delete volumes when they have been rolled up from previous kubernetes versions. 2020-01-27 16:14:53 -08:00
pv_controller_base.go Adds filtering of hosts to DialContexts. 2020-09-18 00:07:32 +00:00
pv_controller_test.go test: ensure WaitForCacheSync is called after starting sharedInformerFacotry 2020-09-15 16:02:35 +08:00
pv_controller.go Adds filtering of hosts to DialContexts. 2020-09-18 00:07:32 +00:00
recycle_test.go fix some typos in recycle_test.go 2019-08-15 11:34:46 +08:00
volume_host.go Adds filtering of hosts to DialContexts. 2020-09-18 00:07:32 +00:00