I'm trying to push my docker image to gcloud for my kubernetes but i've got the following error
ERROR: gcloud crashed (ValueError): No JSON object could be decoded
Any idea ?
Just needed to remove the file .dockercfg from the home user...
This is related to a known issue; please follow that issue for updates.
The error should be intermittent, so you should be able to try again.