- Added support for recovering redis nodes from failover
- Added toleration support for redis statefuls
- Added capability to use existing secret created inside K8s
- Fixed logic for service and statefulset comparison in K8s
- Add Nodeport support for Kubernetes service
- Updated helm chart with latest CRD configuration
- Optimized helm chart
- RBAC issus fixed
- Upgraded operator-sdk version to v1.0.3
- Added capability to watch multiple namespaces
- Added CI workflow pipeline for golang
- Password updation bug OT-CONTAINER-KIT#21
- POD recovery, Can't Sync pods IP to nodes.conf OT-CONTAINER-KIT#20
- Directory creation (permission issue) OT-CONTAINER-KIT#19
- Added documentation site for better management
- Added YAML validation for redis resource
- Added resources in redis exporter
- Structured complete YAML manifests
- Added service type for redis service
- Updated helm chart with better practices
- Fixed redis cluster failover bug
- Cluster/Standalone redis setup
- Password and password-less setup
- Node selector and affinity
- SecurityContext
- Priority Class
- Monitoring support
- PVC and resources support