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

Use input registry credentials during build to enable CacheFrom #495

Closed
guineveresaenger opened this issue Feb 14, 2023 · 0 comments · Fixed by #500
Closed

Use input registry credentials during build to enable CacheFrom #495

guineveresaenger opened this issue Feb 14, 2023 · 0 comments · Fixed by #500
Assignees
Labels
4.x.x kind/enhancement Improvements or new features resolution/fixed This issue was fixed
Milestone

Comments

@guineveresaenger
Copy link
Contributor

As a user, I should be able to cache from the same repo I'm pushing to without thinking about docker login.

Specifically, using a remote registry as an image cache currently only works if the environment is currently logged in to that particular registry.

We should add the ability to create an AuthConfig from the input credentials, if any exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x.x kind/enhancement Improvements or new features resolution/fixed This issue was fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants