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-454): Directly retrieve VFolder by folder ID in purge API #3388

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

fregataa
Copy link
Member

@fregataa fregataa commented Jan 7, 2025

resolves #3383

Implemented as approach 1 - avoid calling query_accessible_vfolders() in purge API

Checklist: (if applicable)

  • Milestone metadata specifying the target backport version
  • Mention to the original issue
  • Update of end-to-end CLI integration tests in ai.backend.test
  • API server-client counterparts (e.g., manager API -> client SDK)

📚 Documentation preview 📚: https://sorna--3388.org.readthedocs.build/en/3388/


📚 Documentation preview 📚: https://sorna-ko--3388.org.readthedocs.build/ko/3388/

@fregataa fregataa added this to the 24.03 milestone Jan 7, 2025
@fregataa fregataa self-assigned this Jan 7, 2025
@github-actions github-actions bot added area:docs Documentations comp:manager Related to Manager component size:S 10~30 LoC labels Jan 7, 2025
Copy link
Collaborator

@HyeockJinKim HyeockJinKim left a comment

Choose a reason for hiding this comment

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

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:docs Documentations comp:manager Related to Manager component size:S 10~30 LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to purge vFolder record when the owner user is deleted
2 participants