GoogleContainerTools / minikube-build-tools-for-java

Minikube lifecycle management tools for Gradle and Maven.
Apache License 2.0
57 stars 27 forks source link

Make registry authentication default for 401 Authorized #96

Closed coollog closed 6 years ago

coollog commented 6 years ago

When receive 401, authenticate and retry request.

This is necessary for authenticating push to some registries like Docker Hub.

coollog commented 6 years ago

Moved to https://github.com/google/jib/issues/16