rh-ecosystem-edge / ztp-pipeline-relocatable

ztp-relocatable-pipeline
https://rh-ecosystem-edge.github.io/ztp-pipeline-relocatable/
Apache License 2.0
16 stars 19 forks source link

NO-ISSUE: Fix generation of registry auth #835

Closed jhernand closed 1 year ago

jhernand commented 1 year ago

Description

Currently the auth added to the pull secret when the registry is added contains no user name and the Quay token. That it wrong, it should contain the admin user name and the password. This patch fixes that.

Type of change

Please select the appropriate options:

Testing

Tested manually.

Checklist