-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
Product / Portfolio Work
-
False
-
-
False
-
None
-
None
-
None
-
Sprint 224, Sprint 225
As the multi-arch engineer, I would like to enable OLM labels to enable ppc64le and s390x for Descheduler polity, so that the feature could be used and tested.
The cluster-kube-descheduler-operator is a new parity item for 4.12. Per the Descheduler Policy documentation https://docs.openshift.com/container-platform/4.10/nodes/scheduling/nodes-descheduler.html the operator should be made available via https://github.com/openshift/cluster-kube-descheduler-operator/blob/master/manifests/4.11/cluster-kube-descheduler-operator.v4.11.0.clusterserviceversion.yaml#L8 ``` labels: operatorframework.io/arch.amd64: supported ``` The above needs to be changed to add the supported architectures.
Entrance Criteria
- Problem statement definition
Acceptance Criteria
- Code merged into destination repository
- Proof of developer testing