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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(docker-compose): more host network specifiers #25817

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

giftig
Copy link
Contributor

@giftig giftig commented Nov 1, 2023

Add host network to the app and worker containers as well, so that it's possible to connect a native database to superset running in docker-compose. Makes the dev environment a bit easier to work with and has no real drawbacks.

TESTING INSTRUCTIONS

Run superset with docker-compose

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

Add host network to the app and worker containers as well, so that it's
possible to connect a native database to superset running in
docker-compose. Makes the dev environment a bit easier to work with and
has no real drawbacks.
@giftig giftig changed the title chore(dockeri-compose): more host network specifiers chore(docker-compose): more host network specifiers Nov 1, 2023
@craig-rueda
Copy link
Member

LGTM

@craig-rueda craig-rueda merged commit b58cc24 into apache:master Nov 2, 2023
28 checks passed
cccs-rc pushed a commit to CybercentreCanada/superset that referenced this pull request Mar 6, 2024
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 3.1.0 labels Mar 8, 2024
sfirke pushed a commit to sfirke/superset that referenced this pull request Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/XS 🚢 3.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants