github.com/verrazzano/verrazzano@v1.7.0/tools/vz/pkg/analysis/test/cluster/rancher/clusters-not-ready/cluster-snapshot/namespaced/bundledeployment.fleet.cattle.io.json (about) 1 { 2 "apiVersion": "v1", 3 "items": [ 4 { 5 "apiVersion": "fleet.cattle.io/v1alpha1", 6 "kind": "BundleDeployment", 7 "metadata": { 8 "name": "fleet-agent-c-zhp55", 9 "namespace": "cluster-fleet-default-c-zhp55-77ea7b3d6db1" 10 }, 11 "status": { 12 "conditions": [ 13 { 14 "lastUpdateTime": "2023-06-30T10:44:11Z", 15 "status": "True", 16 "type": "Installed" 17 }, 18 { 19 "lastUpdateTime": "2023-06-30T10:44:11Z", 20 "status": "True", 21 "type": "Deployed" 22 }, 23 { 24 "lastUpdateTime": "2023-06-30T10:44:16Z", 25 "status": "True", 26 "type": "Ready" 27 }, 28 { 29 "lastUpdateTime": "2023-06-30T10:44:16Z", 30 "status": "True", 31 "type": "Monitored" 32 } 33 ], 34 "ready": false 35 } 36 }, 37 { 38 "apiVersion": "fleet.cattle.io/v1alpha1", 39 "kind": "BundleDeployment", 40 "metadata": { 41 "name": "fleet-agent-local", 42 "namespace": "cluster-fleet-local-local-1a3d67d0a899" 43 }, 44 "status": { 45 "conditions": [ 46 { 47 "lastUpdateTime": "2023-06-27T10:09:09Z", 48 "status": "True", 49 "type": "Installed" 50 }, 51 { 52 "lastUpdateTime": "2023-06-27T10:09:09Z", 53 "status": "False", 54 "type": "Deployed" 55 }, 56 { 57 "lastUpdateTime": "2023-07-05T20:33:58Z", 58 "status": "True", 59 "type": "Ready" 60 }, 61 { 62 "lastUpdateTime": "2023-07-05T20:33:58Z", 63 "status": "True", 64 "type": "Monitored" 65 } 66 ], 67 "ready": true 68 } 69 } 70 ], 71 "kind": "List", 72 "metadata": { 73 "resourceVersion": "" 74 } 75 }