Uploaded image for project: 'OpenShift Container Platform (OCP) Strategy'
  1. OpenShift Container Platform (OCP) Strategy
  2. OCPSTRAT-1418

Allow Custom machine names when using the CPMS feature

XMLWordPrintable

    • BU Product Work
    • False
    • Hide

      None

      Show
      None
    • False
    • 100% To Do, 0% In Progress, 0% Done
    • 0

      Feature Overview

      As a cluster admin for standalone OpenShift, I want to customize the prefix of the machine names created by CPMS due to company policies related to nomenclature. Implement the Control Plane Machine Set (CPMS) feature in OpenShift to support machine names where user can set custom names prefixes. Note the prefix will always be suffixed by "<5-chars>-<index>" as this is part of the CPMS internal design.

      Acceptance Criteria

      A new field called machineNamePrefix has been added to CPMS CR.
      This field would allow the customer to specify a custom prefix for the machine names.
      The machine names would then be generated using the format: <machineNamePrefix><5-chars><index>
      Where:
      <machineNamePrefix> is the custom prefix provided by the customer
      <5-chars> is a random 5 character string (this is required and cannot be changed)
      <index> represents the index of the machine (0, 1, 2, etc.)
      Ensure that if the machineNamePrefix is changed, the operator reconciles and succeeds in rolling out the changes.

            rh-ee-smodeel Subin M
            rh-ee-smodeel Subin M
            Joel Speed, Mike Worthington, Subin M, Vishal Gaikwad
            Jianwei Hou Jianwei Hou
            Stephanie Stout Stephanie Stout
            Joel Speed Joel Speed
            Eric Rich Eric Rich
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: