openshift-kni / cnf-features-deploy

Kustomize configs for installing CNF features and e2e functional tests for verifying feature deployment/integration
Apache License 2.0
57 stars 134 forks source link

CPUPartitioningMode missed in siteConfig CRD in branch 4.13 and 4.14. #1949

Open borball opened 2 months ago

borball commented 2 months ago

The CPUPartitioningMode has been introduced in 4.13 with commit: https://github.com/openshift-kni/cnf-features-deploy/commit/a34e653f5d5af090333bf1c31f157c8575563ece

But it is missing in the CDR in 4.13(https://github.com/openshift-kni/cnf-features-deploy/blob/release-4.13/ztp/ran-crd/site-config-crd.yaml) and 4.14(https://github.com/openshift-kni/cnf-features-deploy/blob/release-4.14/ztp/ran-crd/site-config-crd.yaml).