Commit Graph

362 Commits

Author SHA1 Message Date
Ryan Baxter
b3de20b215 Fixing documentation 2018-12-20 10:52:06 -05:00
Georgios Andrianakis
a006296c78 Rationalize ConfigMap usage when paths (mounted files) are involved
This is done by removing the file walking and loading logic that existed
before and replacing it with an implementation that creates on
ConfigMapResource per specified path.
Reading and processing the content of the path is done in the exact
same way as the enableApi method does thus providing a consistent
experience.

The implementation is inspired by the following comment:
https://github.com/spring-cloud/spring-cloud-kubernetes/issues/230#issuecomment-420341743

Fixes: #230
2018-12-19 20:49:24 +02:00
Peter Butkovic
9a7be93cac docs: native kubernetes service discovery (#300) 2018-12-18 16:27:49 -05:00
Mark Anderson
a5baf013f6 Use java.time.Duration for duration based properties. (#294)
* Use java.time.Duration for duration based properties.

* Update javadoc for period in ConfigReloadProperties.
2018-12-14 11:29:58 -05:00
buildmaster
ab630b488a Going back to snapshots 2018-12-11 22:00:48 +00:00
buildmaster
291929d61a Update SNAPSHOT to 1.0.0.RC1 2018-12-11 21:57:32 +00:00
buildmaster
03f55afc10 Going back to snapshots 2018-12-11 16:46:25 +00:00
buildmaster
9c32877909 Update SNAPSHOT to 2.1.0.RC1 2018-12-11 16:43:15 +00:00
salaboy
c4774c3c77 Doc improvements
* initial fixes, links missing

* adding links and resources

* updating headers size and example section

fixes gh-268
2018-12-05 11:31:38 -05:00
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
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