Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-14257

coreos-installer iso kargs show broken on Agent ISO

XMLWordPrintable

    • No
    • False
    • Hide

      None

      Show
      None
    • Hide
      This patch increases the compatibility of the agent ISO generated via the `openshift-install agent create image` command with the `coreos-installer` cli tool. In particular it fixes a problem that didn't allow the `coreos-installer iso kargs show <iso>` command to properly output the kernel arguments embedded in the specified ISO
      Show
      This patch increases the compatibility of the agent ISO generated via the `openshift-install agent create image` command with the `coreos-installer` cli tool. In particular it fixes a problem that didn't allow the `coreos-installer iso kargs show <iso>` command to properly output the kernel arguments embedded in the specified ISO
    • Bug Fix
    • Proposed

      Running the command coreos-installer iso kargs show no longer works with the 4.13 Agent ISO. Instead we get this error:

      $ coreos-installer iso kargs show agent.x86_64.iso
      Writing manifest to image destination
      Storing signatures
      Error: No karg embed areas found; old or corrupted CoreOS ISO image.

      This is almost certainly due to the way we repack the ISO as part of embedding the agent-tui binary in it.

      It worked fine in 4.12. I have tested both with every version of coreos-installer from 0.14 to 0.17

            afasano@redhat.com Andrea Fasano
            zabitter Zane Bitter
            Manoj Hans Manoj Hans
            Votes:
            1 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated: