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

Helm chart PDB selectors are invalid #1508

Open
cheddarwhizzy opened this issue Aug 30, 2024 · 0 comments
Open

Helm chart PDB selectors are invalid #1508

cheddarwhizzy opened this issue Aug 30, 2024 · 0 comments

Comments

@cheddarwhizzy
Copy link

cheddarwhizzy commented Aug 30, 2024

What happened?

The PDB generated by this chart has an additional selector label redpanda.com/poddisruptionbudget added, but that label doesn't match the pod labels, showing InsufficientPods and status False in the status conditions

What did you expect to happen?

status condition for the PDB should be SufficientPods and status True

How can we reproduce it (as minimally and precisely as possible)?. Please include values file.

redpanda:
  ...
  statefulset:
    budget:
      maxUnavailable: 1

Anything else we need to know?

No response

Which are the affected charts?

No response

Chart Version(s)

5.8.12

Cloud provider

GCP (GKE)

JIRA Link: K8S-337

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

No branches or pull requests

1 participant