shipyard/charts/shipyard/templates
Evgeny L c21555fce0 Use a direct connectivity to RabbitMQ
This patch makes Celery to connect to RabbitMQ directly instead
of using LB. It also brings a forked version of a transport url
template, the reason for this is the format for Kombu/Celery
broker url is different from oslo_messaging transport url:
1. URLs need to be separated with semicolons vs commas.
2. Every item in Kombu broker url needs to be a complete url
   that includes schema, vhost, and all credentials.

This format is specific to Airflow and is not used in upstream
OSH projects, hence it is included here and not in htk.

Depends-On: I5150a64bd29fa062e30496c1f2127de138322863
Change-Id: I0b4ae6a9538f2f6988ed42c8f5cf0a54e7a7ad2e
2019-08-28 23:38:59 +00:00
..
bin [Database] Shipyard DB changes 2019-03-07 15:16:39 +00:00
endpoints Use a direct connectivity to RabbitMQ 2019-08-28 23:38:59 +00:00
tests Add node selector to test pod 2019-06-20 08:29:56 -04:00
utils Use a direct connectivity to RabbitMQ 2019-08-28 23:38:59 +00:00
configmap-airflow-bin.yaml [Database] Shipyard DB changes 2019-03-07 15:16:39 +00:00
configmap-airflow-etc.yaml Use a direct connectivity to RabbitMQ 2019-08-28 23:38:59 +00:00
configmap-shipyard-bin.yaml [Database] Shipyard DB changes 2019-03-07 15:16:39 +00:00
configmap-shipyard-etc.yaml Update Shipyard Chart - HTK OSH Infra 2018-06-25 17:14:28 -05:00
deployment-airflow-scheduler.yaml Add realease uuid annotation to POD spec 2019-06-25 14:49:07 +00:00
deployment-shipyard.yaml Add realease uuid annotation to POD spec 2019-06-25 14:49:07 +00:00
ingress-shipyard-api.yaml [Fix] Update Shipyard Chart - Shipyard FQDN 2018-04-12 22:58:24 -04:00
job-airflow-db-init.yaml [Database] Shipyard DB changes 2019-03-07 15:16:39 +00:00
job-airflow-db-sync.yaml Add release uuid to pods and rc objects (shipyard) 2018-09-14 15:55:04 -05:00
job-ks-endpoints.yaml Update Shipyard Chart - HTK OSH Infra 2018-06-25 17:14:28 -05:00
job-ks-service.yaml Update Shipyard Chart - HTK OSH Infra 2018-06-25 17:14:28 -05:00
job-ks-user.yaml Update Shipyard Chart - HTK OSH Infra 2018-06-25 17:14:28 -05:00
job-rabbit-init.yaml Setup mirrored queues for celery in rabbit 2018-12-17 19:37:28 +00:00
job-shipyard-db-auxiliary.yaml [Database] Shipyard DB changes 2019-03-07 15:16:39 +00:00
job-shipyard-db-init.yaml [Database] Shipyard DB changes 2019-03-07 15:16:39 +00:00
job-shipyard-db-sync.yaml [Database] Shipyard DB changes 2019-03-07 15:16:39 +00:00
secret-airflow-db.yaml [Database] Shipyard DB changes 2019-03-07 15:16:39 +00:00
secret-ingress-tls.yaml Update chart to support TLS for Shipyard 2018-06-27 18:21:54 -05:00
secret-keystone-env.yaml Update Shipyard Chart - HTK OSH Infra 2018-06-25 17:14:28 -05:00
secret-rabbitmq.yaml Setup mirrored queues for celery in rabbit 2018-12-17 19:37:28 +00:00
secret-shipyard-db.yaml [Database] Shipyard DB changes 2019-03-07 15:16:39 +00:00
secret-user-rabbitmq.yaml Use a direct connectivity to RabbitMQ 2019-08-28 23:38:59 +00:00
service-airflow-worker.yaml Make Airflow Worker Stateful Set 2018-02-21 14:59:59 +00:00
service-discovery-airflow-worker.yaml Make Airflow Worker Stateful Set 2018-02-21 14:59:59 +00:00
service-shipyard-ingress.yaml Change banners to restore attribution 2018-03-15 16:57:20 -05:00
service-shipyard.yaml Update Shipyard API Pod Labels 2018-05-15 14:40:38 +00:00
statefulset-airflow-worker.yaml Revert "charts: Remove subpath from airflow volumes" 2019-07-25 12:03:45 -05:00