Skip to content

fix: remove yugabyte --advertise_address=0.0.0.0 for DDL issues#79

Merged
redpanda-f merged 1 commit intomainfrom
fix/redpanda/fix-yugabyte-advert-addr
Mar 10, 2026
Merged

fix: remove yugabyte --advertise_address=0.0.0.0 for DDL issues#79
redpanda-f merged 1 commit intomainfrom
fix/redpanda/fix-yugabyte-advert-addr

Conversation

@redpanda-f
Copy link
Copy Markdown
Contributor

@redpanda-f redpanda-f commented Mar 9, 2026

Needed this otherwise YCQL node discovery fails.

Split PR of #62

Copilot AI review requested due to automatic review settings March 9, 2026 08:59
@FilOzzy FilOzzy added this to FOC Mar 9, 2026
@github-project-automation github-project-automation bot moved this to 📌 Triage in FOC Mar 9, 2026
@redpanda-f redpanda-f requested a review from rvagg March 9, 2026 09:00
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes an explicit YugabyteDB --advertise_address=0.0.0.0 startup flag during yugabyted start to avoid connectivity issues for YCQL/YSQL proxies between containers on the Docker bridge network.

Changes:

  • Dropped --advertise_address=0.0.0.0 from the Yugabyte container startup command.
  • Added an inline note explaining why --advertise_address is intentionally omitted.

@github-project-automation github-project-automation bot moved this from 📌 Triage to ✔️ Approved by reviewer in FOC Mar 10, 2026
@redpanda-f redpanda-f merged commit 90ad093 into main Mar 10, 2026
8 of 9 checks passed
@github-project-automation github-project-automation bot moved this from ✔️ Approved by reviewer to 🎉 Done in FOC Mar 10, 2026
@redpanda-f redpanda-f deleted the fix/redpanda/fix-yugabyte-advert-addr branch March 10, 2026 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

4 participants