You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The additional printer column Replicas which is part of the Zookeeper Cluster CRD prints the value in .Status.Replicas field of the Zookeeper Cluster object which is incorrect. This value should be picked from the object Spec and not its Status.
The text was updated successfully, but these errors were encountered:
The additional printer column
Replicas
which is part of the Zookeeper Cluster CRD prints the value in.Status.Replicas
field of the Zookeeper Cluster object which is incorrect. This value should be picked from the objectSpec
and not itsStatus
.The text was updated successfully, but these errors were encountered: