-
Notifications
You must be signed in to change notification settings - Fork 21
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
Longhorn controller (Epic) #470
Comments
@jecluis will add tasks to this Epic once he evaluates the work that needs to be done. |
@m-ildefons will be conducting some preliminary investigations into testing up an environment suitable for developing and testing the controller. Adding Moritz to this ticket temporarily so that he can get this work done. Ticket to be reassigned to Joao once he returns from vacation. It may work best to add a task to this ticket. |
Spoke with @m-ildefons this morning. He'll continue working on this. I'll take over should the need come up. |
For the time being, I'll manage the code here: |
These are the PRs open, which implement the LH Controller: |
LH integration is no longer part of the plan. |
What needs to be done
Develop an endpoint controller component responsible for managing the deployment of s3gw pods in Longhorn. The controller should create and manage both the
s3gw
endpoint and thes3gw-ui
.Why it needs to be done
The endpoint controller will provide the necessary functionality to create and manage the s3gw endpoint and the s3gw-ui in Longhorn.
Acceptance Criteria
The controller should be capable of creating and managing s3gw pods, including the
s3gw
endpoint and thes3gw-ui
.Additional information
Longhorn Enhancement Proposal
Tasks
Implement the Longhorn Controller
The text was updated successfully, but these errors were encountered: