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: node nodeAntiAffinity seems to break karpenter TDE-1112 BM-1018 #545

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

paulfouquet
Copy link
Collaborator

Motivation

We've noticed that karpenter is erroring since #506. Errors makes us thinking that it could be related. Since the retry on a new node using nodeAntiAffinity is not working, it's a good idea to remove it to see if it solved karpenter issues.

Modification

Remove the affinity in the retryStrategy.

Checklist

  • Tests updated
  • Docs updated
  • Issue linked in Title

@blacha blacha changed the title fix: node nodeAntiAffinity seems to break karpenter TDE-1112 fix: node nodeAntiAffinity seems to break karpenter TDE-1112 BM-1018 Apr 18, 2024
@paulfouquet paulfouquet added this pull request to the merge queue Apr 18, 2024
Merged via the queue into master with commit 8022c8d Apr 18, 2024
4 checks passed
@paulfouquet paulfouquet deleted the fix/node-antiafinity-breaks-karpenter-tde-1112 branch April 18, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants