-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.12.z
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
Low
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
The Web Console lets you create UpdateService instance with a form that lets you specify labels, with shadow example input app=frontend. My expectation would be that if I enter a custom label here, it would propagate to other resources created for that UpdateService, but the labels are only set on the UpdateService resource and not anywere else. Knowing that the web form is just a pretty form for the UpdateService kube resource it kinda makes sense internally, but the behavior is unexpected from a user PoV.
Version-Release number of selected component (if applicable):
5.0.3
How reproducible:
Always
Steps to Reproduce:
1. Use the web console form to create a UpdateService
2. Input a custom label into the Labels text area
3. Create the resource and let the operator reconcile it
4. Inspect labels on the Deployment created for the instance
Actual results:
Custom label is not present
Expected results:
Custom label is not present