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

More than one cluster can be created in openshift-cluster-api

XMLWordPrintable

    • None
    • CLOUD Sprint 233, CLOUD Sprint 234, CLOUD Sprint 235
    • 3
    • False
    • Hide

      None

      Show
      None
    • Hide
      * Previously, multiple clusters could be created in the `openshift-cluster-api` namespace. This namespace should contain only one cluster. With this release, additional clusters cannot be created in this namespace. (link:https://issues.redhat.com/browse/OCPBUGS-4147[*OCPBUGS-4147*])
      Show
      * Previously, multiple clusters could be created in the `openshift-cluster-api` namespace. This namespace should contain only one cluster. With this release, additional clusters cannot be created in this namespace. (link: https://issues.redhat.com/browse/OCPBUGS-4147 [* OCPBUGS-4147 *])
    • Bug Fix
    • Done

      Description of problem:

      More than one cluster can be created in openshift-cluster-api

      $ oc get cluster                                                             
      NAME                          PHASE          AGE   VERSION
      ci-ln-kv1gj4b-72292-jn4rw     Provisioning   19m
      ci-ln-kv1gj4b-72292-jn4rw-1   Provisioning   7s

      Version-Release number of selected component (if applicable):

      4.13.0-0.nightly-2022-11-25-204445

      How reproducible:

      Always

      Steps to Reproduce:

      1. 
      2.
      3.
      

      Actual results:

      More than one cluster can be created in openshift-cluster-api
      $ oc get cluster                                                             NAME                          PHASE          AGE   VERSION ci-ln-kv1gj4b-72292-jn4rw     Provisioning   19m ci-ln-kv1gj4b-72292-jn4rw-1   Provisioning   7s

      Expected results:

      The cluster-api namespace to be only the cluster you're running on, and allow users to use cluster API for creating other clusters only in other namespaces 

      Additional info:

      Related to https://issues.redhat.com/browse/OCPBUGS-1493

            rmanak@redhat.com Radek Manak
            rhn-support-zhsun Zhaohua Sun
            Zhaohua Sun Zhaohua Sun
            Jeana Routh Jeana Routh
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: