Always pull the latest read the docs theme to receive
new features and bug fixes.
For example currently used version does not support [0]
code-block syntax highlight, which is used in the
Treasuremap documentation.
[1] https://github.com/rtfd/readthedocs.org/issues/4050
Change-Id: I58a096708b2741fc4af5d7701d276ea0551eca64
Since [0] updated the Airskiff CI jobs to clone dependent projects, the
relative OSH-infra path for the airskiff job no longer exists. This
change removes it so that the CI can use the cloned path as specified in
the airskiff deployment scripts.
[0] https://review.opendev.org/651628
Change-Id: Idc6970c3048f0e2bcf2fabcf79693973bde3f389
The guide describes how to apply changes on already running
cluster. Describe the flow, from config change to deployment start.
Change-Id: I6be24794d570ca6b42db36f2a10b065b8e16f428
Add an initial implementation of Airship Troubleshooting
Guide that users can use when they encounter problems
with their Airship installation.
Change-Id: I9c5546cbc5f12db81cc3fcc6a3be95e8dd6f52fe
1. Docker env file format does not support quotation marks [0].
2. Use `shift` to remove `shipyard` command from the command,
shipyard image already has it configured in the entrypoint
script.
[0] See the official docs https://docs.docker.com/compose/env-file/
Change-Id: I8deaa60355004e182f51872a2fd15d94297ff319
Update paths to shipyard and promenade direcories
after repository links were changed from github
to opendev [0].
[0] https://review.opendev.org/#/c/654602/
Change-Id: I1dd246891a5046abff75c7a98c0f16feedb1045e
Minikube is not yet compatible with Docker CE 18.09. This commit changes
the Docker version to 18.06 for compatibility with Minikube.
Change-Id: Ifb1fb0e5b0755d7340ce4f8a554e270dd5a2e6b5
`promjoin` service should be started on first boot
only to bootstrap a kubernetes cluster.
Create /var/lib/prom.done file to ensure that
Docker and Kubelet do not get downgraded on every
reboot if they had been upgraded manually.
Change-Id: I76027dcde7cb7a4624894b3528abe13e4de174a1
Change path to globals from relative to absolute
to be able to run airship cli from any directory.
Change-Id: Ieb81ef6be7dff7fd49c206501035e75c8fd32bbe
On April 19, OpenStack completed the migration from openstack.org to
opendev.org [0]. During this migration, Airship projects moved from the
"openstack" namespace to the "airship" namespace. This commit makes
preliminary updates to gate and developer scripts to account for the
migration and fix broken integration gates.
[0] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005011.html
Change-Id: Ie955a777016deceed0d3f7f1aa839fba3cfdcc3e