You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "fgalind1 (via GitHub)" <gi...@apache.org> on 2023/10/05 20:34:08 UTC

[PR] fix pgbouncer connection with useStandardNaming [airflow]

fgalind1 opened a new pull request, #34787:
URL: https://github.com/apache/airflow/pull/34787

   PR #31066 introduced a new option to standardize the naming of the different helm chart resources.
   However this didn't include also updating the reference when creating the pgbouncer connection in the
   metadata secret. This PR fixes that and makes sure we use the proper hostname for pgbouncer based on
   the new option useStandardNaming


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] fix pgbouncer connection with useStandardNaming [airflow]

Posted by "fgalind1 (via GitHub)" <gi...@apache.org>.
fgalind1 commented on PR #34787:
URL: https://github.com/apache/airflow/pull/34787#issuecomment-1749604611

   @jedcunningham I discovered a small issue with the recent addition of `useStandardNaming` when pgbouncer is enabled. I've submitted this PR that should fix this issue


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] fix: pgbouncer connection with useStandardNaming [airflow]

Posted by "jedcunningham (via GitHub)" <gi...@apache.org>.
jedcunningham merged PR #34787:
URL: https://github.com/apache/airflow/pull/34787


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org