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

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