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

Update the Catalog controller to use a Storage interface #114

Closed
everettraven opened this issue Jul 17, 2023 · 4 comments
Closed

Update the Catalog controller to use a Storage interface #114

everettraven opened this issue Jul 17, 2023 · 4 comments
Assignees
Milestone

Comments

@everettraven
Copy link
Collaborator

everettraven commented Jul 17, 2023

As part of implementing the RFC for catalogd's content storage and serving mechanism and following #113 we need to update the Catalog controller to use the Storage interface for storing catalog content after it is unpacked.

This functionality should be feature gated.

Acceptance Criteria

  • Updates Catalog controller to have and use a Storage interface
  • Adds a feature gate to enable use of the functionality
  • Updates unit/e2e tests as necessary
@everettraven
Copy link
Collaborator Author

/assign

@everettraven
Copy link
Collaborator Author

/assign @anik120

/unassign

@joelanford
Copy link
Member

Is this now complete as of #144 being merged?

@everettraven
Copy link
Collaborator Author

I think so. I think #113 was supposed to also capture adding the HTTP server implementation as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants