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

Cloud Stacks: Better "wait for readiness" #1545

Merged
merged 1 commit into from
May 7, 2024

Conversation

julienduchesne
Copy link
Member

Seems like HEAD calls on the instance's URL doesn't work anymore. Instead, we can hit /api/health which gives us a better idea

Then there's the cloud_stack_service_account resources which require an active instance but just 503 if it's not ready. Let's wait for the stack readiness before doing anything on those resources

Seems like HEAD calls on the instance's URL doesn't work anymore. Instead, we can hit `/api/health` which gives us a better idea
Then there's the cloud_stack_service_account resources which require an active instance but just 503 if it's not ready. Let's wait for the stack readiness before doing anything on those resources
@julienduchesne julienduchesne requested review from a team as code owners May 7, 2024 19:59
Copy link

github-actions bot commented May 7, 2024

In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically.
To do so, a Grafana Labs employee must trigger the cloud acceptance tests workflow manually.

@julienduchesne julienduchesne merged commit 5d13161 into main May 7, 2024
26 of 27 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/better-wait-for-readiness branch May 7, 2024 23:12
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.

None yet

2 participants