Commit Graph

33 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
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
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
Georgios Andrianakis
a30b2d85dc Allow the use of multiple configmaps as sources 2018-07-01 12:02:17 +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
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
Charles Moulliard
c766de2997 Spring Cloud Kubernetes example demonstrating Circuit Breaker and Ribbon. 2017-05-12 12:47:53 +02:00
Ioannis Canellos
832899469e Merge branch 'master' into issue-65 2017-05-03 17:10:18 +03:00
Charles Moulliard
36c53cb51b Fix typo error. Remove dependency about spring-cloud-kubernetes-core as the starter will import it. Add enricher configuration to get rid of the 24 chars limit 2017-05-02 16:44:53 +02:00
Charles Moulliard
4e85b902ad Fix issue #66. Add missing Spring Cloud starter for kubernetes config 2017-05-02 12:41:23 +02:00
Charles Moulliard
cc4178b632 POM name is too long to setup the Deployment & Service kubernetes name 2017-05-02 11:44:27 +02:00
Charles Moulliard
7276a36dcb Define service type using enricher section of the f-m-p config 2017-03-30 12:54:39 +02:00
Ioannis Canellos
741ab3cf12 Remove build goal from default goals. Align two examples. 2017-03-29 17:21:54 +03: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
32ba2fc863 Update to version 0.2.0.BUILD-SNAPSHOT
fixes gh-20
2016-12-16 16:03:09 -07:00
Spencer Gibb
f121eb0e10 add marker for jdk8 2016-12-16 16:00:40 -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
8bfd9198ba Change package to org.springframework.cloud.kubernetes
fixes gh-13
2016-12-16 15:21:51 -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
Ioannis Canellos
1d0e66df2e Update pom.xml
Ninja commit to temporarily enable the release.
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
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