Commit Graph

87 Commits

Author SHA1 Message Date
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
b91905453d Fixing logs and error management 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
Nicola Ferraro
41bb31fd4c Spring Cloud Kubernetes Reload 2016-12-15 18:12:03 +02:00
lburgazzoli
7e521f5c23 Improve docs about Secret propertySource 2016-12-15 18:12:03 +02:00
Ioannis Canellos
56b47805cb Align KubernetesZipkinDiscoveryProperties with latest zipkin/kubernetes-zipkin. 2016-12-15 18:12:03 +02:00
lburgazzoli
84a94532d3 secrets-property-source: add support for reading secrets from volume mounts 2016-12-15 18:12:03 +02:00
lburgazzoli
bbd59ade34 Add some debug info to Secrets PropertySource 2016-12-15 18:12:03 +02:00
lburgazzoli
47ec4bf0be Update dependencies 2016-12-15 18:12:03 +02:00
lburgazzoli
8725758ee8 Document Secrets PropertySource 2016-12-15 18:12:03 +02:00
lburgazzoli
a3c2e54311 Add suport for Secrets based PropertySource 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
fbc1f27115 #56: Make spring-cloud-context required dependency. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
1f549b4c81 #40: Fix synchronization issue. 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
8b9f473133 added better logging when things dont work because of service account permissions 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
James Strachan
af07e69079 added badges 2016-12-15 18:12:03 +02:00
James Strachan
7a66e58a83 added links 2016-12-15 18:12:03 +02:00
Roland Huß
c4aec1bd68 Readme fixes. 2016-12-15 18:12:03 +02:00
Roland Huß
d1c3957277 Even more badges ;-) 2016-12-15 18:12:03 +02:00
Roland Huß
06dd709865 Some readme cleanup + badges :) 2016-12-15 18:12:03 +02:00
Ioannis Canellos
cceef045de More readme improvements. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
9719f77ad6 Fix broken links. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
2ae075aeef Improve readme.md. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
5904fa0b27 Catch throwables and log in StandardPodUtils. Spock test now set additional properties to prevent cert related errors. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
715300e4b8 Tests that use the kubernetes mock should be configured to trust certificates. 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
3302ef144e Remove unused imports from KubernetesRibbonClientConfiguration. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
83157d55a2 Make KubernetesServiceInstance compatible with 1.1.0.BUILD-SNAPSHOT version of spring-cloud. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
282d4a413f Add KubernetesClientProperties setters. Fix apiVersion and namespace in KubernetesAutoConfiguration. 2016-12-15 18:12:03 +02:00
Claus Ibsen
38bd24e20f Update readme.md
fixed wrong artifact id in the readme file
2016-12-15 18:12:03 +02:00
Ioannis Canellos
7ad992e2a9 Enable configmap source only if configmap class is available. ConfigMapPropertySource should log errors and continue instead of barfing. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
a78a6eff39 Zipkin discovery now uses custom discovery mechanism that supports namespaces too. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
a28447d5f8 Fix IllegalState issue when using the core module outside of kubernetes. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
b466ff2f91 Remove dead variables from ConfigMapPropertySource. 2016-12-15 18:12:03 +02:00
Ioannis Canellos
7845009ea6 Automatic expand "application.yml" and "application.properties" found in a configmap. 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
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