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

     1  {
     2    "apiVersion": "v1",
     3    "items": [
     4      {
     5        "apiVersion": "fleet.cattle.io/v1alpha1",
     6        "kind": "GitRepo",
     7        "metadata": {
     8          "name": "verrazzano",
     9          "namespace": "fleet-default"
    10        },
    11        "status": {
    12          "conditions": [
    13            {
    14              "lastUpdateTime": "2023-07-19T12:54:22Z",
    15              "status": "False",
    16              "type": "Ready"
    17            },
    18            {
    19              "lastUpdateTime": "2023-07-19T12:55:55Z",
    20              "status": "True",
    21              "type": "Accepted"
    22            },
    23            {
    24              "lastUpdateTime": "2023-07-19T12:54:22Z",
    25              "status": "True",
    26              "type": "ImageSynced"
    27            },
    28            {
    29              "lastUpdateTime": "2023-07-19T12:54:23Z",
    30              "status": "False",
    31              "type": "Reconciling"
    32            },
    33            {
    34              "lastUpdateTime": "2023-07-19T12:54:23Z",
    35              "status": "False",
    36              "type": "Stalled"
    37            },
    38            {
    39              "lastUpdateTime": "2023-07-19T12:55:55Z",
    40              "status": "True",
    41              "type": "Synced"
    42            }
    43          ],
    44          "desiredReadyClusters": 0,
    45          "gitJobStatus": "Current",
    46          "readyClusters": 0,
    47          "summary": {
    48            "desiredReady": 1,
    49            "ready": 0
    50          }
    51        }
    52      }
    53    ],
    54    "kind": "List",
    55    "metadata": {
    56      "resourceVersion": ""
    57    }
    58  }