github.com/verrazzano/verrazzano@v1.7.1/tools/vz/pkg/internal/test/cluster/cluster-api/clusters-not-ready/cluster-snapshot/namespaced/machinedeployment.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": "MachineDeployment",
     7        "metadata": {
     8          "name": "pool-u52w2",
     9          "namespace": "c-pzd2r"
    10        },
    11        "status": {
    12          "conditions": [
    13            {
    14              "reason": "WaitingForAvailableMachines",
    15              "status": "False",
    16              "type": "Ready"
    17            },
    18            {
    19              "reason": "WaitingForAvailableMachines",
    20              "status": "False",
    21              "type": "Available"
    22            }
    23          ]
    24        }
    25      }
    26    ],
    27    "kind": "MachineDeploymentList"
    28  }