k3s-io / kine

Run Kubernetes on MySQL, Postgres, sqlite, dqlite, not etcd.
Apache License 2.0
1.5k stars 228 forks source link

Fix multiple issues with Watch #238

Closed brandond closed 8 months ago

brandond commented 8 months ago

Fixes pod watch events being dropped when using kine to reproduce the issue described at https://github.com/kubernetes/kubernetes/issues/121688

Ref: SURE-6953