magnum/magnum/drivers/common/templates/kubernetes/fragments
Johannes Grassler e93d82e8b3 Fix CVE-2016-7404
This commit addresses multiple potential vulnerabilities in
Magnum. It makes the following changes:

* Permissions for /etc/sysconfig/heat-params inside Magnum
  created instances are tightened to 0600 (used to be 0755).
* Certificate retrieval is modified to work without the need
  for a Keystone trust.
* The cluster's Keystone trust id is only passed into
  instances for clusters where that is actually needed. This
  prevents the trustee user from consuming the trust in cases
  where it is not needed.
* The configuration setting trust/cluster_user_trust (False by
  default) is introduced. It needs to be explicitely enabled
  by the cloud operator to allow clusters that need the
  trust_id to be passed into instances to work. Without this
  setting, attempts to create such clusters will fail.

Please note, that none of these changes apply to existing
clusters. They will have to be deleted and rebuilt to benefit
from these changes.

Change-Id: I643d408cde0d6e30812cf6429fb7118184793400
2017-02-09 16:44:27 +01:00
..
add-proxy.sh Make Docker proxy configuration consistent across template 2016-12-20 10:08:42 +01:00
configure-etcd.sh [k8s_fedora_atomic] Enable TLS in Etcd cluster 2016-12-09 02:57:07 +00:00
configure-kubernetes-master.sh Use Kubernetes config to launch services pods 2017-01-07 00:31:45 +01:00
configure-kubernetes-minion.sh Upgrade to Fedora 25 2017-01-26 15:40:34 +01:00
disable-selinux.sh Add bashate checks to pep8 step 2016-12-07 15:25:41 +01:00
enable-kube-controller-manager-scheduler.sh Make Kubernetes pods' health checks configurable 2017-01-26 20:02:52 +00:00
enable-kube-proxy-master.sh Split k8s atomic vm and ironic drivers 2016-09-09 18:10:08 +02:00
enable-kube-proxy-minion.sh Split k8s atomic vm and ironic drivers 2016-09-09 18:10:08 +02:00
enable-services-master.sh Split k8s atomic vm and ironic drivers 2016-09-09 18:10:08 +02:00
enable-services-minion.sh Split k8s atomic vm and ironic drivers 2016-09-09 18:10:08 +02:00
kube-examples.yaml Split k8s atomic vm and ironic drivers 2016-09-09 18:10:08 +02:00
kube-system-namespace-service.sh Fix failure of systemd service kube-ui 2016-09-28 17:08:09 +05:30
kube-ui-service.sh Fix failure of systemd service kube-ui 2016-09-28 17:08:09 +05:30
make-cert-client.sh Fix CVE-2016-7404 2017-02-09 16:44:27 +01:00
make-cert.sh Fix CVE-2016-7404 2017-02-09 16:44:27 +01:00
network-config-service.sh Upgrade to Fedora 25 2017-01-26 15:40:34 +01:00
network-service.sh Split k8s atomic vm and ironic drivers 2016-09-09 18:10:08 +02:00
wc-notify-master.sh Split k8s atomic vm and ironic drivers 2016-09-09 18:10:08 +02:00
write-heat-params-master.yaml Fix CVE-2016-7404 2017-02-09 16:44:27 +01:00
write-heat-params.yaml Fix CVE-2016-7404 2017-02-09 16:44:27 +01:00
write-kube-os-config.sh Make k8s cloud config consistent 2016-10-12 11:56:49 +05:30
write-kubeconfig.yaml Split k8s atomic vm and ironic drivers 2016-09-09 18:10:08 +02:00
write-network-config.sh Upgrade to Fedora 25 2017-01-26 15:40:34 +01:00