Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 2, 2025

Backport of #11763 to release/9.5

/cc @davidfowl @copilot

Customer Impact

The healthcheck for the open ai resource always uses the official open ai status page even when the endpoint is changed to another open ai compatible endpoint.

Testing

Manually verified.

Risk

Low, affects the open ai hosting integration.

Regression?

No

@github-actions
Copy link
Contributor Author

github-actions bot commented Oct 2, 2025

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 11792

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 11792"

Copy link
Member

@joperezr joperezr left a comment

Choose a reason for hiding this comment

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

Low Risk, approved.

@davidfowl should we add a test here to validate it?

@joperezr joperezr added the Servicing-approved Approved for servicing release label Oct 2, 2025
@davidfowl
Copy link
Member

Its unclear how to add a non flaky one. We can test the health check itself #11763 (comment)

This was referenced Oct 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants