Commit Graph

17 Commits

Author SHA1 Message Date
Georgios Andrianakis
ca63bb2caf Fix issue with ConfigMap with profiles inside and no active profiles 2018-06-28 21:58:33 +03:00
Georgios Andrianakis
2dc711fa66 Fix ConfigMap with profiles functionality
Fixes: #173
2018-06-28 21:58:33 +03:00
Raianu, Mihaela
1f8009e8bc added support for ConfigMap build from files 2018-06-28 17:16:18 +03:00
Stefan Larsson
7507e75b43 Allow ConfigMaps to be parsed from mounted volume paths, like Secrets (#142)
* Allow ConfigMaps to be parsed from a mounted volume's paths, just like Secrets

* Remove temporary test case files, the Spring way

* And also remove the test library dependency, not required any more.
2018-01-29 19:31:22 -05: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
Chris Laprun
d9c6af399d #102: Fixed logger. 2017-07-26 17:43:34 +02:00
Charles Moulliard
56255fd76d Fix typo error 2017-06-23 09:08:16 +02:00
Charles Moulliard
a31ae5e8e4 Pass active profiles to the class extracting from yaml configmap 2017-06-23 09:06:53 +02:00
Charles Moulliard
a173cde4c9 Replace deprecated annotations with @SpringBootTest & @ContextConfiguration as CI Build was failing 2017-05-26 11:33:59 +02:00
Ioannis Canellos
5478255e2e Merge pull request #69 from msvab/master
Print exception when configmap cannot be parsed
2017-05-04 11:06:01 +03:00
Charles Moulliard
dc05e7e264 Add Java Test case covering a more real use case where a Spring Boot application use Kube configMap to reply to a REST request. Fix #71
Define restassured within the parent pom and add a property to handle its version
2017-05-03 17:02:38 +02:00
Michal Šváb
0235d636fd Print exception when configmap cannot be parsed 2017-04-11 16:42:20 +01:00
Ioannis Canellos
5917a6d5e2 #27: Switch to commons-logging. 2017-01-16 18:40:12 +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