Skip to content

eden should be able to use OCI registry credentials #1001

@deitch

Description

@deitch

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions