You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
[A clear and concise description of what you want to happen.]
Composable Foundation Controller/API will be mainly used to manage composable components, like components managed by this operator, enable or disable one component.
Composable Foundation Controller/API will be used to manage the General parameters for Composable Operators, mainly to manage the lifecycle of a group of operators based on ODLM.
ODLM should generate an OperandRequest according to this ComposableOperatorRequest CR
The OperandRegistry name and namespace are from the name and namespace of the ComposableOperatorRequest CR and composableComponents will be converted to the operands section of the OperandRequest.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
The text was updated successfully, but these errors were encountered:
/kind feature
Describe the solution you'd like
[A clear and concise description of what you want to happen.]
Composable Foundation Controller/API will be mainly used to manage composable components, like components managed by this operator, enable or disable one component.
Composable Foundation Controller/API will be used to manage the General parameters for Composable Operators, mainly to manage the lifecycle of a group of operators based on ODLM.
ODLM should generate an OperandRequest according to this
ComposableOperatorRequest
CRThe OperandRegistry name and namespace are from the name and namespace of the
ComposableOperatorRequest
CR andcomposableComponents
will be converted to theoperands
section of the OperandRequest.Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
The text was updated successfully, but these errors were encountered: