[jbosstools-issues] [JBoss JIRA] (JBIDE-20504) Unable to delete OpenShift projects

Fred Bricon (JIRA) issues at jboss.org
Mon Aug 24 15:00:27 EDT 2015


Fred Bricon created JBIDE-20504:
-----------------------------------

             Summary: Unable to delete OpenShift projects
                 Key: JBIDE-20504
                 URL: https://issues.jboss.org/browse/JBIDE-20504
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: openshift
    Affects Versions: 4.3.0.CR1
            Reporter: Fred Bricon
            Priority: Blocker


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:
{noformat}
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
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list