Skip to content

Conversation

@howard-tran
Copy link
Contributor

Description

What behavior does this PR change, and why?

I add a broker list file to replace these hardcode syntax

users=(kafka1 kafka2)
if [[ "$i" == "mds" ]]; then
  DNS_ALT_NAMES=$(printf '%s\n' "$DNS_ALT_NAMES" "DNS.3 = kafka1" "DNS.4 = kafka2")
fi

Author Validation

Describe the validation already done, or needs to be done, by the PR submitter.

I run the setup on google cloud shell, here is the proof
Screenshot from 2025-11-21 16-54-28

Reviewer Tasks

Describe the tasks/validation that the PR submitter is requesting to be done by the reviewer.

@howard-tran howard-tran requested review from a team as code owners November 21, 2025 09:59
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.

1 participant