[
https://issues.apache.org/jira/browse/AIRFLOW-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16992920#comment-16992920
]
ASF subversion and git services commented on AIRFLOW-3014:
----------------------------------------------------------
Commit d88bde011ace8bc40b071c445bd01ad175ad17d1 in airflow's branch
refs/heads/revert-6241-fix/increase-connection-password-length from Ash
Berlin-Taylor
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=d88bde0 ]
Revert "[AIRFLOW-3014] Increase max length of connection password column to
5000 (#6241)"
This reverts commit da7a353e17108a23973ad0584d64a37e4a26f9b4.
> 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)