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
fix(kds): reconnect mux client when GlobalToZone stream is closed by … (backport of #16326) (#16434)
Automatic cherry-pick of #16326 for branch release-2.12
Generated by
[action](https://github.com/kumahq/kuma/actions/runs/25050771696)
cherry-picked commit 666d45d⚠️⚠️⚠️ Conflicts happened when cherry-picking!
⚠️⚠️⚠️
```
On branch release-2.12
Your branch is up to date with 'origin/release-2.12'.
You are currently cherry-picking commit 666d45d.
(fix conflicts and run "git cherry-pick --continue")
(use "git cherry-pick --skip" to skip this patch)
(use "git cherry-pick --abort" to cancel the cherry-pick operation)
Changes to be committed:
new file: pkg/kds/mux/client_test.go
modified: pkg/kds/v2/client/kds_client.go
modified: pkg/kds/v2/client/stream.go
modified: pkg/test/grpc/clientstream.go
Unmerged paths:
(use "git add <file>..." to mark resolution)
both modified: pkg/kds/mux/client.go
both modified: pkg/kds/mux/zone_sync.go
both modified: pkg/kds/v2/client/zone_sync_test.go
both modified: pkg/kds/zone/components_test.go
both modified: pkg/test/kds/setup/client.go
```
---------
Signed-off-by: Lukasz Dziedziak <lukidzi@gmail.com>
Co-authored-by: Lukasz Dziedziak <lukidzi@gmail.com>
0 commit comments