github.com/verrazzano/verrazzano@v1.7.0/tools/vz/pkg/analysis/test/cluster/keycloak-data-migration-failure/cluster-snapshot/verrazzano-resources.json (about) 1 { 2 "kind": "Verrazzano", 3 "apiVersion": "install.verrazzano.io/v1beta1", 4 "metadata": { 5 "name": "admin", 6 "namespace": "default", 7 "uid": "53548f0d-5d73-4025-b6b7-2dd441d00ced", 8 "resourceVersion": "8754", 9 "generation": 2, 10 "creationTimestamp": "2023-02-13T13:06:46Z", 11 "finalizers": [ 12 "install.verrazzano.io" 13 ] 14 }, 15 "status": { 16 "available": "10/13", 17 "components": { 18 "mysql": { 19 "available": "Unavailable", 20 "conditions": [ 21 { 22 "lastTransitionTime": "2023-02-13T13:06:49Z", 23 "message": "PreInstall started", 24 "status": "True", 25 "type": "PreInstall" 26 }, 27 { 28 "lastTransitionTime": "2023-02-13T13:08:14Z", 29 "message": "Install started", 30 "status": "True", 31 "type": "InstallStarted" 32 }, 33 { 34 "lastTransitionTime": "2023-02-13T13:09:59Z", 35 "message": "Install complete", 36 "status": "True", 37 "type": "InstallComplete" 38 }, 39 { 40 "lastTransitionTime": "2023-02-13T13:21:46Z", 41 "message": "Upgrade started", 42 "status": "True", 43 "type": "UpgradeStarted" 44 } 45 ], 46 "lastReconciledGeneration": 1, 47 "name": "mysql", 48 "reconcilingGeneration": 2, 49 "state": "Upgrading", 50 "version": "8.0.32" 51 } 52 }, 53 "conditions": [ 54 { 55 "lastTransitionTime": "2023-02-13T13:06:48Z", 56 "message": "Verrazzano install in progress", 57 "status": "True", 58 "type": "InstallStarted" 59 }, 60 { 61 "lastTransitionTime": "2023-02-13T13:16:22Z", 62 "message": "Verrazzano install completed successfully", 63 "status": "True", 64 "type": "InstallComplete" 65 }, 66 { 67 "lastTransitionTime": "2023-02-13T13:18:02Z", 68 "message": "Verrazzano upgrade to version v1.5.0-local+a8e77b70 in progress", 69 "status": "True", 70 "type": "UpgradeStarted" 71 } 72 ], 73 "state": "Upgrading", 74 "instance": { 75 "consoleUrl": "https://verrazzano.default.7ed7cb67814b7917ceed19b9ed9bf71a20abc3229c707bba0172c822829e599e.nip.io", 76 "keyCloakUrl": "https://keycloak.default.7ed7cb67814b7917ceed19b9ed9bf71a20abc3229c707bba0172c822829e599e.nip.io", 77 "openSearchUrl": "https://opensearch.vmi.system.default.7ed7cb67814b7917ceed19b9ed9bf71a20abc3229c707bba0172c822829e599e.nip.io" 78 }, 79 "version": "1.4.2" 80 } 81 }