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

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • LATER
    • 4.3.1.Beta2
    • openshift
    • -JBoss OpenShift 3 Tools 3.2.0.Alpha1-v20160310-0336-B1191
      -AP puddle: 2016-03-09.2
      -oc version:
      oc v3.2.0.1
      kubernetes v1.2.0-alpha.7-703-gbc4550d

    • 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
    • -

      -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

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

                Created:
                Updated: