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

Fix pod selection when initialize storage #184

Merged
merged 1 commit into from
Mar 2, 2024
Merged

Conversation

bma13
Copy link
Contributor

@bma13 bma13 commented Mar 2, 2024

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Use statefulset labels to select pods during storage initialization

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Storage object labels are used for selection pods. It's incorrect because pods have different labels than storage object.

Issue Number: N/A

What is the new behavior?

  • use statefulset labels to select pod during storage initalization

Other information

@bma13 bma13 requested review from shmel1k and kobzonega March 2, 2024 10:14
@bma13 bma13 requested review from Jorres and kobzonega March 2, 2024 12:24
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.

2 participants