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

Compare mount targets by string #690

Merged
merged 1 commit into from
Mar 10, 2020

Conversation

jonjohnsonjr
Copy link
Collaborator

Fixes #689

The defaulting logic is being deferred to accessors, which means
comparing the structs of a repo or registry will result in non-equal
references even if they're semantically equivalent. This converts them
to strings to fix that.

The defaulting logic is being deferred to accessors, which means
comparing the structs of a repo or registry will result in non-equal
references even if they're semantically equivalent. This converts them
to strings to fix that.
@jonjohnsonjr jonjohnsonjr merged commit 4fe717a into google:master Mar 10, 2020
@jonjohnsonjr jonjohnsonjr deleted the dockerhub-equality branch March 10, 2020 01:35
jonjohnsonjr added a commit to jonjohnsonjr/ko that referenced this pull request Mar 10, 2020
jonjohnsonjr added a commit to jonjohnsonjr/ko that referenced this pull request Mar 10, 2020
jonjohnsonjr added a commit to ko-build/ko that referenced this pull request Mar 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mounting doesn't work when specifying a domain for dockerhub
2 participants