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

Unable to delete OpenShift projects

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 4.3.0.CR1
    • 4.3.0.CR1
    • openshift
    • None

      Since commit https://github.com/openshift/openshift-restclient-java/commit/1e40eb62543a2ee9b9045e304a38b5ce23011c1b in the rest client, it's impossible to delete OpenShift projects.

      On https://console.engint.openshift.com/, deletion fails with:

      Caused by: com.openshift.internal.restclient.http.NotFoundException: {
        "kind": "Status",
        "apiVersion": "v1",
        "metadata": {},
        "status": "Failure",
        "message": "the server could not find the requested resource",
        "reason": "NotFound",
        "details": {},
        "code": 404
      }
      ...
       Caused by: java.io.FileNotFoundException: https://console.engint.openshift.com/oapi/v1/namespaces/fred2/projects/fred2
      

            jcantril@redhat.com Jeffrey Cantrill
            fbricon@redhat.com Fred Bricon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: