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

fix: 🐛 Add special case were registry is defined for library image #120

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

daniel-anova
Copy link

What type of PR is this?

/kind bug

What this PR does / why we need it:

This handles a special case when a library image is defined while still having docker.io domain defined.

Example: docker.io/bash:latest

Which issue(s) this PR fixes:

Fixes #119

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

- handle docker library images correctly when domain is defined

Additional documentation e.g., usage docs, etc.:


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.

library images with docker.io defined failed to replace correctly
1 participant