Altinity / clickhouse-operator

Altinity Kubernetes Operator for ClickHouse creates, configures and manages ClickHouse® clusters running on Kubernetes
https://altinity.com
Apache License 2.0
1.93k stars 463 forks source link

Intermittent errors: unable to decode an event from the watch stream: http2: client connection lost #1406

Open samof76 opened 6 months ago

samof76 commented 6 months ago

Running on EKS 1.28 version.

Operator version: 0.23.3

W0425 14:18:13.844666       1 reflector.go:456] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers.go:233: watch of *v1.StatefulSet ended with: an error on the server ("unable to decode an event from the watch stream: http2: client connection lost") has prevented the request from succeeding
alex-zaitsev commented 3 months ago

@samof76 , is it reproducible on more recent operator versions? The latest one is 0.23.7.

P.S. We run operator with EKS versions up to 1.30 with no issues.