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
redis error:0A000126:SSL routines::unexpected eof while reading
operator logs:
{"level":"error","ts":1677121497.5900624,"logger":"controller_redis","msg":"Failed to Get the role Info of the","Request.RedisManager.Namespace":"redis","Request.RedisManager.Name":"replication","redis pod":"replication-1","error":"x509: certificate is valid for replication, replication.redis, not replication-1","stacktrace":"redis-operator/k8sutils.GetRedisNodesByRole\n\t/workspace/k8sutils/redis.go:464\nredis-operator/controllers.(*RedisReplicationReconciler).Reconcile\n\t/workspace/controllers/redisreplication_controller.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:114\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:311\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:227"}
redis-operator version: v0.14.0
Does this issue reproduce with the latest release?
What operating system and processor architecture are you using (kubectl version)?
kubectl version Output
$ kubectl version
What did you do?
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered:
What version of redis operator are you using?
redis(replication) logs:
redis error:0A000126:SSL routines::unexpected eof while reading
operator logs:
{"level":"error","ts":1677121497.5900624,"logger":"controller_redis","msg":"Failed to Get the role Info of the","Request.RedisManager.Namespace":"redis","Request.RedisManager.Name":"replication","redis pod":"replication-1","error":"x509: certificate is valid for replication, replication.redis, not replication-1","stacktrace":"redis-operator/k8sutils.GetRedisNodesByRole\n\t/workspace/k8sutils/redis.go:464\nredis-operator/controllers.(*RedisReplicationReconciler).Reconcile\n\t/workspace/controllers/redisreplication_controller.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:114\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:311\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:227"}
redis-operator version: v0.14.0
Does this issue reproduce with the latest release?
What operating system and processor architecture are you using (
kubectl version
)?kubectl version
OutputWhat did you do?
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: