-
Bug
-
Resolution: Obsolete
-
Normal
-
4.16
-
No
-
False
-
Description of problem:
When using the OpenShift Assisted Installer with a password containing the `:` colon character.
Version-Release number of selected component (if applicable):
OpenShift 4.16
How reproducible:
Everytime
Steps to Reproduce:
1. Attempt to install using the Agentbased installer with a pull-secret which includes a colon character. The following snippet of. code appears to be hit when there is a colon within the user/password section of the pull-secret. https://github.com/openshift/assisted-service/blob/d3dd2897d1f6fe108353c9241234a724b30262c2/internal/cluster/validations/validations.go#L132-L135
Actual results:
Install fails
Expected results:
Install succeeds
Additional info:
- clones
-
OCPBUGS-31727 Invalid Pull-Secret when using password which contains a colon character
- Closed
- links to