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

eden should be able to use OCI registry credentials #1001

Open
deitch opened this issue Jul 15, 2024 · 0 comments
Open

eden should be able to use OCI registry credentials #1001

deitch opened this issue Jul 15, 2024 · 0 comments

Comments

@deitch
Copy link
Contributor

deitch commented Jul 15, 2024

Per this comment on an eve issue from @giggsoff, eden currently pulls any OCI images as an anonymous user. This appears to be true for both images run as part of eden start (e.g. redis) as well as those called from a test, e.g. this test.

eden should be able to:

  • consume credentials for a registry from the default location, such that a prior docker login, whether as a developer or as a pipeline, will inherit those
  • be able to override those (or provide when unavailable) via config file option or CLI flag or env var
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

No branches or pull requests

1 participant