-
Bug
-
Resolution: Done
-
Major
-
2.10.0
-
Quality / Stability / Reliability
-
False
-
-
True
-
-
Description of problem:
UI issue: Easy to incorrectly "remove" a target node selector key/value pair in Plan details page
Version-Release number of selected component (if applicable):
2.10.0
How reproducible: 100% (2 of 2)
Steps to Reproduce:
1. In the Plan details page of a created plan, add a target node selector key/value pair and save it.
2. Edit the pair by deleting the input and saving. 3. Open the YAML
Actual results:
The YAML contains the following:
targetNodeSelector:
'': ''
Expected results:
Nothing (The targetNodeSelector does not appear in a Plan CR unless a key/value pair was entered).
Additional info:
See Slack discussion: https://redhat-internal.slack.com/archives/C07HDAK66QG/p1760884780601759