[
https://issues.apache.org/jira/browse/AIRFLOW-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16992539#comment-16992539
]
ASF subversion and git services commented on AIRFLOW-3014:
----------------------------------------------------------
Commit da7a353e17108a23973ad0584d64a37e4a26f9b4 in airflow's branch
refs/heads/master from Kim Persson
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=da7a353 ]
[AIRFLOW-3014] Increase max length of connection password column to 5000 (#6241)
> 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
> Priority: Minor
> Fix For: 1.10.7
>
>
> 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
(v8.3.4#803005)