-
Bug
-
Resolution: Not a Bug
-
Undefined
-
None
-
4.14, 4.17, 4.18.0
-
Quality / Stability / Reliability
-
False
-
-
3
-
Important
-
None
-
None
-
None
-
Rejected
-
Integration & Delivery - 267
-
1
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
When trying to pull rootfs with coreos-livepxe-rootfs service with authenticated proxy that contains special characters such as `@` and `%` (encoded) getting connection timeout ( seems like proxy isn't being used )
Version-Release number of selected component (if applicable):
Tried OCP 4.14, and OCP 4.17
How reproducible:
Always, reproduced using assisted-installer
Steps to Reproduce:
1. Create assisted-installer cluster and generate minimal-iso discovery with http/https proxy with special characters, proxy example : http://ocp-edge:red%40hat%25@example.proxy:port 2. boot the node with the discovery iso and wait for connection timeout trying to pull rootfs with the service 3.
Actual results:
Connection timeout trying to pull rootfs
Expected results:
Node pulls rootfs using proxy and boots properly
Additional info:
Not sure how to reproduce with RHCOS images, i caught it using assisted-installer, i'll attach images with relevant data and issue