Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

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

Closed
everettraven wants to merge 2 commits intooperator-framework:mainfrom
everettraven:feature/controller-storage
Closed

WIP: (feature): Update controller to use Storage interface#129
everettraven wants to merge 2 commits intooperator-framework:mainfrom
everettraven:feature/controller-storage

Conversation

@everettraven
Copy link
Copy Markdown
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
Copy Markdown
Collaborator Author

Closing in favor of #135

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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