magnum/magnum
Spyros Trigazis 7fdff38a2f [k8s] Set order in kubemaster software deployments
When we create a cluster and pass the ca.key in a software deployment we
must ensure that the apiserver will start before calico, dashboard etc
which require the api to return ok. [0]

The heat agent process the deployment serially, so if coredns arrives
first in the agent, it will wait forever for the coredns script to
complete.

Putting the cert_manager_api first solves the issue.

[0] curl http://127.0.0.1:8080/healthz

Change-Id: I031ab34141045dde171bcf6206e227fa7eb5885d
story: 2003434
task: 24630
2018-08-14 11:08:46 +02:00
..
api [k8s] Fix docker volume issue 2018-07-31 10:23:00 +12:00
cmd federation api: api endpoints 2018-02-09 00:59:31 -03:00
common Using simple public/private key for k8s service account keys 2018-07-27 14:53:50 +12:00
conductor Cache barbican certs for periodic tasks 2018-04-03 06:15:58 +00:00
conf Trustee: provide region_name to auth_url searching 2018-07-24 19:22:01 +03:00
db Enables MySQL Cluster Support for Magnum 2018-02-19 12:15:58 +00:00
drivers [k8s] Set order in kubemaster software deployments 2018-08-14 11:08:46 +02:00
hacking Fix typo in magnum/hacking/checks.py for consistency 2017-06-16 15:43:27 +08:00
objects federation api: api endpoints 2018-02-09 00:59:31 -03:00
service Add send_cluster_metrics configuration parameter 2018-02-01 10:34:54 -08:00
servicegroup Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
tests Using simple public/private key for k8s service account keys 2018-07-27 14:53:50 +12:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
i18n.py Remove log translations 2017-03-30 17:05:10 +08:00
version.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00