github.com/verrazzano/verrazzano@v1.7.1/tools/vz/pkg/internal/test/cluster/cluster-api/clusters-not-ready/cluster-snapshot/namespaced/machine.cluster.x-k8s.io.json (about) 1 { 2 "apiVersion": "cluster.x-k8s.io/v1beta1", 3 "items": [ 4 { 5 "apiVersion": "cluster.x-k8s.io/v1beta1", 6 "kind": "Machine", 7 "metadata": { 8 "name": "c-pzd2r-control-plane-7ttt4", 9 "namespace": "c-pzd2r" 10 }, 11 "status": { 12 "conditions": [ 13 { 14 "lastTransitionTime": "2023-07-20T14:46:02Z", 15 "status": "True", 16 "type": "Ready" 17 }, 18 { 19 "lastTransitionTime": "2023-07-20T14:44:47Z", 20 "status": "True", 21 "type": "BootstrapReady" 22 }, 23 { 24 "lastTransitionTime": "2023-07-20T14:46:02Z", 25 "status": "True", 26 "type": "InfrastructureReady" 27 }, 28 { 29 "lastTransitionTime": "2023-07-20T14:44:46Z", 30 "reason": "WaitingForNodeRef", 31 "severity": "Info", 32 "status": "False", 33 "type": "NodeHealthy" 34 } 35 ] 36 } 37 }, 38 { 39 "apiVersion": "cluster.x-k8s.io/v1beta1", 40 "kind": "Machine", 41 "metadata": { 42 "name": "pool-u52w2-7c87f895ddx9jk4d-42bj6", 43 "namespace": "c-pzd2r" 44 }, 45 "status": { 46 "conditions": [ 47 { 48 "lastTransitionTime": "2023-07-20T14:43:44Z", 49 "message": "0 of 2 completed", 50 "reason": "WaitingForBootstrapData", 51 "severity": "Info", 52 "status": "False", 53 "type": "Ready" 54 }, 55 { 56 "lastTransitionTime": "2023-07-20T14:44:44Z", 57 "reason": "WaitingForControlPlaneAvailable", 58 "severity": "Info", 59 "status": "False", 60 "type": "BootstrapReady" 61 }, 62 { 63 "lastTransitionTime": "2023-07-20T14:43:44Z", 64 "reason": "WaitingForBootstrapData", 65 "severity": "Info", 66 "status": "False", 67 "type": "InfrastructureReady" 68 }, 69 { 70 "lastTransitionTime": "2023-07-20T14:43:43Z", 71 "reason": "WaitingForNodeRef", 72 "severity": "Info", 73 "status": "False", 74 "type": "NodeHealthy" 75 } 76 ] 77 } 78 } 79 ], 80 "kind": "MachineList" 81 }