Skip to content

Remove/Replace DSSKey references from Airflow #54079

@amoghrajesh

Description

@amoghrajesh

Body

As seen from: #54078, which is a short term fix to workaround DSSKey

  1. Remove DSSKey references entirely in the codebase
  2. Bump minimum to paramiko 4.0+
  3. Provide migration guide for users with DSA keys
  4. Bump types-paramiko version that was limited in Restrict typing-paramiko to < 4 as we do with paramiko #54173

Migration that could be required:

Users would need to:
Generate other keys to be used in their connections (RSA, ECDSA, or Ed25519 keys) and update their Airflow connections to use those

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions