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

resourcegen: add startup probe to service mesh #573

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

davidweisse
Copy link
Contributor

This adds a startup probe to the Service Mesh sidecar container. It probes on the port the Envoy proxy listens on for incoming traffic. Envoy only starts after the iptables rules have been updated, which is when the regular containers should start.

@davidweisse davidweisse requested a review from burgerdev June 13, 2024 15:13
@davidweisse davidweisse added the no changelog PRs not listed in the release notes label Jun 13, 2024
@davidweisse davidweisse marked this pull request as ready for review June 14, 2024 09:55
@davidweisse davidweisse requested a review from katexochen as a code owner June 14, 2024 09:55
@davidweisse davidweisse merged commit fdf3062 into main Jun 14, 2024
8 of 9 checks passed
@davidweisse davidweisse deleted the dav/servicemesh-startup-probe branch June 14, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog PRs not listed in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants