Skip to content

fix(etcd): pin etcdbrctl --endpoints to match transport#1073

Merged
s10 merged 1 commit into
masterfrom
fix/etcd-backup-endpoints
May 26, 2026
Merged

fix(etcd): pin etcdbrctl --endpoints to match transport#1073
s10 merged 1 commit into
masterfrom
fix/etcd-backup-endpoints

Conversation

@s10

@s10 s10 commented May 26, 2026

Copy link
Copy Markdown
Contributor

etcd listens on the scheme picked by secure.enabled; etcdbrctl
expects --endpoints with the same scheme. Its default became http,
so without this the backup container can't reach an HTTPS etcd.

@s10 s10 requested review from a team, databus23 and jknipper as code owners May 26, 2026 15:30
etcd listens on the scheme picked by secure.enabled; etcdbrctl
expects --endpoints with the same scheme. Its default became http,
so without this the backup container can't reach an HTTPS etcd.
@s10 s10 force-pushed the fix/etcd-backup-endpoints branch from 721b130 to e81307c Compare May 26, 2026 15:32

@goerangudat goerangudat left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@s10 s10 merged commit 3285b29 into master May 26, 2026
1 check passed
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.

3 participants