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

     1  {
     2    "apiVersion": "v1",
     3    "items": [
     4      {
     5        "apiVersion": "fleet.cattle.io/v1alpha1",
     6        "kind": "Cluster",
     7        "metadata": {
     8          "name": "c-zhp55",
     9          "namespace": "fleet-default"
    10        },
    11        "status": {
    12          "agentMigrated": true,
    13          "agentNamespaceMigrated": true,
    14          "cattleNamespaceMigrated": true,
    15          "conditions": [
    16            {
    17              "lastUpdateTime": "2023-07-18T12:22:57Z",
    18              "status": "True",
    19              "type": "Ready"
    20            },
    21            {
    22              "lastUpdateTime": "2023-07-18T17:52:56Z",
    23              "status": "True",
    24              "type": "Processed"
    25            },
    26            {
    27              "lastUpdateTime": "2023-06-30T10:39:12Z",
    28              "status": "True",
    29              "type": "Imported"
    30            },
    31            {
    32              "lastUpdateTime": "2023-06-30T10:39:09Z",
    33              "status": "True",
    34              "type": "Reconciled"
    35            }
    36          ]
    37        }
    38      },
    39      {
    40        "apiVersion": "fleet.cattle.io/v1alpha1",
    41        "kind": "Cluster",
    42        "metadata": {
    43          "name": "local",
    44          "namespace": "fleet-local"
    45        },
    46        "status": {
    47          "agentMigrated": true,
    48          "agentNamespaceMigrated": true,
    49          "cattleNamespaceMigrated": true,
    50          "conditions": [
    51            {
    52              "lastUpdateTime": "2023-07-05T20:33:58Z",
    53              "status": "True",
    54              "type": "Ready"
    55            },
    56            {
    57              "lastUpdateTime": "2023-07-18T17:48:57Z",
    58              "status": "True",
    59              "type": "Processed"
    60            },
    61            {
    62              "lastUpdateTime": "2023-06-27T10:08:42Z",
    63              "status": "True",
    64              "type": "Imported"
    65            },
    66            {
    67              "lastUpdateTime": "2023-06-27T10:08:37Z",
    68              "status": "True",
    69              "type": "Reconciled"
    70            }
    71          ]
    72        }
    73      }
    74    ],
    75    "kind": "List",
    76    "metadata": {
    77      "resourceVersion": ""
    78    }
    79  }