Jimmy Xu

Results 6 comments of Jimmy Xu

Can one of the admins verify this patch?

@aldrinleal I do a test, it looks OK. ``` ➜ mv ~/.hyper/config.json ~/.hyper/config.json.bak ➜ unset HYPER_SECRET ➜ unset HYPER_ACCESS ➜ hyper images WARNING: null cloud config Error response from daemon:...

Can one of the admins verify this patch?

@hixus If you want to pull a private image from GCR, you need to run **hyper login** first. [authentication with google access token](https://cloud.google.com/container-registry/docs/advanced-authentication#access_token) ``` $ hyper login -u oauth2accesstoken -p...

Can one of the admins verify this patch?