Commit 20c0d00
committed
OCPBUGS-28590: gcp: better error msg when service accnt missing
The JSON object is not set when the credentials are loaded from the cli,
resulting in an unhelpful message about "unexpected end of JSON input".
Let's provide a better error message in that case.1 parent ff2a09f commit 20c0d00
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
171 | 177 | | |
172 | 178 | | |
173 | 179 | | |
| |||
0 commit comments