github.com/verrazzano/verrazzano@v1.7.1/tools/vz/pkg/internal/test/cluster/cluster-api/clusters-not-ready/cluster-snapshot/namespaced/ocnecontrolplane.controlplane.cluster.x-k8s.io.json (about) 1 { 2 "apiVersion": "controlplane.cluster.x-k8s.io/v1alpha1", 3 "items": [ 4 { 5 "apiVersion": "controlplane.cluster.x-k8s.io/v1alpha1", 6 "kind": "OCNEControlPlane", 7 "metadata": { 8 "name": "c-pzd2r-control-plane", 9 "namespace": "c-pzd2r" 10 }, 11 "status": { 12 "conditions": [ 13 { 14 "lastTransitionTime": "2023-07-20T14:46:29Z", 15 "reason": "WaitingForOCNEInit", 16 "severity": "Info", 17 "status": "False", 18 "type": "Ready" 19 }, 20 { 21 "lastTransitionTime": "2023-07-20T14:44:46Z", 22 "reason": "WaitingForOCNEInit", 23 "severity": "Info", 24 "status": "False", 25 "type": "Available" 26 }, 27 { 28 "lastTransitionTime": "2023-07-20T14:44:45Z", 29 "status": "True", 30 "type": "CertificatesAvailable" 31 }, 32 { 33 "lastTransitionTime": "2023-07-20T14:44:46Z", 34 "status": "True", 35 "type": "MachinesCreated" 36 }, 37 { 38 "lastTransitionTime": "2023-07-20T14:46:29Z", 39 "status": "True", 40 "type": "MachinesReady" 41 }, 42 { 43 "lastTransitionTime": "2023-07-20T14:46:29Z", 44 "status": "True", 45 "type": "Resized" 46 } 47 ] 48 } 49 } 50 ], 51 "kind": "OCNEControlPlaneList" 52 }