magnum/magnum/drivers/common/templates/kubernetes/fragments
Jonathan Rosser 660e62b0e5 Revert "support http/https proxy for discovery url"
[stable branch policy requiring a backport rather than an 'in branch'
revert means that the following revert SHA refers to the parent patch,
not to this branch]

This reverts commit e8d0ee1b14.

This commit is reverted for two reasons:

* It is undesirable that the end user can inject proxy config into
  the magnum-conductor service via the cluster template.

* The proxy settings for the magnum-conductor service may not be
  the same as those which are required in the cluster template for
  the end user VM.

Systemd, docker and podman all include native mechanisms for setting
environment variables for proecesses, and this should be used by the
cloud operator / deployment tooling to configure the required proxy
settings for the magnum-conductor service.

In particular this patch makes it impossible for the cloud operator
to specify their own http_proxy via the environment, the user supplied
cluster template setting will always be used.

conflicts: magnum/drivers/heat/template_def.py

Change-Id: I33da19ad6764bedcf15f2a08381063e2471f8991
(cherry picked from commit 79699f23cd)
(cherry picked from commit 1c4f8127f1)
2019-07-05 20:02:05 +01:00
..
add-proxy.sh Make Docker proxy configuration consistent across template 2016-12-20 10:08:42 +01:00
calico-service.sh [k8s] Cluster creation speedup 2018-12-18 02:54:33 +00:00
configure-etcd.sh Revert "support http/https proxy for discovery url" 2019-07-05 20:02:05 +01:00
configure-kubernetes-master.sh Ensure http proxy environment is available during 'atomic install' for k8s 2019-03-13 15:27:39 +00:00
configure-kubernetes-minion.sh Ensure http proxy environment is available during 'atomic install' for k8s 2019-03-13 15:27:39 +00:00
core-dns-service.sh [k8s] Cluster creation speedup 2018-12-18 02:54:33 +00:00
disable-selinux.sh Add bashate checks to pep8 step 2016-12-07 15:25:41 +01:00
enable-cert-api-manager.sh [k8s] Cluster creation speedup 2018-12-18 02:54:33 +00:00
enable-ingress-controller.sh Support octavia-ingress-controller 2019-02-05 10:59:07 +00:00
enable-ingress-octavia.sh Support octavia-ingress-controller 2019-02-05 10:59:07 +00:00
enable-ingress-traefik.sh [k8s] Cluster creation speedup 2018-12-18 02:54:33 +00:00
enable-keystone-auth.sh Support Keystone AuthN and AuthZ for k8s 2019-01-28 18:00:21 +00:00
enable-prometheus-monitoring.sh Fix prometheus monitoring 2019-01-24 01:27:29 +00:00
enable-services-master.sh [k8s] Add kubelet to the master nodes 2018-10-02 13:24:08 +02:00
enable-services-minion.sh Launch kube-proxy as a system container 2017-08-22 14:01:43 +02:00
flannel-config-service.sh Rename scripts 2018-07-10 06:02:20 +12:00
flannel-service.sh Add iptables -P FORWARD ACCEPT unit 2019-02-28 09:58:40 +01:00
kube-apiserver-to-kubelet-role.sh k8s_fedora: Use external kubernetes/cloud-provider-openstack 2019-01-08 10:21:41 +00:00
kube-dashboard-service.sh [k8s] Cluster creation speedup 2018-12-18 02:54:33 +00:00
make-cert-client.sh Make X-Subject-Token search case unsensitive 2018-10-02 13:24:08 +02:00
make-cert.sh Make X-Subject-Token search case unsensitive 2018-10-02 13:24:08 +02:00
start-container-agent.sh Ensure http proxy environment is available during 'atomic install' for k8s 2019-03-13 15:27:39 +00:00
wc-notify-master.sh Using cgroupfs as default cgroup-driver 2018-08-08 09:27:33 +00:00
write-flannel-config.sh Rename scripts 2018-07-10 06:02:20 +12:00
write-heat-params-master.yaml Support octavia-ingress-controller 2019-02-05 10:59:07 +00:00
write-heat-params.yaml Fix registry on k8s_fedora_atomic 2019-07-02 01:53:52 +00:00
write-kube-os-config.sh Support octavia-ingress-controller 2019-02-05 10:59:07 +00:00