Class CompatibilityStatus (2.65.0)

CompatibilityStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)

CompatibilityStatus is the status regarding the control plane's compatibility.

Attributes

Name Description
downgradable_version str
Output only. The GKE version that the cluster can be safely downgraded to if the cluster is emulating the previous minor version. It is usually the cluster's previous version before a minor version upgrade.
emulated_version_time google.protobuf.timestamp_pb2.Timestamp
Output only. Last time the control plane became available after a minor version binary upgrade with emulated version set. It indicates the last time the cluster entered the rollback safe mode.