Commit Graph

56 Commits

Author SHA1 Message Date
Gytis Trikleris
561bc9d00c ConfigMapLockRepository 2018-06-28 21:58:33 +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
Spencer Gibb
19b0447325 Upgrade to Dalston.SR2 spring cloud dependencies
fixes gh-121
2017-07-27 12:52:57 -06: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
e34709f71c Update spring-cloud-netflix and spring-cloud-sleuth & commons to use RELEASE versions instead of SNAPSHOT. Fix #82 2017-05-17 19: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
Ioannis Canellos
ce6ccd58b4 #36: Remove sundrio maven plugin. 2017-01-17 19:20:16 +02:00
Ioannis Canellos
699d943849 #12: Remove occurrences of guava. 2017-01-16 21:32:31 +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
Ioannis Canellos
1cf4f5663c #14: Move config stuff to its own module. 2016-12-20 14:38:35 +02:00
Spencer Gibb
33531b82c9 Remove spring-cloud-kubernetes-compat
fixes gh-15
2016-12-16 18:21:24 -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
cc40c75a69 Update to Camden
fixes gh-22
2016-12-16 17:02:21 -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
40eb0b89a9 Update to spring-cloud-build parent
fixes gh-2
2016-12-16 16:00:18 -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
James Netherton
023bd3c1be Update lombok to 1.16.10 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
Nicola Ferraro
41bb31fd4c Spring Cloud Kubernetes Reload 2016-12-15 18:12:03 +02:00
lburgazzoli
47ec4bf0be Update dependencies 2016-12-15 18:12:03 +02:00
Ioannis Canellos
064af9822b #54: Fix handling of endpoints with multiple addresses. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
80aa624989 Update to 1.4.x version of the kubernetes-client. Use fabric8 mockwebserver. 2016-12-15 18:12:03 +02:00
Christian Posta
18356cbb51 remove d-m-p and f-m-p from project as we don't build and deploy these libraries directly 2016-12-15 18:12:03 +02:00
Christian Posta
fb2cb15dd4 more clean up, remove unused version properties 2016-12-15 18:12:03 +02:00
Christian Posta
de067f0ee2 align versions to latest releases of Spring Boot 1.3.x (1.3.7) and current Brixton release of Spring Cloud 2016-12-15 18:12:03 +02:00
Ioannis Canellos
4e9147b309 #37: Document how to make the namespace available to the pod. Add warning to the logs if namespace is unknown. Expose namespace through the pod health indiciator. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
b9c52d4bc1 Further improve bom. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
2ac7a8248b Fix ident. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
51f12fc236 Added more includes for the platfrom bom. Added plugin management so that plugins that only appeared (so far) in the profiles can get picked up by the generator. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
ed5d873a1c Auto generate a simple bom and a bom with the core platform dependencies. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
e89213c302 Add first draft of integration tests. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
557fc8e9f2 First draft of configmap support as a property source. Add configmap archaius integration. 2016-12-15 18:12:03 +02:00
rawlingsj
ba80791afa use fixed SNAPSHOT version now that we dont increment it in the release 2016-12-15 18:12:03 +02:00
fusesource-ci
723d564bb3 [CD] prepare for next development iteration 0.0.7-SNAPSHOT 2016-12-15 18:12:03 +02:00
fusesource-ci
533d7c0f2c [CD] released v0.0.6 2016-12-15 18:12:03 +02:00
fusesource-ci
e29eed3f5d [CD] prepare for next development iteration 0.0.6-SNAPSHOT 2016-12-15 18:12:03 +02:00
fusesource-ci
f883cdd599 [CD] released v0.0.5 2016-12-15 18:12:03 +02:00
Ioannis Canellos
47ea55e7a2 Add aspectj requirements to start projects that need it. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
788cfdfb80 Change development version to 0.0.5-SNAPSHOT. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
ecff561fc4 Split kubernetes starter into starter, starter netflix, starter zipkin and starter all. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
d89fbc2a70 Change development version to 0.0.4-SNAPSHOT. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
3fdd6f640d Add compatibility module to bridge the gap between spring cloud commons versions. Add HystrixRequestContextServletFilter. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
52e1a9a308 Add module that provides support for discovering the zipkin query service using any discovery client. 2016-12-15 18:12:03 +02:00
fusesource-ci
2ee586ac15 [CD] prepare for next development iteration 0.0.3-SNAPSHOT 2016-12-15 18:12:03 +02:00
fusesource-ci
23134528f7 [CD] released v0.0.2 2016-12-15 18:12:03 +02:00
Ioannis Canellos
149541e45f First draft of ribbon support. 2016-12-15 18:12:03 +02:00