Container Infrastructure Management Service for OpenStack
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
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
5 years ago
api-ref/source TrivialFix: Correcting JSON syntax 5 years ago
contrib Allow labels on cluster create 6 years ago
devstack Cache barbican certs for periodic tasks 5 years ago
doc Using cgroupfs as default cgroup-driver 5 years ago
etc/magnum Register default magnum service and stat policies in code 6 years ago
magnum [k8s] Set order in kubemaster software deployments 5 years ago
playbooks Stop using slave_scripts/install-distro-packages.sh 5 years ago
releasenotes Merge "Reno for embed certs in kubernetes config" 5 years ago
specs Document use of kube_tag label 5 years ago
tools Switch to stestr 5 years ago
.coveragerc Cleanup coverage configuration 7 years ago
.gitignore Switch to stestr 5 years ago
.gitreview Update .gitreview for project rename 8 years ago
.mailmap Initial commit from github (squashed) 9 years ago
.stestr.conf Switch to stestr 5 years ago
.testr.conf Remove minion dependency on master 7 years ago
.zuul.yaml add lower-constraints job 5 years ago
CONTRIBUTING.rst Workflow documentation is now in infra-manual 9 years ago
HACKING.rst Add a hacking rule for string interpolation at logging 6 years ago
LICENSE Initial commit from github (squashed) 9 years ago
README.rst Add release notes link in README 5 years ago
babel.cfg Initial commit from github (squashed) 9 years ago
bindep.txt Add bindep.txt file 5 years ago
functional_creds.conf.sample Use keystone v3 for functional tests 7 years ago
lower-constraints.txt Switch to stestr 5 years ago
requirements.txt Fix incompatible requirement 5 years ago
setup.cfg Follow the new PTI for document build 5 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Switch to stestr 5 years ago
tox.ini Switch to stestr 5 years ago

README.rst

Team and repository tags

image

Magnum

Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack.

For more information, please refer to the following resources: