reconciling property

bool? reconciling
getter/setter pair

Indicates whether changes to the cluster are currently in flight.

If this is true, then the current state might not match the cluster's intended state.

Output only.

Implementation

core.bool? reconciling;