[
https://issues.apache.org/jira/browse/AIRFLOW-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16992931#comment-16992931
]
ASF subversion and git services commented on AIRFLOW-3014:
----------------------------------------------------------
Commit d9f71364329e375127f1fce777f1eeb0b28a9aff in airflow's branch
refs/heads/master from Ash Berlin-Taylor
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=d9f7136 ]
Revert "[AIRFLOW-3014] Increase max length of connection password column to
5000 (#6241)" (#6783)
This reverts commit da7a353e17108a23973ad0584d64a37e4a26f9b4.
This was already fixed by by #6754 which was already merged, and we ended up
with
two migration files (trying) to do the same thing.
> 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)