-
Notifications
You must be signed in to change notification settings - Fork 460
Topology injector blocking envoy proxy from starting #5890
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
Comments
arkodg
added a commit
to arkodg/gateway
that referenced
this issue
May 1, 2025
* allow pods even if there is an internal error in the webhook processing the request Relates to envoyproxy#5890 Signed-off-by: Arko Dasgupta <[email protected]>
arkodg
added a commit
that referenced
this issue
May 1, 2025
* fix: make topology injector best effort * allow pods even if there is an internal error in the webhook processing the request Relates to #5890 Signed-off-by: Arko Dasgupta <[email protected]> * fix build Signed-off-by: Arko Dasgupta <[email protected]> --------- Signed-off-by: Arko Dasgupta <[email protected]>
arkodg
added a commit
to arkodg/gateway
that referenced
this issue
May 1, 2025
* fix: make topology injector best effort * allow pods even if there is an internal error in the webhook processing the request Relates to envoyproxy#5890 Signed-off-by: Arko Dasgupta <[email protected]> * fix build Signed-off-by: Arko Dasgupta <[email protected]> --------- Signed-off-by: Arko Dasgupta <[email protected]> (cherry picked from commit 5b8269d) Signed-off-by: Arko Dasgupta <[email protected]>
arkodg
added a commit
that referenced
this issue
May 1, 2025
fix: make topology injector best effort (#5891) * fix: make topology injector best effort * allow pods even if there is an internal error in the webhook processing the request Relates to #5890 * fix build --------- (cherry picked from commit 5b8269d) Signed-off-by: Arko Dasgupta <[email protected]>
Sorry for introducing this bug, working on a fix for it! |
/assign @jukie |
thanks @jukie ! |
melsal13
pushed a commit
to melsal13/gatewayPersonal
that referenced
this issue
May 7, 2025
* fix: make topology injector best effort * allow pods even if there is an internal error in the webhook processing the request Relates to envoyproxy/gateway#5890 Signed-off-by: Arko Dasgupta <[email protected]> * fix build Signed-off-by: Arko Dasgupta <[email protected]> --------- Signed-off-by: Arko Dasgupta <[email protected]> Signed-off-by: melsal13 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description:
Noticed envoy-proxy pods were not starting
in the envoy gateway logs, I noticed topology injector failures
Repro steps:
Environment:
Logs:
The text was updated successfully, but these errors were encountered: