dmc5179 / quay-image-builder-archived

Create an EC2 AMI to deploy Quay single node
GNU General Public License v3.0
0 stars 0 forks source link

Generated ICSP contains old registry hostname #6

Closed bparry02 closed 2 years ago

bparry02 commented 2 years ago

~/oc-mirror-workspace/results-*/imageContentSourcePolicy.yaml uses private hostname when ami was built. On first, boot, this hostname should be replaced with the correct hostname, if known.

As part of build, we may want to consider using a value of localhost as the target registry to make this value easier to replace later.

TODO: does changing the registry hostname affect mirror state?

bparry02 commented 2 years ago

Not seeing this issue anymore when running the replace-certificate playbook.