github.com/verrazzano/verrazzano@v1.7.0/tools/vz/pkg/analysis/test/cluster/rancher/clusters-ready/cluster-snapshot/namespaced/gitjob.gitjob.cattle.io.json (about) 1 { 2 "apiVersion": "v1", 3 "items": [ 4 { 5 "apiVersion": "gitjob.cattle.io/v1", 6 "kind": "GitJob", 7 "metadata": { 8 "name": "example", 9 "namespace": "default" 10 }, 11 "status": { 12 "conditions": [ 13 { 14 "lastUpdateTime": "2023-07-19T23:40:55Z", 15 "status": "False", 16 "type": "Reconciling" 17 }, 18 { 19 "lastUpdateTime": "2023-07-19T23:40:55Z", 20 "status": "True", 21 "type": "Synced" 22 } 23 ], 24 "jobStatus": "InProgress" 25 } 26 } 27 ], 28 "kind": "List", 29 "metadata": { 30 "resourceVersion": "" 31 } 32 }