k3s/cmd
Kubernetes Submit Queue ec9275d6b6 Merge pull request #49328 from euank/etcd-selinux-default
Automatic merge from submit-queue (batch tested with PRs 49328, 49285, 49307, 49127, 49163)

kubeadm: don't customize etcd selinux label

The original change that added the unconfined label included a comment
indicating it won't be needed in the future.
See: https://github.com/kubernetes/kubernetes/pull/33555#issuecomment-251126908

That time is now. https://github.com/kubernetes/kubernetes/pull/33663
has landed and means we no longer have to go out of our way to make that
work.

Removing the label also increases security since there wasn't really a
good reason for etcd to be run with such broad selinux privileges.

This also will allow kubeadm to avoid errors on distros without an spc_t
type, such as Gentoo and Container Linux (at the time of writing at
least).

Fixes https://github.com/kubernetes/kubeadm/issues/269

**Release note**:
```release-note
NONE
```
2017-07-21 03:00:14 -07:00
..
clicheck More cli sanity verifications 2017-05-18 15:44:49 -03:00
cloud-controller-manager Merge pull request #48797 from FengyunPan/fix-empty-cidr 2017-07-17 19:37:45 -07: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 Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
hyperkube Refactor: pkg/util into sub-pkgs 2017-07-18 14:34:08 +08:00
kube-apiserver expose RegisterAllAdmissionPlugins so that admission chains can be built reused 2017-07-18 13:30:06 -04:00
kube-controller-manager Merge pull request #49227 from deads2k/quota-01-tighten 2017-07-20 15:08:27 -07:00
kube-proxy update godep 2017-07-20 11:03:49 -07:00
kubeadm kubeadm: don't customize etcd selinux label 2017-07-20 13:36:06 -07:00
kubectl Convert go_binary linkstamp to x_defs 2017-06-08 14:59:55 -07:00
kubelet Added golint check for pkg/kubelet. 2017-07-19 11:33:06 +08:00
kubemark update godep 2017-07-20 11:03:49 -07: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