k3s/test
Kubernetes Submit Queue 0aad9d30e3 Merge pull request #44897 from msau42/local-storage-plugin
Automatic merge from submit-queue (batch tested with PRs 46076, 43879, 44897, 46556, 46654)

Local storage plugin

**What this PR does / why we need it**:
Volume plugin implementation for local persistent volumes.  Scheduler predicate will direct already-bound PVCs to the node that the local PV is at.  PVC binding still happens independently.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: 
Part of #43640

**Release note**:

```
Alpha feature: Local volume plugin allows local directories to be created and consumed as a Persistent Volume.  These volumes have node affinity and pods will only be scheduled to the node that the volume is at.
```
2017-05-30 23:20:02 -07:00
..
e2e Merge pull request #44897 from msau42/local-storage-plugin 2017-05-30 23:20:02 -07:00
e2e_federation fed: Remove redundant e2e for secret and daemonset 2017-05-17 08:28:04 -07:00
e2e_node fix crossbuild, verify container restarts, and restart only once 2017-05-30 13:15:22 -07:00
fixtures kubectl plugins have access config, global flags and environment 2017-05-19 19:17:43 -03:00
images no-snat test 2017-05-26 13:45:10 -07:00
integration Add Node authorization mode based on graph of node-related objects 2017-05-30 16:53:03 -04:00
kubemark Switch gcloud compute copy-files to scp 2017-05-30 10:19:33 -07:00
list
soak Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
utils Merge pull request #42975 from smarterclayton/time_namespace 2017-05-17 20:27:52 -07:00
BUILD
OWNERS Add bowei to OWNERS: e2e/test dns,network; cloud route, node, service controller 2017-05-19 14:49:43 -07:00
test_owners.csv Updated test/test_owners.csv for federation test cases 2017-05-20 08:43:30 +05:30
test_owners.json Make update_owners.py also emit a JSON sig-owners list. 2017-05-11 17:01:29 -07:00