Skip to:
Right now we just check the ready pod count. If any statefulset is updated, cluster status must be initializing until rollout completed.
Verified, cluster stays in initializing status while statefulsets are updated, only moving to ready when rolling update is completed.
initializing
ready
The issue was fixed.
Hi ,
Thank you for the report.
Right now we just check the ready pod count. If any statefulset is updated, cluster status must be initializing until rollout completed.