-
Bug
-
Resolution: Done
-
Normal
-
4.13, 4.14, 4.15
Description of problem:
Installing the NUMA Resources Operator using the CLI does not work wrt to creating the subscription. Create the subscription for the NUMA Resources Operator: uses the incorrect apiVersion: and it fails with error "error: resource mapping not found for name: "numaresources-operator" namespace: "openshift-numaresources" from "nro-sub.yaml": no matches for kind "Subscription" in version "operators.coreos.com/v1" ensure CRDs are installed first" should be apiVersion: operators.coreos.com/v1alpha1
Version-Release number of selected component (if applicable):
4.13
How reproducible:
See https://docs.openshift.com/container-platform/4.13/scalability_and_performance/cnf-numa-aware-scheduling.html#cnf-installing-numa-resources-operator-cli_numa-aware
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
- links to