Commit Graph

6 Commits

Author SHA1 Message Date
Dmitry Ukov d247bb6057 Clean up v1 structure
Change-Id: I12feb1db2ef4ffe58be00f0c290b37e7f184efd6
2019-10-02 09:57:45 +00:00
Smruti Soumitra Khuntia d1b9954e86 Enable Metrics Collection for UCP RabbitMQ Cluster
Change-Id: I9dc0d6ec1736adfacef8e8e0452b38d90b647a20
2019-06-25 10:00:21 +00:00
Matt McEuen 09f7130383 Globals: Wait on RabbitMQ StatefulSets
This modifies the RabbitMQ Armada charts to wait specifically
for the RabbitMQ StatefulSets to complete prior to proceeding.
This is more robust than the default Pod waiting, as Pod waiting
for SS's has a race condition such that all Pods are likely
Running and Ready prior to any action having been taken, during
and upgrade scenario.

This change leverages recent Armada resource-based wait functionality.

Change-Id: I3867ce6966047d6b877a9bfa872defc0eda9693a
2019-02-28 14:59:57 -06:00
Bryan Strassner d7191d4352 Add labels to Airship/Undercloud components
In support of flexibility for document replacement at a site level

Change-Id: Idfcb159be2f84d28093cc93214c5c929777361d2
2018-11-09 14:25:54 -06:00
Kaspars Skels a40b4b7637 Use default replica count for mariadb/rabbitmq
This will default to 3 replicas and provide HA for mariadb/rabbitmq

Change-Id: Ifefa6d25ad3e69066bd799abb0d93391c8077c35
2018-10-28 19:05:28 +00:00
Kaspars Skels 3a1038e122 Remove folder-based versioning from manifests
This adapts manifests to be in line of using git reference
for refering to global/secrets repos instead of versioned folders.

Change-Id: I0100fb90666e335bd99d304b3804c180b25a9d16
Depends-On: https://review.openstack.org/#/c/577886/
2018-09-14 09:48:01 -05:00