Commit Graph

62 Commits

Author SHA1 Message Date
Ryan Baxter
4e4883081b Merge remote-tracking branch 'origin/1.0.x' 2019-09-03 11:45:19 -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
Ryan Baxter
fddd5b51cb Merge remote-tracking branch 'origin/1.0.x' 2019-08-15 10:52:26 -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
buildmaster
f75533baf4 Going back to snapshots 2019-08-14 15:02:16 +00:00
buildmaster
cb20956602 Update SNAPSHOT to 1.1.0.M2 2019-08-14 15:00:19 +00:00
Alex Muthmann
13ac9a2e9e #439: Add custom role definition (#451)
* #439: Add custom role definition

* #439: Add custom role definition
2019-08-14 10:55:36 -04:00
Spencer Gibb
5b9f8a3737 Merge branch '1.0.x' 2019-08-02 13:22:02 -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
5106ef093c Added symbolic link of index.adoc 2019-07-29 14:42:56 +02:00
Marcin Grzejszczak
2d3b9c5901 Added symbolic link of index.adoc 2019-07-29 14:42:49 +02:00
Haytham Mohamed
d6e4118bf2 Feature/multi secrets (#426)
* fetch multiple secrets fixes gh-389

* add tests fixes gh-389

* add docs fixes gh-389

* reformating fixes gh-389

* rename test classes fixes gh-389

* formatting fixes gh-389
2019-07-18 16:43:24 -04:00
buildmaster
8293c42801 Going back to snapshots 2019-07-03 18:09:24 +00:00
buildmaster
71afad6c06 Update SNAPSHOT to 1.1.0.M1 2019-07-03 18:08:07 +00: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
Ryan Baxter
78cf7fdb4f Merge remote-tracking branch 'origin/1.0.x' 2019-06-19 10:58:42 -04: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
wuzishu
f0eab0e0b8 Enhanced Ribbon can support access to workloads through services (#388)
* Enhanced Ribbon can support access to workloads through services while being compatible with Istio traffic policies

* update after checkstyle

* update

* add cluster_domian config

* add tests for service mode

* update doc for new feature and refactoring code structure
2019-06-18 10:58:38 -04:00
Soham Jambhekar
81f827d610 Fix application.yaml file name typo in config source docs (#406)
dont update README.adoc as it is autogenerated
2019-06-17 19:53:45 -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
mohamed chiheb ben jemaa
87ab961e89 Enhance docs about setting Spring profile at bootstrap via ENV Variable (#408)
Fixes gh-403
2019-06-11 12:11:36 +03:00
Ramazan Demir
1f74ea6694 Update property-source-config.adoc 2019-05-26 10:28:32 +03:00
Ryan Baxter
3f915e8a9c Merge remote-tracking branch 'origin/1.0.x' 2019-05-16 17:17:50 -04:00
Ryan Baxter
98b9e3ec2e Adding not about requiring @EnableScheduling to docs. Fixes #385 2019-05-16 17:17:04 -04:00
Jay Bryant
91e42151fb Modernizing the docs pom (#345)
I tossed out dependencies we don't need once we start using spring-doc-resources.

NOTE: This PR depends on spring-cloud/spring-cloud-build#84
2019-04-17 13:13:21 -04:00
Alexey Saltanov
4307859690 Fix misprint in README.adoc ("Oeriodically"). (#370) 2019-04-08 10:13:41 -04:00
Spencer Gibb
d6d4dddc56 Updates docs plugins 2019-04-05 11:50:20 -04:00
Spencer Gibb
d32ee6498d Updates to 1.1.0.BUILD-SNAPSHOT
And updates dependencies to Hoxton
2019-04-04 15:46:41 -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