currentRevision property

String? currentRevision
final

currentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [0,currentReplicas).

Implementation

final String? currentRevision;