Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
f4989a45a5
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
mbohlool
c91a12d205
Remove all references to types.UnixUserID and types.UnixGroupID
2017-06-21 04:09:07 -07:00
Matthew Wong
5e788a6a67
Don't provision for PVCs with AccessModes unsupported by plugin
2017-06-12 12:56:41 -04:00
NickrenREN
a02d6cd5d8
Add createdby annotation for rbd and quobyte and make dynamical createdby key const
...
make dynamical createdby key const
2017-05-26 16:55:11 +08:00
Kubernetes Submit Queue
e2924880df
Merge pull request #41799 from johscheuer/fix-quobyte-example
...
Automatic merge from submit-queue
Remove unnecessary constants and add type to secret
**What this PR does / why we need it**:
Adds the type field to the secret for the `persistent-volume-provisioning` example of Quobyte. Also remove unnecessary constants in Quobyte Code base.
FYI
@rootfs @saad-ali @quolix
2017-05-08 13:25:22 -07: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
Johannes Scheuermann
96e43e406e
Remove unnecessary constants and add type to secret
2017-02-21 14:02:46 +01:00
Dr. Stefan Schimanski
bc6fdd925d
pkg/api/resource: move to apimachinery
2017-01-29 21:41:44 +01:00
Clayton Coleman
9a2a50cda7
refactor: use metav1.ObjectMeta in other types
2017-01-17 16:17:19 -05:00
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05:00
Pengfei Ni
f584ed4398
Fix package aliases to follow golang convention
2016-11-30 15:40:50 +08:00
Chao Xu
bb675d395f
dependencies: pkg/volume
2016-11-23 15:53:09 -08:00
Rajat Ramesh Koujalagi
d81e216fc6
Better messaging for missing volume components on host to perform mount
2016-11-09 15:16:11 -08:00
Jan Safranek
472c2d6e8c
Remove PV annotations for quobyte provisioner
2016-11-01 10:40:44 +01:00
Jordan Liggitt
1dd73c59f3
Require PV provisioner secrets to match type
2016-10-27 02:45:05 -04:00
Jan Safranek
101602ab11
Pass whole PVC to provisioner plugin
...
Gluster provisioner is interested in pvc.Namespace and I don't want to add
at as a new field in VolumeOptions - it would contain almost whole PVC.
Let's pass direct reference to PVC instead and let the provisioner to pick
information it is interested in.
2016-10-12 12:22:01 +02:00
Jedrzej Nowak
f0988b95e7
Typos and englishify pkg/volume
2016-10-03 22:39:33 +02:00
Johannes Scheuermann
02db13b620
Update quobyteApiServer to quobyteAPIServer
2016-09-17 10:08:52 +02:00
Johannes Scheuermann
0b7cb5f2ae
Inital Quobyte dynamic provision
2016-09-16 13:26:18 +02:00
Johannes Scheuermann
eed42380f9
Initial Quobyte support
2016-08-18 17:13:50 +02:00