-
Notifications
You must be signed in to change notification settings - Fork 3
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
Define MVP functionality for Stackable UI #6
Comments
Looking at the current I think it could also be useful to have some kind of "installed products" view (which might even supersede listeners), but this would take a bit more work to design and integrate well. |
Of the top of my head I'd like the following features, but we can prioritize these together
|
I think all of these express a sensible desire, but some suffer from a bit of the XY problem that could take refinement. For example,
can arguably serve two purposes here, either as a way to sanity check "am I running the latest version of the CRD?" or as a way to view API docs for your specific running cluster. Those are very different use cases, and don't even have the same notion of what a version is. |
Yes, all of those can do with some refinement. For that specific thing all I want is a list of all installed Stackable CRDs including a list of all CRD versions. Absolutely add your own ideas! |
What Lars wrote above sounds about right to me. One thing I'd like to at least consider/discuss fairly early on is, if it makes sense to have a split between admin and user functionality right of the bat. No idea how this might look, but it sorta kinda goes towards what @nightkr mentions in her comment as well, different groups of people may have different expectations for the same functions. Might be useful to accomodate that early on to avoid needless larger restructuring later on.. |
I think in this case it could be accomodated by adding a column/field for "installed by operator version XX", separate from the list of API versions... But yeah, it's still a larger question worth thinking about. |
Closing this in favour of #12. |
No description provided.
The text was updated successfully, but these errors were encountered: