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: Support separate advertise URL for WSProxy v2 #582

Merged
merged 4 commits into from Jul 25, 2022

Conversation

adrysn
Copy link
Member

@adrysn adrysn commented Jul 23, 2022

Return WSProxy advertise URL, if exists, by querying the value from the coordinator in starting an app service. Since the coordinator's status handler now returns the advertise address, the query_wsproxy_version method is renamed to query_wsproxy_status.

This PR resolves #581.

@adrysn adrysn self-assigned this Jul 23, 2022
@adrysn adrysn added type:feature Add new features comp:manager Related to Manager component labels Jul 23, 2022
@adrysn adrysn added this to the 22.03 milestone Jul 23, 2022
src/ai/backend/manager/api/scaling_group.py Outdated Show resolved Hide resolved
src/ai/backend/manager/api/session.py Outdated Show resolved Hide resolved
@achimnol achimnol merged commit cb80d1c into main Jul 25, 2022
@achimnol achimnol deleted the feat/support-advertise-url-for-wsproxy-v2 branch July 25, 2022 09:20
@achimnol achimnol changed the title feat: support advertise URL for WSProxoy v2 feat: Support separate advertise URL for WSProxy v2 Jul 25, 2022
achimnol pushed a commit that referenced this pull request Jul 25, 2022
Backported-From: main (22.06)
Backported-To: 22.03
@Yaminyam Yaminyam added the size:S 10~30 LoC label Apr 13, 2023
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:S 10~30 LoC type:feature Add new features
Projects
None yet
3 participants