github.com/verrazzano/verrazzano@v1.7.1/tools/vz/pkg/internal/test/cluster/cluster-api/clusters-not-ready/cluster-snapshot/namespaced/machineset.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": "MachineSet",
     7        "metadata": {
     8          "name": "pool-u52w2-7c87f895ddx9jk4d",
     9          "namespace": "c-pzd2r"
    10        },
    11        "status": {
    12          "conditions": [
    13            {
    14              "reason": "ScalingUp",
    15              "status": "False",
    16              "type": "Ready"
    17            },
    18            {
    19              "status": "True",
    20              "type": "MachinesCreated"
    21            },
    22            {
    23              "reason": "WaitingForBootstrapData @ /pool-u52w2-7c87f895ddx9jk4d-42bj6",
    24              "status": "False",
    25              "type": "MachinesReady"
    26            },
    27            {
    28              "reason": "ScalingUp",
    29              "status": "False",
    30              "type": "Resized"
    31            }
    32          ]
    33        }
    34      }
    35    ],
    36    "kind": "MachineSetList"
    37  }