OT-CONTAINER-KIT/redis-operator

Status field is empty in Redis and Redis Replication CRDs

オープン

#744 opened on 2024/01/10

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Go (377 件のフォーク)auto 404
enhancementgood first issuerevisit-later

Repository metrics

Stars
 (1,416 個のスター)
PR merge metrics
 (平均マージ 32d) (30d で 10 merged PRs)

説明

We are trying to create Redis and Redis Replication instances using the Redis OT operator on kubernetes. The instances get created but the status block in the CR remains blank, whereas the status is visible in RedisCluster CR. Can this be supported in the operator?

Usecase: we have components relying on the status of the CRs of any kind to proceed further with audit/provisioning etc.

If its something that can easily added in the code, I'd be willing to contribute this feature to the operator as well, please let me know.

redis-operator version: v0.15.1 kubernetes Version: v1.26

コントリビューターガイド