You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What issue is being seen? Describe what should be happening instead of
the bug, for example: Envoy should not crash, the expected value isn't
returned, etc.
I'm trying to run envoy proxy as a daemonset which was implemented with #3092.
I think the cause of this bug is
Description:
I'm trying to run envoy proxy as a daemonset which was implemented with #3092.
I think the cause of this bug is
gateway/internal/gatewayapi/status/gateway.go
Lines 163 to 168 in d1cc0ba
Repro steps:
Use the below configuration with an EnvoyProxy to trigger using a daemonset:
Then the programmed status will always show as false even though the gateway is actually functional:
Environment:
Logs:
The text was updated successfully, but these errors were encountered: