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

Integrate the OCI based artifact registry Service implementation #2955

Open
4 tasks
jonathanj-square opened this issue Oct 2, 2024 · 0 comments
Open
4 tasks
Assignees

Comments

@jonathanj-square
Copy link
Contributor

jonathanj-square commented Oct 2, 2024

Relates to: #2954

This change will integrate the OCI based registry service implementation with the controller in hybrid mode. In hybrid mode the legacy database backed artifact store and the OCI based store may both provide module artifacts. New module artifacts are only published to the OCI registry; however downloaded artifacts may either be sourced from the OCI registry or the legacy database as fallback.

The change will entail:

  • Creation of a hybrid artifact registry service implementation that promotes the above behavior.
  • Introduce artifact registry config
  • Stand up OCI for local dev
  • Stand up OCI for other deployments
@github-actions github-actions bot added the triage Issue needs triaging label Oct 2, 2024
@ftl-robot ftl-robot mentioned this issue Oct 2, 2024
@jonathanj-square jonathanj-square self-assigned this Oct 2, 2024
@jonathanj-square jonathanj-square removed the triage Issue needs triaging label Oct 2, 2024
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