Jordan Liggitt
3fd4e16eb0
Block on projected volume data fetch failure
2017-06-06 00:34:24 -04:00
Shyam Jeedigunta
4425864707
Migrate kubelet configmap management logic to an interface
2017-05-31 10:39:36 +02:00
Jamie Hannaford
9440a68744
Use dedicated Unix User and Group ID types
2017-05-05 14:07:38 +02:00
Hemant Kumar
786da1de12
Impement bulk polling of volumes
...
This implements Bulk volume polling using ideas presented by
justin in https://github.com/kubernetes/kubernetes/pull/39564
But it changes the implementation to use an interface
and doesn't affect other implementations.
2017-03-02 14:59:59 -05:00
Hemant Kumar
2d3008fc56
Implement support for mount options in PVs
...
Add support for mount options via annotations on PVs
2017-03-01 11:50:40 -05:00
Jeff Peeler
8fb1b71c66
Implements projected volume driver
...
Proposal: kubernetes/kubernetes#35313
2017-02-20 12:56:04 -05:00