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(BA-650): Ensure unique values in mount list of compute session #3593

Merged

Conversation

rapsealk
Copy link
Member

@rapsealk rapsealk commented Feb 6, 2025

resolves #3592 (BA-650)

This pull request includes changes to ensure unique values in the compute session mount list and updates the code to use sets instead of lists for mounts in two files.

Code updates:

Checklist: (if applicable)

  • Milestone metadata specifying the target backport version
  • Mention to the original issue

Refs

@rapsealk rapsealk requested a review from fregataa February 6, 2025 02:22
@github-actions github-actions bot added comp:manager Related to Manager component size:XS ~10 LoC labels Feb 6, 2025
.fix.md -> 3593.fix.md

Co-authored-by: octodog <[email protected]>
@rapsealk rapsealk marked this pull request as ready for review February 6, 2025 05:18
@rapsealk rapsealk changed the title fix(BA-650): Ensure unique values in compute session mount list fix(BA-650): Ensure unique values in mount list of compute session Feb 6, 2025
@HyeockJinKim HyeockJinKim added this pull request to the merge queue Feb 7, 2025
Merged via the queue into main with commit b12da54 Feb 7, 2025
24 checks passed
@HyeockJinKim HyeockJinKim deleted the fix/BA-650-duplicated-mount-list-in-compute-session branch February 7, 2025 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:manager Related to Manager component size:XS ~10 LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicated mount list is shown in compute session list
3 participants