Uploaded image for project: 'OpenShift Installer'
  1. OpenShift Installer
  2. CORS-2525

Azure: remove storage account with bootstrap destroy

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • 4.15.0
    • None
    • None
    • 5
    • False
    • None
    • False
    • Sprint 232, Sprint 233, Sprint 234, Sprint 235, Sprint 237, Sprint 236, Sprint 238, Sprint 239, Sprint 240, Sprint 241, Sprint 242, Sprint 243, Sprint 244, Sprint 246

      User Story:

      I would like for the Azure storage account to be destroyed as part of the bootstrap destroy process, so that the storage account is not persisted for the life of the cluster which incurs costs and other management effort.

      Acceptance Criteria:

      Description of criteria:

      • Goal: storage account is destroyed with other bootstrap resources

      Engineering Details:

      • The storage account holds three different (types) of resources:
        • boot diagnostic logs - we can get rid of these by using a managed storage account
        • bootstrap ignition - used to create the bootstrap vm, is already destroyed as part of bootstrap destroy
        • RHCOS VHD - used to create a VM image version
      • The main effort for this story will be to figure out how to create the gallery image (using the VHD in the storage account) before the bootstrap stage, but delete the storage account (and VHD) along with the other bootstrap resources

       

            tzivkovi@redhat.com Tori Zivkovic
            padillon Patrick Dillon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: