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

[AP] Not able to list services under a project after login to AP

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • LATER
    • 4.3.1.Beta2
    • openshift
    • Hide

      1.Login to AP by oc client
      2.Create a new project with sufficient resources in it:
      $oc get svc
      NAME CLUSTER_IP EXTERNAL_IP PORT(S) SELECTOR AGE
      java-mainclass x.x.x.x <none> 8778/TCP app=java-mainclass,deploymentconfig=java-mainclass 4m
      $ oc get po
      NAME READY STATUS RESTARTS AGE
      java-mainclass-1-u62c4 1/1 Running 0 5m
      java-mainclass-1-y7igr 1/1 Running 0 6m
      3.Logout from oc client
      4.Login AP with JBT, expand the project node

      Actual Result:
      Not able to list services under a project after login to RHAP, get error message "Could not list BuildConfig resources in namespace xia: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"the server could not find the requested resource","reason":"NotFound","details":{},"code":404}"

      Expected Result:
      Should list all the services under a project

      Additional info:
      The related issue on oc side is fixed: https://bugzilla.redhat.com/show_bug.cgi?id=1311049

      Show
      1.Login to AP by oc client 2.Create a new project with sufficient resources in it: $oc get svc NAME CLUSTER_IP EXTERNAL_IP PORT(S) SELECTOR AGE java-mainclass x.x.x.x <none> 8778/TCP app=java-mainclass,deploymentconfig=java-mainclass 4m $ oc get po NAME READY STATUS RESTARTS AGE java-mainclass-1-u62c4 1/1 Running 0 5m java-mainclass-1-y7igr 1/1 Running 0 6m 3.Logout from oc client 4.Login AP with JBT, expand the project node Actual Result: Not able to list services under a project after login to RHAP, get error message "Could not list BuildConfig resources in namespace xia: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"the server could not find the requested resource","reason":"NotFound","details":{},"code":404}" Expected Result: Should list all the services under a project Additional info: The related issue on oc side is fixed: https://bugzilla.redhat.com/show_bug.cgi?id=1311049
    • -

    Description

      -Not able to list services under a project after login to RHAP, get error message "Could not list BuildConfig resources in namespace xia: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"the server could not find the requested resource","reason":"NotFound","details":{},"code":404}"
      -Issue did not repro if switch to OSE
      -Repro on Linux/Windows/Mac OS

      Attachments

        Activity

          People

            Unassigned Unassigned
            xiazhao2015 Xia Zhao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: