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

[controller] Add node affinity #29

Merged
merged 1 commit into from
Mar 7, 2024
Merged

[controller] Add node affinity #29

merged 1 commit into from
Mar 7, 2024

Conversation

duckhawk
Copy link
Member

@duckhawk duckhawk commented Mar 6, 2024

Description

Add node affinity to match all our SDS modules

Why do we need it, and what problem does it solve?

Now nodeSelector match old sds-drbd module label, this PR fix it

What is the expected result?

Correct DaemonSet scheduling

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Signed-off-by: v.oleynikov <[email protected]>
@duckhawk duckhawk added the bug Something isn't working label Mar 6, 2024
@duckhawk duckhawk requested a review from AleksZimin March 6, 2024 18:56
@duckhawk duckhawk self-assigned this Mar 6, 2024
@AleksZimin AleksZimin changed the title Add node affinity [controller] Add node affinity Mar 7, 2024
@AleksZimin AleksZimin merged commit e8e54ae into main Mar 7, 2024
4 checks passed
@AleksZimin AleksZimin deleted the added-node-affinity branch March 7, 2024 12:18
AleksZimin pushed a commit that referenced this pull request Mar 18, 2024
Signed-off-by: v.oleynikov <[email protected]>
Signed-off-by: Aleksandr Zimin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants