Commit Graph

75 Commits

Author SHA1 Message Date
buildmaster
a3d430390f Going back to snapshots 2018-11-18 09:40:23 +00:00
buildmaster
a436c580b5 Update SNAPSHOT to 1.0.0.M2 2018-11-18 09:37:30 +00:00
Georgios Andrianakis
8be84431bc Replace RestAssured.when with Spring WebTestClient
Fixes gh-221
2018-11-13 11:14:17 -05:00
Georgios Andrianakis
cdd3a62ad8 Make reload config conditional on the presense of the actuator (#262)
* Make reload config conditional on the presense of the actuator

Fixes: #259
2018-11-11 11:56:26 -05:00
salaboy
210338465f AsciiDoc documentation (#263)
* initial documentation refactoring

* more updates and changes

* fixing pom

* rename intro to spring-cloud-kubernetes.adoc

* creating root document

* fixing docs index
2018-11-07 11:43:20 -05:00
buildmaster
c2dc809469 Going back to snapshots 2018-09-21 21:38:08 +00:00
buildmaster
9b160441e3 Update SNAPSHOT to Greenwich.M1 2018-09-21 21:37:07 +00:00
salaboy
022c34e14d Adds filtering in DiscoveryClient based on a SpEL expression.
You can add a filter for your services by setting the property:
spring.cloud.kubernetes.discovery.filter = metadata.additionalProperties['spring-boot']
2018-09-04 16:17:58 -04:00
Spencer Gibb
933474874b Removes maven plugins that are already configured in s-c-build. 2018-08-06 18:58:38 -04:00
Spencer Gibb
b281bd2d28 Updates formatting and license header 2018-08-03 13:45:46 -04:00
Spencer Gibb
4d2c2edec0 Updates to 1.0.0.BUILD-SNAPSHOT
Also updates to s-c-build 2.1.0.BUILD-SNAPSHOT which is based on boot 2.1.0
2018-08-03 13:11:50 -04:00
Spencer Gibb
9576d6d4b7 Update SNAPSHOT to 0.3.0.RELEASE 2018-08-03 12:45:57 -04:00
Spencer Gibb
07724deeee Updates to latest spring-cloud-build
moves groovy to module tests only
2018-08-02 17:31:36 -04:00
Gytis Trikleris
bea2f06b60 Refactor lock to leader 2018-06-14 13:58:06 +03:00
Gytis Trikleris
60c01d3a50 ConfigMapLockRepository 2018-06-14 13:58:06 +03:00
Spencer Gibb
21b53e28ee Back to snapshots 2018-04-26 22:21:00 -04:00
Spencer Gibb
fdd3e54df5 Updates to version 0.3.0.RC1 2018-04-26 22:13:41 -04:00
Spencer Gibb
e5b0da33f5 Updates to version 0.3.0.BUILD-SNAPSHOT 2018-04-26 22:09:07 -04:00
Spencer Gibb
aa2c12462f Reinstates ribbon support.
Removes archaius, zipkin and hystrix modules.
2018-04-25 17:17:06 -04:00
Salaboy
1e71319f9f initial Spring Boot 2.0.x refactoring (#152)
* updating discovery and config modules, removing netflix modules to start simple

* hacking some jackson dependencies as they were not working

* update Discovery AutoConfiguration, still messy, more work needed here

* getting configuration working with the service registry

* removing profiles check document matcher that doesn't exist anymore

* fixing configMaps example

* improving readmes and removing arquillian due it requires undertow

* re adding all netflix modules

* re adding commented example modules

* fixing minor naming issues and adding commented out modules
2018-03-16 15:58:24 -04: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