UpgradeEvent is a notification sent to customers by the cluster server when a resource is upgrading.
JSON representation |
---|
{
"resourceType": enum ( |
Fields | |
---|---|
resourceType |
The resource type that is upgrading. |
operation |
The operation associated with this upgrade. |
operationStartTime |
The time when the operation was started. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
currentVersion |
The current version before the upgrade. |
targetVersion |
The target version for the upgrade. |
resource |
Optional relative path to the resource. For example in node pool upgrades, the relative path of the node pool. |