Skip to content

Conversation

@thesuperzapper
Copy link
Member

@thesuperzapper thesuperzapper commented Jan 10, 2022

What issues does your PR fix?

What does your PR do?

  • Adds the pgbouncer.authType value (default: md5) to set the auth_type config of PgBouncer.
    • NOTE: this is important for "Azure PostgreSQL" as the default md5 will not work, but scram-sha-256 will

Checklist

For all Pull Requests

For releasing ONLY

@thesuperzapper thesuperzapper added this to the airflow-8.6.0 milestone Jan 10, 2022
@stale stale bot added the lifecycle/stale lifecycle - this is stale label Mar 12, 2022
@stale stale bot closed this Mar 19, 2022
@stale stale bot removed the lifecycle/stale lifecycle - this is stale label Mar 21, 2022
@thesuperzapper thesuperzapper added the status/ready-to-merge status - this will be merged into next release label Mar 22, 2022
@airflow-helm airflow-helm deleted a comment from stale bot Mar 22, 2022
@thesuperzapper thesuperzapper merged commit df07e28 into airflow-helm:main Apr 1, 2022
@thesuperzapper thesuperzapper deleted the pgbouncer-auth-type branch April 1, 2022 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status/ready-to-merge status - this will be merged into next release

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

add pgbouncer.authType value to set auth_type (for Azure PostgreSQL) PgBouncer fails with Azure PostgreSQL

1 participant