github.com/verrazzano/verrazzano@v1.7.1/tools/vz/pkg/internal/test/cluster/cluster-api/clusters-ready/cluster-snapshot/namespaced/ocnecontrolplane.controlplane.cluster.x-k8s.io.json (about)

     1  {
     2    "apiVersion": "controlplane.cluster.x-k8s.io/v1alpha1",
     3    "items": [
     4      {
     5        "apiVersion": "controlplane.cluster.x-k8s.io/v1alpha1",
     6        "kind": "OCNEControlPlane",
     7        "metadata": {
     8          "name": "c-h78bf-control-plane",
     9          "namespace": "c-h78bf"
    10        },
    11        "status": {
    12          "conditions": [
    13            {
    14              "lastTransitionTime": "2023-07-24T16:17:54Z",
    15              "status": "True",
    16              "type": "Ready"
    17            },
    18            {
    19              "lastTransitionTime": "2023-07-24T16:17:54Z",
    20              "status": "True",
    21              "type": "Available"
    22            },
    23            {
    24              "lastTransitionTime": "2023-07-24T16:10:23Z",
    25              "status": "True",
    26              "type": "CertificatesAvailable"
    27            },
    28            {
    29              "lastTransitionTime": "2023-07-24T16:17:57Z",
    30              "status": "True",
    31              "type": "ControlPlaneComponentsHealthy"
    32            },
    33            {
    34              "lastTransitionTime": "2023-07-24T16:17:57Z",
    35              "status": "True",
    36              "type": "EtcdClusterHealthy"
    37            },
    38            {
    39              "lastTransitionTime": "2023-07-24T16:10:43Z",
    40              "status": "True",
    41              "type": "MachinesCreated"
    42            },
    43            {
    44              "lastTransitionTime": "2023-07-24T16:12:19Z",
    45              "status": "True",
    46              "type": "MachinesReady"
    47            },
    48            {
    49              "lastTransitionTime": "2023-07-24T16:17:56Z",
    50              "status": "True",
    51              "type": "ModuleOperatorDeployed"
    52            },
    53            {
    54              "lastTransitionTime": "2023-07-24T16:12:19Z",
    55              "status": "True",
    56              "type": "Resized"
    57            }
    58          ]
    59        }
    60      }
    61    ],
    62    "kind": "OCNEControlPlaneList"
    63  }