k3s/pkg
Kubernetes Submit Queue 5eccc7ae80 Merge pull request #48056 from luxas/kubeadm_remove_old_label
Automatic merge from submit-queue

Remove old node role label that is not used by kubeadm

**What this PR does / why we need it**:
This label hasn't been used by kubeadm since v1.5.
v1.5 support was dropped when v1.6 arrived due to a potential security flaw and the earlier alpha status.
So this label hasn't been used for around three months.
It makes sense to remove it in time for v1.8, could already have been done for v1.7

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

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
@kubernetes/sig-cluster-lifecycle-pr-reviews
2017-06-30 22:06:23 -07:00
..
api Merge pull request #48125 from xiangpengzhao/downwardapi-poduid 2017-06-30 20:58:31 -07:00
apimachinery/tests Fix Unstructured field accessor 2017-06-28 13:44:29 -04:00
apis run hack/update-all 2017-06-22 11:31:03 -07:00
auth Only do string trim when it's necessary 2017-06-15 17:32:31 +08:00
bootstrap/api run hack/update-all 2017-06-22 11:31:03 -07:00
capabilities
client run hack/update-all 2017-06-22 11:31:03 -07:00
cloudprovider Merge pull request #47881 from cadmuxe/endpoint 2017-06-30 18:42:40 -07:00
controller Merge pull request #48261 from FengyunPan/fix-removeFinalizer 2017-06-30 16:28:43 -07:00
conversion
credentialprovider run hack/update-all 2017-06-22 11:31:03 -07:00
features Add priority to Kubernetes API 2017-06-26 13:43:19 -07:00
fieldpath Add Pod UID (metadata.uid) to downward API env var 2017-06-27 16:54:35 +08:00
fields
generated removed 'Storage' option from 'kubectl top' like options 2017-06-23 08:34:53 -07:00
hyperkube
kubeapiserver Merge pull request #47038 from yastij/DefaultExternalHost-for-registredCP 2017-06-27 08:29:25 -07:00
kubectl Merge pull request #48299 from mengqiy/kubectl_term 2017-06-30 18:42:42 -07:00
kubelet Merge pull request #48313 from timstclair/lint 2017-06-30 19:54:26 -07:00
kubemark Merge pull request #47783 from NickrenREN/containerruntime 2017-06-23 08:29:28 -07:00
labels
master run hack/update-all 2017-06-22 11:31:03 -07:00
metrics
printers Merge pull request #48056 from luxas/kubeadm_remove_old_label 2017-06-30 22:06:23 -07:00
probe Set default User-Agent on http probe 2017-06-21 10:50:33 -04:00
proxy Populate endpoints and allow ports with headless service 2017-06-28 11:15:51 +08:00
quota run hack/update-all 2017-06-22 11:31:03 -07:00
registry Add unit test case for initClusterIP and updateNodePort 2017-06-28 09:35:12 +08:00
routes
runtime
security run hack/update-all 2017-06-22 11:31:03 -07:00
securitycontext run hack/update-all 2017-06-22 11:31:03 -07:00
serviceaccount don't accept delete tokens that are waiting to be reaped 2017-06-30 09:22:36 -04:00
ssh
types
util Merge pull request #47944 from allencloud/fix-CopyStrings-and-ShuffleStrings-when-slice-is-nil 2017-06-30 20:58:33 -07:00
version Convert go_binary linkstamp to x_defs 2017-06-08 14:59:55 -07:00
volume Merge pull request #48264 from johscheuer/set-quota-for-volumes 2017-06-30 20:58:24 -07:00
watch
BUILD run hack/update-all 2017-06-22 11:31:03 -07:00
OWNERS