Skip to content

Fix VolumeClaimTemplates index out of range problem #2493

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

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

seekingua
Copy link
Contributor

  • when the desired statefulset has different numbers of volume claim template with current cluster, will be panic because of index out of range
  • when got different numbers of volume claim template, maybe no need to compare details, after all, it need to be replaced already

issue: [#2492]

when the desired statefulset has different numbers of volume claim template with current cluster,  will be panic because of index out of range
@FxKu FxKu added this to the 2.0 milestone Jan 3, 2024
@FxKu FxKu added the bug label Jan 3, 2024
@idanovinda
Copy link
Member

👍

1 similar comment
@FxKu
Copy link
Member

FxKu commented Jan 4, 2024

👍

@FxKu FxKu merged commit 7ceedea into zalando:master Jan 4, 2024
@FxKu
Copy link
Member

FxKu commented Jan 4, 2024

Thanks @seekingua for this bugfix :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants