github.com/verrazzano/verrazzano@v1.7.0/tools/vz/pkg/analysis/test/cluster/rancher/clusters-not-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              "message": "git https://github.com/StrongMonkey/gitjob-example refs/heads/master error: exit status 128, detail: fatal: could not read Username for 'https://github.com': terminal prompts disabled\n",
    21              "reason": "Stalled",
    22              "status": "True",
    23              "type": "Stalled"
    24            },
    25            {
    26              "lastUpdateTime": "2023-07-19T23:40:55Z",
    27              "status": "True",
    28              "type": "Synced"
    29            }
    30          ],
    31          "jobStatus": "InProgress"
    32        }
    33      }
    34    ],
    35    "kind": "List",
    36    "metadata": {
    37      "resourceVersion": ""
    38    }
    39  }