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
When the readiness listener is defined in the bootstrap config, the pod can be considered ready before it receives any config over XDS that can lead to downtime during an upgrade
Expected Behavior
The pod should be ready only when it receives the translated config
Steps to reproduce the bug
.
Additional Environment Detail
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Gloo Edge Product
Open Source
Gloo Edge Version
v1.17+
Kubernetes Version
All
Describe the bug
When the readiness listener is defined in the bootstrap config, the pod can be considered ready before it receives any config over XDS that can lead to downtime during an upgrade
Expected Behavior
The pod should be ready only when it receives the translated config
Steps to reproduce the bug
.
Additional Environment Detail
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: