Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The image pushing will fail if Harbor is deployed on minikube and serves with HTTP #5291

Closed
ywk253100 opened this issue Jul 11, 2018 · 3 comments
Labels
area/helm-chart The issues about helm chart of Harbor dependency/external The issues that has external dependency, such as libraries, upstream OSS projects Stale

Comments

@ywk253100
Copy link
Contributor

This is caused by the implement of docker, issue opened for this in docker moby/moby#37435.

Put port 80 after the hostname(hostname:80) can workaround this.

@ywk253100 ywk253100 added dependency/external The issues that has external dependency, such as libraries, upstream OSS projects area/helm-chart The issues about helm chart of Harbor labels Jul 11, 2018
@stale
Copy link

stale bot commented Oct 7, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale
Copy link

stale bot commented Jan 13, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@joshuafc
Copy link

If all local sites serve without https needed, we can modify yaml of ingress, remove port 443.
Then problem solved!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/helm-chart The issues about helm chart of Harbor dependency/external The issues that has external dependency, such as libraries, upstream OSS projects Stale
Projects
None yet
Development

No branches or pull requests

3 participants