-
Bug
-
Resolution: Done
-
Normal
-
None
-
4.13
-
None
-
No
-
False
-
-
N/A
-
Bug Fix
-
Done
Description of problem:
The egress service nodeSelector parsing does not take into account wrong values that cause errors (such as "name part must consist of alphanumeric characters"), and the controller does not handle them gracefully given a bad input. when a bad input is given it should log an error and ignore the service
Version-Release number of selected component (if applicable):
How reproducible:
create an egress service with a bad nodeSelector: "{"nodeSelector":{"matchLabels":{"a:b": "c&"}}}" ovnkube-master controller does not handle it gracefully
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
- blocks
-
OCPBUGS-7439 Egress service does not handle invalid nodeSelectors correctly
- Closed
- is cloned by
-
OCPBUGS-7439 Egress service does not handle invalid nodeSelectors correctly
- Closed