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

Use the pod annotation for broker id #7541

Closed
joejulian opened this issue Nov 28, 2022 · 0 comments
Closed

Use the pod annotation for broker id #7541

joejulian opened this issue Nov 28, 2022 · 0 comments
Assignees
Labels
area/k8s kind/bug Something isn't working P3 Default Priority - Sometime in the next year

Comments

@joejulian
Copy link
Contributor

Version & Environment

operator controlled kubernetes
Redpanda <= v22.3.4

What went wrong?

Broker ids will diverge from statefulset pod indexes but some operator functions still use the pod index as the broker id.

What should have happened instead?

Use the pod annotation https://github.com/redpanda-data/redpanda/blob/dev/src/go/k8s/controllers/redpanda/cluster_controller.go#L50

How to reproduce the issue?

N/A

Additional information

N/A

@joejulian joejulian added kind/bug Something isn't working area/k8s labels Nov 28, 2022
@joejulian joejulian self-assigned this Nov 28, 2022
@joejulian joejulian added the P3 Default Priority - Sometime in the next year label May 22, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/k8s kind/bug Something isn't working P3 Default Priority - Sometime in the next year
Projects
None yet
1 participant