jonnydford

Results 4 comments of jonnydford

Celery - and Airflow - supports Redis and RabbitMQ as a broker. http://docs.celeryproject.org/en/latest/getting-started/first-steps-with-celery.html#choosing-a-broker https://airflow.apache.org/howto/executor/use-celery.html#scaling-out-with-celery Currently, the airflow-operator only supports Redis as a broker.

https://github.com/astronomer/airflow-chart/blob/master/templates/pgbouncer/pgbouncer-deployment.yaml

> Hey! Thanks for this pr, I will try and look at it ASAP :) 👍 I've now added a Healthcheck url for Kubernetes to use, as root was giving...

Is there anything needed to get this PR merged?