OT-CONTAINER-KIT / redis-operator

A golang based redis operator that will make/oversee Redis standalone/cluster/replication/sentinel mode setup on top of the Kubernetes.
https://ot-redis-operator.netlify.app/
Apache License 2.0
742 stars 207 forks source link

[Feature] : Add status sub resource #638

Open shubham-cmyk opened 9 months ago

shubham-cmyk commented 9 months ago

Describe the solution you'd like

There is already status sub resource exist for the redis cluster, It would be good if we support same for the redis standalone, replication and senitnel mode.

What version of redis-operator are you using?

redis-operator version: v0.15.1

sadath-12 commented 9 months ago

Let me help