Commit Graph

1739 Commits

Author SHA1 Message Date
Ioannis Canellos
e61b9f4699 #21: Fallback to null span repoter when no zipkin query service is found and tracing is enabled. 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
rawlingsj
5f812a1b79 align pipeline with global library functions 2016-12-15 18:12:03 +02:00
Ioannis Canellos
7ca8ab277b Change the default query service name. 2016-12-15 18:12:03 +02:00
Andrea Cosentino
250cacc163 Fix a little typo 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
Ioannis Canellos
1ff701cfe5 KubernetesDiscoveryClient catches throwables and falls back to default instance when fetches the local instance. 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
b97ee26c83 KubernetesDiscoveryClient now returns the default instance if endpoint is not found. 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
Ioannis Canellos
987147d3ec Use Optional.ofNullable for service endpoints. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
ce50f8c690 Use the application name as the default local service id in KubernetesDiscovery. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
2f7fcb5c33 Fix potential NPEs in KubernetesDiscoveryClient. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
0cde76dd40 Set a default non-null value as a service name is KubernetesDiscoveryProperties. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
6885334ba5 Fix the way that KubernetesDiscoveryProperties are handled. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
90697f8203 Remove unused class. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
9e6386973c Add a note in the docs about ribbon support 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
Ioannis Canellos
6777e43b69 Fix typo in artifactId prefix. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
e9209606fb Fix issues with conflicting DiscoveryClient instances. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
967bbd4dcc Fix NPE issue with the KubernetesHealthIndicator. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
fc047a6c25 Bump development version to 0.0.2-SNAPSHOT. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
7a95431adf Add readme.md 2016-12-15 18:12:03 +02:00
Ioannis Canellos
4681dc2de8 Remove uneeded properties 2016-12-15 18:12:03 +02:00
Ioannis Canellos
b9b8d8d394 Fix scm info 2016-12-15 18:12:03 +02:00
Ioannis Canellos
e2d7e2d5f4 Add first draft of Jenkinsfile 2016-12-15 18:12:03 +02:00
Ioannis Canellos
45b48c2d0f Add a profile listener that will automatically add the kubernetes profile when running inside kubernetes. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
505493fa9c Rename spring-cloud-kubernetes-all to spring-cloud-starter-kubernetes. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
d13f9eb3b6 First commit. 2016-12-15 18:12:03 +02:00
Spencer Gibb
45baa2fff9 Initial commit 2016-12-13 16:36:26 -05:00