-
Bug
-
Resolution: Won't Do
-
Undefined
-
None
-
4.12
-
None
-
Important
-
None
-
Rejected
-
False
-
Description of problem:
With introduction of new set of configuration parameters for the metalLB CR, the nodeselector controls no longer appear in the Form View for speaker pods. The controllerNodeSelector is for controller pod.
Version-Release number of selected component (if applicable):
4.12
How reproducible:
Alway
Steps to Reproduce:
1. Install the metallb operator 2. Go to Installed Operators in management console and attempt to create metallb
Actual results:
The nodeselector for speaker and controller pods is not shown.
Expected results:
The nodeselector for speaker and controller pods should be available.
Additional info:
oc get crd metallbs.metallb.io -oyaml | grep -i nodeselector corresponding nodeSelectorTerm, in the range 1-100. nodeSelectorTerms: a subset of the NodeSelectorTerm. - nodeSelectorTerms controllerNodeSelector: nodeSelector: corresponding nodeSelectorTerm, in the range 1-100. nodeSelectorTerms: a subset of the NodeSelectorTerm. - nodeSelectorTerms