ARO-RP/docs/publish-rhcos-image.md

622 B

Publish RHCOS image

Each release we need to re-publish the RHCOS image into the Azure cloud partner portal.

  1. Once new installer is vendored run make vendor to update local vendor directory.

  2. Run make generate to update generated content

  3. Run go run ./hack/rhcos-sas/rhcos-sas.go to copy RHCOS image. This might take a while.

  4. Command above will output SAS URL. Publish it via partner portal. See the ARO Wiki in Azure DevOps for detailed steps.