Closed jianzhangbjz closed 2 years ago
Close it since I think I can get the creds from the cluster's secret, like
[cloud-user@preserve-olm-env jian]$ oc get secret gcp-credentials -o yaml -n kube-system
apiVersion: v1
data:
service_account.json: ...
...
[provide a description of the issue] Failed to find the GCE credentials,
Version
[provide output of the
openshift version
oroc version
command]Steps To Reproduce
Current Result
Expected Result
Run it well on GCP.
Additional Information
[try to run
$ oc adm diagnostics
(oroadm diagnostics
) command if possible] [if you are reporting issue related to builds, provide build logs withBUILD_LOGLEVEL=5
] [consider attaching output of the$ oc get all -o json -n <namespace>
command to the issue] [visit https://docs.openshift.org/latest/welcome/index.html]