ploigos / ploigos-software-factory-operator

33 stars 22 forks source link

User names for container-registries should be quoted #175

Closed christophermay07 closed 3 years ago

christophermay07 commented 3 years ago

The first character of a username for the container registries may be a special character (e.g., |). If this is the case, the following error will occur:

specified -c/--config is invalid configuration: Error parsing config file (/opt/platform-config/config.yml) as json or yaml

christophermay07 commented 3 years ago

Possible fix: https://github.com/ploigos/ploigos-software-factory-operator/pull/176

christophermay07 commented 3 years ago

Fix merged, and verified against a cluster with a pull secret that starts with |!