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

feat: allow custom compute pod affinities, nodeSelector and tolerations #935

Merged
merged 22 commits into from
Jul 23, 2024

Conversation

ThibaultFy
Copy link
Member

@ThibaultFy ThibaultFy commented Jun 21, 2024

Description

Fixes FL-1651

How has this been tested?

Checklist

  • changelog was updated with notable changes
  • documentation was updated

@ThibaultFy ThibaultFy force-pushed the feat/allow-custom-compute-pod-affinities branch 2 times, most recently from 7545c37 to ff5ccc3 Compare June 24, 2024 12:50
- key: statefulset.kubernetes.io/pod-name
operator: In
values:
- $(HOSTNAME)
Copy link
Member Author

Choose a reason for hiding this comment

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

Yep I confirm ahah x)

@ThibaultFy ThibaultFy force-pushed the feat/allow-custom-compute-pod-affinities branch 4 times, most recently from b3ef5e2 to 9342a05 Compare June 25, 2024 13:13
@ThibaultFy ThibaultFy force-pushed the feat/allow-custom-compute-pod-affinities branch from 1ea9bc2 to 7c66407 Compare July 3, 2024 14:25
@ThibaultFy ThibaultFy marked this pull request as ready for review July 3, 2024 14:46
@ThibaultFy ThibaultFy requested a review from a team as a code owner July 3, 2024 14:46
@ThibaultFy ThibaultFy force-pushed the feat/allow-custom-compute-pod-affinities branch from f989b57 to 2ea5624 Compare July 8, 2024 07:11
@ThibaultFy
Copy link
Member Author

/e2e

@Owlfred
Copy link

Owlfred commented Jul 8, 2024

End to end tests: ✔️ SUCCESS

Congratulations!

@ThibaultFy ThibaultFy marked this pull request as draft July 9, 2024 16:11
@guilhem-barthes
Copy link
Contributor

closes FL-1651

@guilhem-barthes guilhem-barthes force-pushed the feat/allow-custom-compute-pod-affinities branch 3 times, most recently from 878e355 to 1388241 Compare July 10, 2024 15:40
@guilhem-barthes guilhem-barthes marked this pull request as ready for review July 16, 2024 12:38
Copy link

linear bot commented Jul 19, 2024

@Substra Substra deleted a comment from linear bot Jul 19, 2024
@guilhem-barthes guilhem-barthes force-pushed the feat/allow-custom-compute-pod-affinities branch from 1388241 to b4d44d7 Compare July 22, 2024 09:12
guilhem-barthes and others added 22 commits July 23, 2024 11:37
… dynamically generated pod affinity for compute pod

Signed-off-by: Guilhem Barthés <guilhem.barthes@owkin.com>
Signed-off-by: Guilhem Barthés <guilhem.barthes@owkin.com>
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Co-authored-by: Guilhem Barthés <guilhem.barthes@owkin.com>
Signed-off-by: ThibaultFy <50656860+ThibaultFy@users.noreply.github.com>
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
Signed-off-by: Guilhem Barthés <guilhem.barthes@owkin.com>
…anifests_and_list_of_all_blobs`

Signed-off-by: Guilhem Barthés <guilhem.barthes@owkin.com>
@guilhem-barthes guilhem-barthes force-pushed the feat/allow-custom-compute-pod-affinities branch from b4d44d7 to 8a13af2 Compare July 23, 2024 09:38
@guilhem-barthes guilhem-barthes merged commit 27621b7 into main Jul 23, 2024
10 checks passed
@guilhem-barthes guilhem-barthes deleted the feat/allow-custom-compute-pod-affinities branch July 23, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants