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

Remove unneeded tolerations patching #10387

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

scholzj
Copy link
Member

@scholzj scholzj commented Jul 25, 2024

Type of change

  • Task

Description

Long time ago, when we used StatefulSets and our special process for diffing them, we needed a special handling for tolerations with empty value where we normalized the value to null. This is not needed anymore since we don't use StatefulSets and the logic and related tests can be removed.

Checklist

  • Make sure all tests pass
  • Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally

@scholzj scholzj added this to the 0.43.0 milestone Jul 25, 2024
@scholzj scholzj requested a review from ppatierno July 25, 2024 13:09
Signed-off-by: Jakub Scholz <www@scholzj.com>
@scholzj scholzj force-pushed the remove-unneeded-tolleration-patching branch from 4f28740 to ec43e0d Compare July 25, 2024 13:58
@scholzj
Copy link
Member Author

scholzj commented Jul 25, 2024

/azp run regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj scholzj merged commit 6267af2 into strimzi:main Jul 26, 2024
21 checks passed
@scholzj scholzj deleted the remove-unneeded-tolleration-patching branch July 26, 2024 09:20
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.

3 participants