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

Tune sandbox readiness checks to ensure that sandbox is fully accessi… #4348

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

jeevb
Copy link
Contributor

@jeevb jeevb commented Nov 1, 2023

…ble when marked as ready

Describe your changes

The envoy proxy on sandbox-bundled was missing a healthcheck, and was incorrectly marked as ready before the listening port was even open. This causes CI to occasionally fail if using operations that depend on a ready sandbox state.

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Screenshots

Note to reviewers

…ble when marked as ready

Signed-off-by: Jeev B <jeevb@users.noreply.github.com>
Copy link
Contributor

@eapolinario eapolinario left a comment

Choose a reason for hiding this comment

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

this is great!

@jeevb jeevb merged commit 5b32a42 into master Nov 1, 2023
22 checks passed
@jeevb jeevb deleted the jeev/sandbox-readiness-checks branch November 1, 2023 19:36
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