k3s/pkg/volume
Kubernetes Submit Queue 348bf1e032 Merge pull request #46627 from deads2k/api-12-labels
Automatic merge from submit-queue (batch tested with PRs 46239, 46627, 46346, 46388, 46524)

move labels to components which own the APIs

During the apimachinery split in 1.6, we accidentally moved several label APIs into apimachinery.  They don't belong there, since the individual APIs are not general machinery concerns, but instead are the concern of particular components: most commonly the kubelet.  This pull moves the labels into their owning components and out of API machinery.

@kubernetes/sig-api-machinery-misc @kubernetes/api-reviewers @kubernetes/api-approvers 
@derekwaynecarr  since most of these are related to the kubelet
2017-06-02 23:37:38 -07:00
..
aws_ebs Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
azure_dd Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
azure_file Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
cephfs Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
cinder move labels to components which own the APIs 2017-05-31 10:32:06 -04:00
configmap Migrate kubelet configmap management logic to an interface 2017-05-31 10:39:36 +02:00
downwardapi Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
empty_dir Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
fc Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
flexvolume Pass pod metadata to flex plugin 2017-05-18 00:49:18 -04:00
flocker Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
gce_pd Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
git_repo Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
glusterfs Remove glusterfs fuse client mount library version check 2017-05-30 14:13:25 +05:30
host_path remove redundant carriage return (cont'd) 2017-05-30 16:29:21 +08:00
iscsi Log out from multiple portals with iscsi storage plugin 2017-05-31 16:53:47 -04:00
local Address review comments 2017-05-26 11:48:31 -07:00
nfs nfs.go: cleancode err 2017-05-06 19:06:27 +08:00
photon_pd Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
portworx Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
projected Migrate kubelet configmap management logic to an interface 2017-05-31 10:39:36 +02:00
quobyte Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
rbd Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
scaleio Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
secret Migrate kubelet configmap management logic to an interface 2017-05-31 10:39:36 +02:00
testing Migrate kubelet configmap management logic to an interface 2017-05-31 10:39:36 +02:00
util Merge pull request #44897 from msau42/local-storage-plugin 2017-05-30 23:20:02 -07:00
validation Define const annotation variable once 2017-04-24 11:54:21 +08:00
vsphere_volume Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
BUILD Local volume plugin 2017-05-22 14:44:51 -07:00
OWNERS Merge pull request #45295 from rootfs/vol-owner 2017-05-09 04:13:00 -07:00
doc.go
metrics_cached.go
metrics_du.go add volume timestamps 2017-03-02 15:01:59 -08:00
metrics_du_test.go add volume timestamps 2017-03-02 15:01:59 -08:00
metrics_errors.go
metrics_nil.go
metrics_nil_test.go
metrics_statfs.go add volume timestamps 2017-03-02 15:01:59 -08:00
metrics_statfs_test.go add volume timestamps 2017-03-02 15:01:59 -08:00
plugins.go Migrate kubelet configmap management logic to an interface 2017-05-31 10:39:36 +02:00
plugins_test.go Impement bulk polling of volumes 2017-03-02 14:59:59 -05:00
util.go Added func ValidateZone 2017-05-24 10:48:10 +02:00
util_test.go Added func ValidateZone 2017-05-24 10:48:10 +02:00
volume.go Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
volume_linux.go Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
volume_unsupported.go Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00