Skip to content

CLOUDP-193669: Make overriden tolerations take precedence #1346

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 6 commits into from
Aug 9, 2023

Conversation

mircea-cosbuc
Copy link
Member

@mircea-cosbuc mircea-cosbuc commented Aug 4, 2023

This patch addresses a bug where overriding tolerations in the StatefulSet spec would end up in an endless reconciliation loop.

Addresses:

@mircea-cosbuc mircea-cosbuc marked this pull request as ready for review August 8, 2023 16:07
Copy link
Contributor

@slaskawi slaskawi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

One thing you might think of is whether this fix deserves an e2e test. To me personally, a unit test would be sufficient. But I'm leaving this up to you - great work!

@mircea-cosbuc
Copy link
Member Author

@slaskawi The STS override e2e tests were updated to include tolerations.

@lucian-tosa
Copy link
Collaborator

LGTM

@mircea-cosbuc mircea-cosbuc merged commit 09ab34c into master Aug 9, 2023
@mircea-cosbuc mircea-cosbuc deleted the CLOUDP-193669_fix-override-tolerations branch August 9, 2023 10:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants