Skip to content

Add get_proxy_agent_aggregate_status to remove the disk write-permission dependency#363

Open
ZhidongPeng wants to merge 3 commits into
Azure:devfrom
ZhidongPeng:status
Open

Add get_proxy_agent_aggregate_status to remove the disk write-permission dependency#363
ZhidongPeng wants to merge 3 commits into
Azure:devfrom
ZhidongPeng:status

Conversation

@ZhidongPeng

@ZhidongPeng ZhidongPeng commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator
  • Currently GPA service passes its aggregated status to GPA VM Extension via status.json file, if the status folder is ready-only for whatever reason, GPA VM Extension will not be able to get the latest aggregated status.
  • GPA http server starts to accept /gpa-aggregated-status and return current aggregated status in json as response.
  • GPA VM Extension first try query the GPA server for aggregated status, if not available, fallback to read the status.json file.
  • Update max_binary_bytes for ProxyAgentExt as it starts to static link hyper client.

@ZhidongPeng ZhidongPeng changed the title Add get_proxy_agent_aggregate_status to remove the disk write-permis… Add get_proxy_agent_aggregate_status to remove the disk write-permission dependency Jun 19, 2026
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.

1 participant