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

AgentClusterInstall changes on load aren't respected

XMLWordPrintable

    • Moderate
    • No
    • Sprint 242, Sprint 243, Sprint 244
    • 3
    • False
    • Hide

      None

      Show
      None
    • Hide
      Previously, the platform type was erroneously required to be lowercase in the `AgentClusterInstall` cluster manifest used by the Agent-based Installer. With this update, mixed case values are required, but the original lowercase values are now accepted and correctly translated. (link:https://issues.redhat.com/browse/OCPBUGS-19444[*OCPBUGS-19444*])
      Show
      Previously, the platform type was erroneously required to be lowercase in the `AgentClusterInstall` cluster manifest used by the Agent-based Installer. With this update, mixed case values are required, but the original lowercase values are now accepted and correctly translated. (link: https://issues.redhat.com/browse/OCPBUGS-19444 [* OCPBUGS-19444 *])
    • Bug Fix
    • Done

      When we Load the AgentClusterInstall manifest from disk, we sometimes make changes to it.

      e.g. after the fix for OCPBUGS-7495 we rewrite any lowercase platform name to mixed case, because for a while we required lowercase even when mixed case is correct.

      In 4.14, we set the userManagedNetworking to true when platform:none is used, even if the user didn't specify it in the ZTP manifests, because the controller in ZTP similarly defaults it.

      However, these changes aren't taking effect, because they aren't passed through to the manifest that is included in the Agent ISO.

            zabitter Zane Bitter
            zabitter Zane Bitter
            Biagio Manzari Biagio Manzari
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: