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
|
40eb0b89a9
|
Update to spring-cloud-build parent
fixes gh-2
|
2016-12-16 16:00:18 -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
|
27516c13ac
|
add maven wrapper jar
|
2016-12-16 15:30:46 -07:00 |
|
Spencer Gibb
|
cfabb70e7e
|
Add .settings.xml
|
2016-12-16 15:27:10 -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
|
f5bf5092e6
|
remove jacoco
|
2016-12-16 15:21:12 -07:00 |
|
Spencer Gibb
|
faef6dd341
|
Update copywrite headers
fixes gh-7
|
2016-12-16 15:03:16 -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 |
|
Spencer Gibb
|
308a2c9d8e
|
Update circle config
fixes gh-4
|
2016-12-16 14:59:33 -07:00 |
|
Spencer Gibb
|
df60360151
|
Adds maven wrapper to build.
fixes gh-6
|
2016-12-16 14:37:01 -07:00 |
|
Spencer Gibb
|
0acbc36bff
|
Merge pull request #1 from iocanel/incubator
Incubator
|
2016-12-16 16:15:58 -05:00 |
|
Ioannis Canellos
|
2ef21eaede
|
Align license and readme files
|
2016-12-15 18:12:47 +02:00 |
|
Ioannis Canellos
|
f27d407fe1
|
Update Jenkinsfile
|
2016-12-15 18:12:03 +02:00 |
|
Donovan Muller
|
164fe70df7
|
Replace cluster-view with cluster-reader
Fixes #72
|
2016-12-15 18:12:03 +02:00 |
|
Ioannis Canellos
|
fae2ebe01f
|
Fix namespace handling for ConfigMapConfigProperties. Remove duplicate code between ConfigMapPropertySource and SecretsPropertySource.
|
2016-12-15 18:12:03 +02:00 |
|
Ioannis Canellos
|
1d0e66df2e
|
Update pom.xml
Ninja commit to temporarily enable the release.
|
2016-12-15 18:12:03 +02:00 |
|
James Netherton
|
023bd3c1be
|
Update lombok to 1.16.10
|
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
|
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 |
|