kubernetes/cmd
Kubernetes Submit Queue 608b81a63f Merge pull request #50174 from luxas/kubeadm_add_back_component_label
Automatic merge from submit-queue (batch tested with PRs 50254, 50174, 50179)

kubeadm: Add back labels for the Static Pod control plane

**What this PR does / why we need it**:

This Labels section has been removed now for a short period during the v1.8 dev cycle, but I found a good use-case for it; namely filtering Mirror Pods by the `component=kube-*` label when waiting for the self-hosted control plane to come up after an upgrade. It's not _really_ neccessary, but nice to have.

Also noticed the lack of coverage for this func, so added a small unit test.

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

Dependency for: https://github.com/kubernetes/kubernetes/pull/48899

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
@kubernetes/sig-cluster-lifecycle-pr-reviews @dmmcquay @timothysc @mattmoyer
2017-08-08 04:02:54 -07:00
..
clicheck More cli sanity verifications 2017-05-18 15:44:49 -03:00
cloud-controller-manager use the core client with version 2017-07-26 19:16:02 +08:00
gendocs autogenerated 2017-04-14 10:40:57 -07:00
genkubedocs enable docs and man page autogeneration for cloud-controller-manager 2017-06-22 17:04:26 -07:00
genman enable docs and man page autogeneration for cloud-controller-manager 2017-06-22 17:04:26 -07:00
genslateyaml autogenerated 2017-04-14 10:40:57 -07:00
genswaggertypedocs autogenerated 2017-04-14 10:40:57 -07:00
genutils Add fatal message 2017-06-04 09:42:08 +08:00
genyaml autogenerated 2017-04-14 10:40:57 -07:00
gke-certificates-controller use the core client with version 2017-07-26 19:16:02 +08:00
hyperkube Refactor: pkg/util into sub-pkgs 2017-07-18 14:34:08 +08:00
kube-apiserver Fix code implicitly casting clientsets to getters 2017-08-06 15:30:13 +02:00
kube-controller-manager provide the failing health as part of the controller error 2017-08-07 12:55:29 -04:00
kube-proxy Merge pull request #48237 from xiangpengzhao/fix-proxy-test 2017-08-03 22:03:31 -07:00
kubeadm Merge pull request #50174 from luxas/kubeadm_add_back_component_label 2017-08-08 04:02:54 -07:00
kubectl Convert go_binary linkstamp to x_defs 2017-06-08 14:59:55 -07:00
kubelet Fix code implicitly casting clientsets to getters 2017-08-06 15:30:13 +02:00
kubemark Fix code implicitly casting clientsets to getters 2017-08-06 15:30:13 +02:00
linkcheck autogenerated 2017-04-14 10:40:57 -07:00
mungedocs Fix link tests in mungedocs 2017-06-05 22:37:20 -07:00
BUILD Fixup go2idl references 2017-07-20 07:41:37 +02:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00