A golang based redis operator that will make/oversee Redis standalone/cluster/replication/sentinel mode setup on top of the Kubernetes.

crd-controller golang hacktoberfest hacktoberfest-accepted helm kubernetes monitoring openshift operator operator-framework opstreesolutions prometheus redis redis-cluster redis-operator redis-setup
2 Open Issues Need Help Last updated: Jul 9, 2025

Open Issues Need Help

View All on GitHub
DevOps Kubernetes Operators

AI Summary: Update the Redis Replication YAML example in the documentation (https://ot-redis-operator.netlify.app/docs/getting-started/replication/#yaml-installation) to correct the `securityContext` field. The `fsGroup` field should be removed or the example should use `podSecurityContext` instead, aligning it with Kubernetes specifications and resolving a user-reported error. The standalone example should also be checked for consistency.

Complexity: 2/5
documentation help wanted

A golang based redis operator that will make/oversee Redis standalone/cluster/replication/sentinel mode setup on top of the Kubernetes.

Go
#crd-controller#golang#hacktoberfest#hacktoberfest-accepted#helm#kubernetes#monitoring#openshift#operator#operator-framework#opstreesolutions#prometheus#redis#redis-cluster#redis-operator#redis-setup
DevOps Kubernetes Operators

AI Summary: Automate the generation of the Redis Operator's CRD documentation using either `doc.crds.dev` or a tool like `genref`, ensuring the documentation remains consistent with the source code. Relocate sections on annotations and deletion propagation strategies to a separate guide to improve clarity and organization of the API reference.

Complexity: 4/5
documentation help wanted

A golang based redis operator that will make/oversee Redis standalone/cluster/replication/sentinel mode setup on top of the Kubernetes.

Go
#crd-controller#golang#hacktoberfest#hacktoberfest-accepted#helm#kubernetes#monitoring#openshift#operator#operator-framework#opstreesolutions#prometheus#redis#redis-cluster#redis-operator#redis-setup