54 Commits

Author SHA1 Message Date
buildmaster
faebe99cbc Bumping versions to 1.0.6.BUILD-SNAPSHOT after release 2020-01-31 21:50:20 +00:00
buildmaster
2bf8209e33 Going back to snapshots 2020-01-31 21:50:20 +00:00
buildmaster
2d0de4ddcb Update SNAPSHOT to 1.0.5.RELEASE 2020-01-31 21:45:18 +00:00
Attoumane
d22502e2bb Clarify disabling Kubernetes features 2020-01-13 20:51:14 +01:00
Tim Ysewyn
d3700c5ce8 Updated documentation 2019-12-10 14:23:38 +01:00
buildmaster
b573b83e92 Bumping versions to 1.0.5.BUILD-SNAPSHOT after release 2019-11-18 15:08:20 +00:00
buildmaster
53ca1fc354 Going back to snapshots 2019-11-18 15:08:20 +00:00
buildmaster
d374835e1d Update SNAPSHOT to 1.0.4.RELEASE 2019-11-18 15:06:29 +00:00
buildmaster
88768aa96a Bumping versions to 1.0.4.BUILD-SNAPSHOT after release 2019-09-09 19:13:55 +00:00
buildmaster
29c00bbf3f Going back to snapshots 2019-09-09 19:13:55 +00:00
buildmaster
66ead19d43 Update SNAPSHOT to 1.0.3.RELEASE 2019-09-09 19:12:13 +00:00
Ryan Baxter
04f59cfda3 Highlight reference for info on consuming secrets via API. Fixes #252 2019-09-03 19:44:24 -04:00
Ryan Baxter
43d09bced6 Added note to docs about service name and spring.application.name. Fixes #354 2019-09-03 11:44:51 -04:00
Haytham Mohamed
702c7b2ee8 Feature/all ns svc (#448)
* KubernetesClientServicesFunction to support all namespaces

* discover endpoints from all namespaces

* polishing

* update discoveryClientAutoConfig

* add test

* docs
2019-08-15 10:48:37 -04:00
David J. M. Karlsen
32a1cecf5b fix copy-paste err
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-08-02 13:20:06 -04:00
Marcin Grzejszczak
2d3b9c5901 Added symbolic link of index.adoc 2019-07-29 14:42:49 +02:00
Spencer Gibb
3ad864127b Updates to 1.0.3.BUILD-SNAPSHOT and build to 2.1.7 2019-06-21 12:24:01 -04:00
buildmaster
faa1e14d8a Bumping versions to 1.0.4.BUILD-SNAPSHOT after release 2019-06-20 17:06:38 +00:00
buildmaster
0c644e7e73 Going back to snapshots 2019-06-20 17:06:37 +00:00
buildmaster
e529dc94c2 Update SNAPSHOT to 1.0.2.RELEASE 2019-06-20 17:01:52 +00:00
Ali Shahbour
296bf1e351 Search configMap with active profile name. (#343)
* Search configMap with active profile name.

* Fix checkstyle errors

* fix documentation

* fix documentation

* Update document per latest update to property-source-config

* fix @author
2019-06-19 10:57:39 -04:00
buildmaster
aef102dc72 Bumping versions to 1.0.3.BUILD-SNAPSHOT after release 2019-06-11 19:18:01 +00:00
buildmaster
d4a3e739a6 Going back to snapshots 2019-06-11 19:18:01 +00:00
buildmaster
a611965d4a Update SNAPSHOT to 1.0.2.RELEASE 2019-06-11 19:15:26 +00:00
Ryan Baxter
98b9e3ec2e Adding not about requiring @EnableScheduling to docs. Fixes #385 2019-05-16 17:17:04 -04:00
Ryan Baxter
4fd99b2597 Deprecate KubernetesAutoServiceRegistration and add service registry docs (#349)
* Deprecate KubernetesAutoServiceRegistration

* Document service registry in kubernetes.  Fixes #348
2019-03-07 16:10:33 -05:00
buildmaster
46ba709357 Bumping versions to 1.0.2.BUILD-SNAPSHOT after release 2019-03-05 17:45:37 +00:00
buildmaster
365175a4a2 Going back to snapshots 2019-03-05 17:45:37 +00:00
buildmaster
62cffd6421 Update SNAPSHOT to 1.0.1.RELEASE 2019-03-05 17:40:31 +00:00
Jay Bryant
f743bab020 Editing pass (#337)
* Editing pass

I edited for spelling, punctuation, grammar, usage, and corporate voice. I also corrected some links and made sure everything points uses https rather than http.

* Accounting for input from Chin Huang

Chin Huang found two issues, and I found another one. This commit fixes all three.
2019-02-28 11:48:43 -05:00
Chin Huang
ee20884faf Document Spring Boot starters (#332)
List all starters in a summary near the beginning of the documentation.
Delete version from the example POM dependencies. Version should be
assigned by the BOM.

Fixes #146
Fixes #326
2019-02-27 11:15:10 -05:00
Jochen Schalanda
a72a4ad291 Fix code snippets in PropertySource config docs (#317) 2019-02-25 10:31:05 -05:00
Alexey Zotov
bedaf14bbe ~Update docs. Add notes about changed behavior of paths property (#329) 2019-02-15 06:32:19 -06:00
Marcin Grzejszczak
2220ed3a32 Added checkstyle 2019-02-05 16:49:55 +01:00
buildmaster
e7c47ed5a5 Bumping versions to 1.0.1.BUILD-SNAPSHOT after release 2019-01-22 18:32:21 +00:00
buildmaster
a13fb9d266 Going back to snapshots 2019-01-22 18:32:21 +00:00
buildmaster
c17b5e4c2a Update SNAPSHOT to 1.0.0.RELEASE 2019-01-22 18:27:58 +00:00
Georgios Andrianakis
6e8b7bcc08 Port doc fix from #311 to proper doc file 2019-01-22 17:44:39 +02:00
Chin Huang
3409ad81a5 Fix typo that recommends RBAC ensures unauthorized access to Secrets (#306) 2019-01-16 11:20:51 -05:00
buildmaster
7c61999dfd Going back to snapshots 2018-12-21 01:05:39 +00:00
buildmaster
581dd37176 Update SNAPSHOT to 1.0.0.RC2 2018-12-21 01:02:10 +00:00
salaboy
ef51d11f33 #233 Initial Istio Awareness implementation (#286)
* initial profile and check

* initial istio aware profile impl

* adding initial docs

* fixing parent

* using BootstrapConfiguration for istio profile check

* Improve log messages

* Add Istio integration tests

* Remove unused IstioClient

* Remove redundant parent

* Revert "Remove redundant parent"

This reverts commit c41271fa

* Fix startup error

* Add name to istio module

* Move IstioClient out of bootstrap configuration

This is needed because the Kubernetes Config is not a bean in the
bootstrap context.
Furthermore the IstioClient is not used anywhere in the bootstrap
context

* Polish

* Ensure this IstioClient is actually injected

* Fix integration test setup

* more refinements

* aligning property name

* adding headers and small refinements
2018-12-20 12:16:59 -05:00
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