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

WIP: (feature): Update controller to use Storage interface #129

Conversation

everettraven
Copy link
Collaborator

Description

  • Updates the Catalog controller to use a Storage interface for storing and serving catalog contents
  • Adds a feature gate for using the HTTP Server (storage interface)

Motivation

ToDo

Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 1, 2023
@everettraven
Copy link
Collaborator Author

Closing in favor of #135

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the Catalog controller to use a Storage interface
1 participant