Brian Campbell created AIRFLOW-3014:
---------------------------------------
Summary: Password column on connection table should be longer
Key: AIRFLOW-3014
URL: https://issues.apache.org/jira/browse/AIRFLOW-3014
Project: Apache Airflow
Issue Type: Improvement
Reporter: Brian Campbell
The password column in the connection table has a maximum length of 500
characters. In some cases this is insufficient. For example, AWS provides
passwords for ECR that, when encrypted, are longer than 3400 characters. In
order to use the docker operator with ECR, you will need a longer password
column on the connection table.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)