Dipesh T
Dipesh T
**What version of redis operator are you using?** redis-operator version: 0.15 **Does this issue reproduce with the latest release?** Yes **What operating system and processor architecture are you using (`kubectl...
**What version of redis operator are you using?** 0.15 ```shell {"level":"info","ts":1694771678.3012888,"logger":"controllers.RedisCluster","msg":"Reconciling opstree redis Cluster controller","Request.Namespace":"client-admin-rbac","Request.Name":"redis-cluster"} {"level":"error","ts":1694771678.3082063,"logger":"controller_redis","msg":"Error in getting redis pod IP","Request.RedisManager.Namespace":"client-admin-rbac","Request.RedisManager.Name":"redis-cluster-leader-0","error":"pods \"redis-cluster-leader-0\" not found","stacktrace":"github.com/OT-CONTAINER-KIT/redis-operator/k8sutils.configureRedisClient\n\t/workspace/k8sutils/redis.go:345\ngithub.com/OT-CONTAINER-KIT/redis-operator/k8sutils.checkRedisCluster\n\t/workspace/k8sutils/redis.go:204\ngithub.com/OT-CONTAINER-KIT/redis-operator/k8sutils.CheckRedisNodeCount\n\t/workspace/k8sutils/redis.go:283\ngithub.com/OT-CONTAINER-KIT/redis-operator/controllers.(*RedisClusterReconciler).Reconcile\n\t/workspace/controllers/rediscluster_controller.go:74\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"} {"level":"info","ts":1694771678.3084183,"logger":"controller_redis","msg":"Successfully got the ip for redis","Request.RedisManager.Namespace":"client-admin-rbac","Request.RedisManager.Name":"redis-cluster-leader-0","ip":""}...
### What steps did you take and what happened? Installed capi v1.5.1, got `Error: this version of clusterctl could be used only with "v1beta1" management clusters, "v1alpha3" detected` Downgraded to...
Really great work on the visualisation and ease guys! I was wondering if you are going to add support for knative-eventing and knative-serving and how they can are corelated with...
Hey guys, started seeing this error after updating the config on tempostack. `level=warn ts=2023-08-24T06:51:02.952204179Z caller=tcp_transport.go:428 component="memberlist TCPTransport" msg="WriteTo failed" addr=10.36.87.55:7946 err="dial tcp 10.36.87.55:7946: i/o timeout"` Added this block to the...