KStatusResponse

KStatusResponse
KStatusResponse
JSON Example
{
    "phase": "string",
    "observedGeneration": 0,
    "conditions": [
        {
            "type": "string",
            "status": "string",
            "reason": "string",
            "message": "string",
            "lastTransitionTime": "string"
        }
    ],
    "deployStatus": {}
}
string
phase
Required

phase determines the current status it can be one of CURRENT, IN_PROGRESS, FAILED, TERMINATING, UNKNOWN

Possible values are : CURRENT, IN_PROGRESS, FAILED, TERMINATING, UNKNOWN, TERMINATION_FAILED,
integer As int64 As int64
observedGeneration
Required

observedGeneration

conditions
Optional

conditions

object
deployStatus
Optional

Arbitrary JSON content representing deploy status