gluster / anthill-heketi

Operator to deploy Heketi-based containerized Gluster
Apache License 2.0
2 stars 4 forks source link

Design doc for heketi operator. #7

Open humblec opened 5 years ago

humblec commented 5 years ago

Describe the feature you'd like to have. What new functionality do you want?

This issue should track heketi operator design doc and further discussions on it.

What is the value to the end user? (why is it a priority?) How would the end user gain value from having this feature?

Really important to have design to get the operator done in proper manner.

How will we know we have a good solution? (acceptance criteria) Add a list of criteria that should be met for this feature to be useful

The design descussion should describe the goal, workflow, data strutures, functional call args...etc.

Additional context Add any other context or screenshots about the feature request here.

jarrpa commented 5 years ago

In thinking about this, the overall design of the Operator should follow that of the anthill repo. Based on that, the main work left to accomplish would be to define what procedures we want to implement and how they can be broken down. I'll try to put something together by early next week.