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

Deprecate installconfig.platform.aws.subnets

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • None
    • Installer Sprint 266, Installer Sprint 267

      User Story:

      • As an openshift-install user I want to be able to continue to use aws.subnets during deprecation (a warning will show)
      • As an openshift developer, I only want a single code path for subnets (via upconversion)

      Acceptance Criteria:

      Description of criteria:

      • Validation that both fields are not simultaneously specified
      • When aws.subnets is specified, it's upconverted into aws.vpc.subnets
      • Existing pkg/types/aws/Subnets type is renamed to DeprecatedSubnets
      • Remove all (or as many possible) usages of DeprecatedSubnets, replaced with the new vpc.Subnets field
        • We may need to keep usage of DeprecatedSubnets for certain validations
      • Warning when using deprecated field

      (optional) Out of Scope:

      .

      Engineering Details:

       

              rh-ee-thvo Thuan Vo
              padillon Patrick Dillon
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: