Commit Graph

41 Commits

Author SHA1 Message Date
Spencer Gibb
4a6bfd369f Bump to version 0.2.1.BUILD-SNAPSHOT 2017-07-27 13:43:21 -06:00
Spencer Gibb
4f25a51ead Skip maven deploy of examples
fixes gh-123
2017-07-27 13:34:28 -06:00
Spencer Gibb
65ed39f2c0 Skip maven deploy of examples
fixes gh-123
2017-07-27 13:30:53 -06:00
Spencer Gibb
267da566c0 Update to 0.2.0.RELEASE
fixes gh-42
2017-07-27 13:11:35 -06:00
Chris Laprun
3d9ef1b497 #113: Renamed kubernetes-zipkin module to kubernetes-zipkin-example. 2017-07-11 14:28:20 +02:00
Charles Moulliard
28dd304e73 Simplify the code to only expose 2 endpoints 2017-06-14 13:03:39 +02:00
Charles Moulliard
683bec1e7e Add test case supporting zikin 2017-05-29 10:00:57 +02:00
Ioannis Canellos
93278eadaa Merge pull request #86 from cmoulliard/change-timeout-refresh
Change ServerListRefreshInterval and Hystrix timeoutInMilliseconds
2017-05-22 11:02:59 +03:00
Charles Moulliard
6a6c77d7ff Fix issue #52. 2017-05-18 15:21:38 +02:00
Charles Moulliard
caae78c11c Change ServerListRefreshInterval and Hystrix timeoutInMilliseconds. Fix typo error within the README file 2017-05-18 10:22:18 +02:00
Charles Moulliard
14be9945cb Mention that project works on all kubernetes/openshift environments 2017-05-12 16:56:41 +02:00
Charles Moulliard
c766de2997 Spring Cloud Kubernetes example demonstrating Circuit Breaker and Ribbon. 2017-05-12 12:47:53 +02:00
Ioannis Canellos
832899469e Merge branch 'master' into issue-65 2017-05-03 17:10:18 +03:00
Charles Moulliard
36c53cb51b Fix typo error. Remove dependency about spring-cloud-kubernetes-core as the starter will import it. Add enricher configuration to get rid of the 24 chars limit 2017-05-02 16:44:53 +02:00
Charles Moulliard
4e85b902ad Fix issue #66. Add missing Spring Cloud starter for kubernetes config 2017-05-02 12:41:23 +02:00
Charles Moulliard
cc4178b632 POM name is too long to setup the Deployment & Service kubernetes name 2017-05-02 11:44:27 +02:00
Charles Moulliard
7276a36dcb Define service type using enricher section of the f-m-p config 2017-03-30 12:54:39 +02:00
Charles Moulliard
82f2992eae Define service type using enricher section of the f-m-p config 2017-03-30 10:57:06 +02:00
Ioannis Canellos
88bb588387 Merge pull request #61 from cmoulliard/issue-profile
Add profile kubernetes for local build/deployment on minikube
2017-03-29 17:43:51 +03:00
Ioannis Canellos
741ab3cf12 Remove build goal from default goals. Align two examples. 2017-03-29 17:21:54 +03:00
Charles Moulliard
121558b2bf Add profile -Pkubernetes to avoid CI build failure. Fix #55 2017-03-28 21:48:46 +03:00
Charles Moulliard
de6952be6d Fix #55. Add profile kubernetes for local build/deployment on minikube 2017-03-28 17:08:39 +02:00
Ioannis Canellos
2b7f7478b7 Merge pull request #57 from cmoulliard/issue-56
Improve README instructions. Fix #56
2017-03-28 10:29:35 +03:00
Charles Moulliard
a7c11b50ce Highlight the code. Add url parameter 2017-03-27 16:31:59 +02:00
Charles Moulliard
b82fcba3ec Improve README instructions. Fix #56 2017-03-26 17:44:35 +02:00
Charles Moulliard
ab3c8f607b Add logback-test.xml file to change the logging level of hibernate validator to info. Fix #53 2017-03-24 18:24:51 +01:00
Ioannis Canellos
fe56045465 #24: Add integration test with simple instructions on how to use. 2017-03-15 13:37:42 +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
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
Spencer Gibb
32ba2fc863 Update to version 0.2.0.BUILD-SNAPSHOT
fixes gh-20
2016-12-16 16:03:09 -07:00
Spencer Gibb
cef3c10cf1 fix renamed parent 2016-12-16 16:00:52 -07:00
Spencer Gibb
f121eb0e10 add marker for jdk8 2016-12-16 16:00:40 -07:00
Spencer Gibb
913db94ba9 Change package to org.springframework.cloud.kubernetes
fixes gh-13
2016-12-16 15:58:31 -07:00
Spencer Gibb
8bfd9198ba Change package to org.springframework.cloud.kubernetes
fixes gh-13
2016-12-16 15:21:51 -07:00
Spencer Gibb
eb0eb4db46 Update groupId to org.springframework.cloud.
Remove many references to fabric8

fixes gh-3
fixes gh-8
2016-12-16 14:59:54 -07:00
Ioannis Canellos
1d0e66df2e Update pom.xml
Ninja commit to temporarily enable the release.
2016-12-15 18:12:03 +02:00
Nicola Ferraro
3c758cff12 Fixing documentation 2016-12-15 18:12:03 +02:00
Nicola Ferraro
378a21f26a Fixing documentation 2016-12-15 18:12:03 +02:00
Nicola Ferraro
7df4c849e2 Adding license header 2016-12-15 18:12:03 +02:00
Nicola Ferraro
a740fa69a4 Fixing code and build configuration 2016-12-15 18:12:03 +02:00
Nicola Ferraro
3d766effa6 Adjusting configuration and adding documentation 2016-12-15 18:12:03 +02:00