-
Feature Request
-
Resolution: Unresolved
-
Normal
-
None
-
openshift-4.12
-
None
-
False
-
None
-
False
-
Not Selected
-
-
-
-
-
1. Proposed title of this feature request
2. What is the nature and description of the request?
When we install `multicluster engine for Kubernetes` operator we do create a new `multiclusterengine`. We can change resource limits for `multicluster-engine-operator` deployment by doing the chnages in operators YAML. But Api `multiclusterengine`(MCE) will also create multiple deployments like `clusterclaims-controller` `provider-credential-controller` for which we cannot change limits.
3. Why does the customer need this? (List the business requirements here)
- To avoid over usage on node, resource: request,limits configurations are needed in deployment config.
- Currently there is no option to set resource: request,limits on deployment which are generated by `multiclusterengine`(MCE) API.
- When we do any changes all changes are reverted back as thos deployments are managed by MCE API.
4. List any affected packages or components.