-
Feature
-
Resolution: Unresolved
-
Normal
-
None
-
COO-1.0.0
-
False
-
-
False
-
Not Selected
-
0
-
Important
Proposed title of this feature request
Name of UIPlugin should be set automatically as per the its type
What is the nature and description of the request?
Currently, the name of UIPlugin is hard coded as per the type to be configured. For example: if type is selected as "Logging", then the name of UIPlugin should be "logging" manually by end user, else it will throw an error:
Error "Invalid value: "object": UIPlugin name must be 'logging' if type is Logging" for field "<nil>".
So, if the name of the UIPlugin depends on the type, then it would be better to let the name of UIPlugin set automatically when the user selects a particular plugin type. For eg: if user selects the type "Logging" , then name of UIPlugin should get autofill as "logging" without user's manual intervention.
Why does the customer need this? (List the business requirements)
To improve user experience
List any affected packages or components.
Cluster Observability Operator (Custom Resource UIPlugin)
- links to