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