Open sergiofteixeira opened 4 days ago
bitnami/airflow:22.2.0
arm64
airflow with the externalredis doesn't allow empty passwords, gen config will fail when encoding_url with the $REDIS_PASSWORD complaining about empty URL.
/opt/bitnami/scripts/libairflow.sh: line 455: 1: Missing url
Name and Version
bitnami/airflow:22.2.0
What architecture are you using?
arm64
What steps will reproduce the bug?
airflow with the externalredis doesn't allow empty passwords, gen config will fail when encoding_url with the $REDIS_PASSWORD complaining about empty URL.
What do you see instead?