Jimmi Dyson created STRATOS-1524:
------------------------------------

             Summary: Migrate to new fabric8 kubernetes client
                 Key: STRATOS-1524
                 URL: https://issues.apache.org/jira/browse/STRATOS-1524
             Project: Stratos
          Issue Type: Task
          Components: Kubernetes API Client
            Reporter: Jimmi Dyson


The fabric8 kubernetes client has been rewritten to reduce dependencies, switch 
to a fluent DSL, increase coverage of kubernetes API, improve watch 
capabilities, introduce mocking library. There will be no new releases of the 
old client so I'd recommend migrating to the new client ASAP.

There are new GAV coordinates for the new client;

{noformat}
<dependency>
  <groupId>io.fabric8</groupId>
  <artifactId>kubernetes-client</artifactId>
  <version>1.3.6</version>
</dependency>
{noformat}

Details are in this [stackoverflow 
answer|http://stackoverflow.com/questions/32139852/javax-ws-rs-webapplicationexception-http-404-the-server-could-not-find-the-requ/32148022#32148022]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to