Commit Graph

14 Commits

Author SHA1 Message Date
Spencer Gibb
9372706994 Change single line comments to multiline 2018-06-28 16:20:36 +03:00
Spencer Gibb
4a6bfd369f Bump to version 0.2.1.BUILD-SNAPSHOT 2017-07-27 13:43:21 -06:00
Spencer Gibb
267da566c0 Update to 0.2.0.RELEASE
fixes gh-42
2017-07-27 13:11:35 -06:00
dabou
847da11bc7 Update kubernetes client lib 2017-07-07 08:09:45 +02:00
Spencer Gibb
4f52312945 Merge pull request #95 from cmoulliard/add-ribbon-test-case
Add java test case covering Ribbon where 3 scenario are played.
2017-06-30 18:43:06 -04:00
Charles Moulliard
ba558139e7 Move version of mockwebserver to dependency pom.xml. Add a system property to define occurences of the mock greeting service as value is different for local vs circleci build 2017-05-29 16:38:51 +02:00
Charles Moulliard
413dc0f710 Update pom file to use 1.3.3.BUILD-SNAPSHOT of spring-cloud-build 2017-05-26 11:03:15 +02:00
Charles Moulliard
6a6c77d7ff Fix issue #52. 2017-05-18 15:21:38 +02:00
Charles Moulliard
dc05e7e264 Add Java Test case covering a more real use case where a Spring Boot application use Kube configMap to reply to a REST request. Fix #71
Define restassured within the parent pom and add a property to handle its version
2017-05-03 17:02:38 +02:00
Ioannis Canellos
fe56045465 #24: Add integration test with simple instructions on how to use. 2017-03-15 13:37:42 +02:00
Ioannis Canellos
a8e95c2231 #41: Update to the latest kubernetes-client, mockwebserver and fabric8-maven-plugin versions. 2017-03-01 23:34:32 +02:00
Spencer Gibb
2d3e6b3b0b Reformat pom.xml files to use tabs.
This is the standard spring convention.
2017-01-10 14:36:07 -07:00
lburgazzoli
bcae7132bd Include spring-cloud-kubernetes-config and spring-cloud-kubernetes-config in POMs 2017-01-10 22:01:01 +01:00
Spencer Gibb
99e4364364 Update to spring cloud dependencies model.
Internal project dependencies go in spring-cloud-kubernetes-dependencies.

Other Spring Cloud dependencies go in root pom.xml

Reference Spring Cloud dependencies individually, rather than by release train.

fixes gh-19
fixes gh-23
2016-12-16 17:54:10 -07:00