tcaAddonResource_status
tcaAddonResource_status
TcaClusterAddonStatus defines the observed state of TcaClusterAddon
JSON Example
{
"conditions": [
{
"lastTransitionTime": "string",
"message": "string",
"reason": "string",
"severity": "string",
"status": "string",
"type": "string"
}
],
"phase": "string",
"tcaBomRelease": "string",
"version": "string"
}
array of
tcaAddonResource_status_conditions
conditions
Optional
Conditions defines the workflow of addon last operation Supported conditions type: - AddonDeployReady - ClusterConnectionReady - PackageInstallReady - PackageRepoReady - PodsReady - ValidationReady
string
phase
Optional
Phase represents the current stage of addon, Configuring/Provisioned
string
tcaBomRelease
Optional
TcaBomRelease represents TCA BOM release which is used to create cluster
string
version
Optional
Version represents addon's version