-
### Bug Description
CSM Authorization 2.0 for PowerFlex
Openshift: 4.17
Install type: CSM Operator
CR fails with the given manifest file (as mentioned in documentation) https://github.com/del…
-
### Operating system
Red Hat Enterprise Linux 9.3
### Helmfile Version
v.0.161.0
### Helm Version
v3.14.4
### Bug description
I am using this `helmfile.yaml` which has multiple ch…
-
### Name and Version
bitnami/redis 20.3.0
### What architecture are you using?
None
### What steps will reproduce the bug?
1. Create k8s cluster using [kind](https://kind.sigs.k8s.io/)
```
kin…
-
LettuceBasedProxyManager.builderFor method doesnt support StatefulRedisSentinelConnection type parameter.
-
**What happened**:
I have Redis deployed in Sentinel mode (3 replicas) in a Kubernetes cluster. I am trying to get it configured to work with JuiceFS as the meta URL.
**What you expected to …
-
connectionUrls is of wrong type. Should be a list, but expects string.
-
**Version**: 5.0.1
**Platform**: Python 3.12 on Linux
**Description**: The end-goal is to get a reliable writable or read-only connection from a set of redis servers running sentinel on top. And…
-
**Version**: redis-py: 5.2 / redis 6.2.7
**Platform**: Python 3.12.7 on Debian (Docker container: python:3.12.7-slim-bookworm)
**Description**: Running the [example provided in redis-py document…
-
Hey, can I monitor both redis and redis sentinel metrics with this exporter in one liner ? Couldn't find anything in readme.md with sentinel keyword regarding this.
Tried this approach, but didn't …
-
I've deployed Redis using the [bitnami helm-chart](https://github.com/bitnami/charts/tree/main/bitnami/redis) in sentinel mode.
It deploys 3 k8s Service objects:
- `redis` - type ClusterIP with …