Uploaded image for project: 'OpenShift Windows Containers'
  1. OpenShift Windows Containers
  2. WINC-670

Seperate ignition sourced file creation and kubelet arg parsing

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Obsolete
    • Icon: Minor Minor
    • None
    • None
    • wmcb
    • 3
    • False
    • False
    • undefined

      Description

      The ignition file parsing function parseIgnitionFileContents is currently reading and parsing the worker ignition file, creating all required files, and gathering kubelet arguments. This function is doing too much and should be broken down in order to make the code more readable. The goal of this ticket is to separate the file creation and kubelet argument generation into separate functions which both take the parsed ignition file as an input.

      Acceptance Criteria

      • parseIgnitionFileContents is broken down into multiple functions with clear purpose.
      • WMCB code is more readable.

            Unassigned Unassigned
            rh-ee-ssoto Sebastian Soto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: