docker / compose-on-kubernetes

Deploy applications described in Compose onto Kubernetes clusters
Apache License 2.0
1.42k stars 159 forks source link

move the import of gcp to be taken in account by docker-cli #31

Closed jdrouet closed 5 years ago

jdrouet commented 5 years ago

This fix a problem of import of gcp in docker cli that was never triggered.

collabnix commented 5 years ago

Does it mean to fix https://github.com/docker/compose-on-kubernetes/issues/21

silvin-lubecki commented 5 years ago

Yep exactly @collabnix ! Thank you for noticing it. It will be fixed once https://github.com/docker/cli/pull/1583 is merged.