Closed howardjohn closed 4 days ago
Today, we only reconnect on the stream erroring. If it ends with a success, we ~infinite loop doing nothing.
In standard operations, Istiod will never end the stream without an error. However, it is possible to expose Istiod with a proxy that does.
Reproducer:
In response to a cherrypick label: new pull request created: #1370
Today, we only reconnect on the stream erroring. If it ends with a success, we ~infinite loop doing nothing.
In standard operations, Istiod will never end the stream without an error. However, it is possible to expose Istiod with a proxy that does.