github.com/verrazzano/verrazzano@v1.7.0/tools/vz/pkg/analysis/test/cluster/rancher/clusters-not-ready/cluster-snapshot/namespaced/clustergroup.fleet.cattle.io.json (about)

     1  {
     2    "apiVersion": "v1",
     3    "items": [
     4      {
     5        "apiVersion": "fleet.cattle.io/v1alpha1",
     6        "kind": "ClusterGroup",
     7        "metadata": {
     8          "name": "default",
     9          "namespace": "fleet-local"
    10        },
    11        "status": {
    12          "clusterCount": 1,
    13          "conditions": [
    14            {
    15              "lastUpdateTime": "2023-07-05T20:33:58Z",
    16              "status": "False",
    17              "type": "Ready"
    18            },
    19            {
    20              "lastUpdateTime": "2023-07-16T02:18:57Z",
    21              "status": "True",
    22              "type": "Processed"
    23            }
    24          ],
    25          "nonReadyClusterCount": 1
    26        }
    27      }
    28    ],
    29    "kind": "List",
    30    "metadata": {
    31      "resourceVersion": ""
    32    }
    33  }