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

Update Mountpoint Pod spec to tolerate all taints #387

Merged
merged 1 commit into from
Feb 22, 2025

Conversation

unexge
Copy link
Contributor

@unexge unexge commented Feb 21, 2025

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@unexge unexge requested a review from a team as a code owner February 21, 2025 15:35
@@ -100,6 +100,16 @@ func (c *Creator) Create(pod *corev1.Pod, pvc *corev1.PersistentVolumeClaim) *co
},
},
},
Tolerations: []corev1.Toleration{
Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks for the comments - the justification makes sense

@unexge unexge enabled auto-merge February 21, 2025 17:00
@unexge unexge added this pull request to the merge queue Feb 21, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Feb 21, 2025
@muddyfish muddyfish added this pull request to the merge queue Feb 21, 2025
Merged via the queue into awslabs:main with commit 3ea6a5f Feb 22, 2025
28 checks passed
@unexge unexge deleted the push-kxpqvktruoqs branch February 22, 2025 09:30
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