Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed postgres host for docker airflow setup #469

Merged
merged 1 commit into from
Dec 21, 2021
Merged

Conversation

neel-astro
Copy link
Contributor

@neel-astro neel-astro commented Dec 21, 2021

Description

Changes:

  • Moved the default value for postgres.host back to postgres
  • Pointed postgres host in webserver & scheduler of Podman containers to localhost, as there is no need for postgres.host since all containers run in the same pod.

馃師 Issue(s)

Related astronomer/issues#3929

馃И Functional Testing

List the functional testing steps to confirm this feature or fix.

馃摳 Screenshots

Add screenshots to illustrate the validity of these changes.

馃搵 Checklist

  • Rebased from the main (or release if patching) branch (before testing)
  • Ran make test before taking out of draft
  • Added/updated applicable tests
  • Tested against Houston-API and Astronomer (if necessary).
  • Communicated to/tagged owners of respective clients potentially impacted by these changes.
  • Updated any related documentation

@neel-astro neel-astro merged commit cc310cb into main Dec 21, 2021
@neel-astro neel-astro deleted the fix/postgres-host branch September 26, 2022 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants