Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-22867

JBT could not get projects created by openshift cli tool

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • 4.4.1.Final
    • 3.3.x
    • openshift
    • None
    • Hide

      1. user create a project with oc command.
      $oc new-project <project_name>
      2. user create OpenShift v3 connection and log in.
      3. check the project, could not see the project in step 1.
      4. right click on Connection and select 'Refresh', it still do not show.
      6. select 'Manage Project..' from right click menu, then click 'Refresh..' button, it's not shown.
      7. click 'New..' button, try to create project with the same name in step 1, error show.
      Could not create project "penli1": project "penli1" already exists
      Could not create resource penli1 in namespace '': {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"project \"penli1\" already exists","reason":"AlreadyExists","details":

      {"name":"penli1","kind":"project"}

      ,"code":409}

      Show
      1. user create a project with oc command. $oc new-project <project_name> 2. user create OpenShift v3 connection and log in. 3. check the project, could not see the project in step 1. 4. right click on Connection and select 'Refresh', it still do not show. 6. select 'Manage Project..' from right click menu, then click 'Refresh..' button, it's not shown. 7. click 'New..' button, try to create project with the same name in step 1, error show. Could not create project "penli1": project "penli1" already exists Could not create resource penli1 in namespace '': {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"project \"penli1\" already exists","reason":"AlreadyExists","details": {"name":"penli1","kind":"project"} ,"code":409}

      User could not get projects created by oc command

            adietish@redhat.com André Dietisheim
            penli Peng Li (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: