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
c76033a66a
Bumping versions
2019-08-15 11:46:02 +00: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
buildmaster
86aa28dad8
Bumping versions
2019-08-03 11:46:11 +00: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
Georgios Andrianakis
ba5c9e684e
Bump mockwebserver ( #437 )
...
Needed to get the build working with Java 11
2019-07-26 09:42:57 -04:00
Spencer Gibb
cc345ccb19
formatting
2019-07-24 11:55:22 -04:00
Spencer Gibb
ba7b1aeb81
Merge branch '1.0.x'
2019-07-24 11:51:38 -04:00
Tim Ysewyn
9973e9b25f
Extracted catalog watch auto-configuration. ( #434 )
...
Needed in order to have that bean running in the correct application context when SC Config discovery is enabled.
Also fixes a bug where Kubernetes discovery was enabled when discovery was disabled with `spring.cloud.kubernetes.enabled=false`.
2019-07-24 11:47:31 -04:00
Georgios Andrianakis
7b4934a65f
Exclude tools java from dependencies ( #433 )
...
Needed in order to build the project in Java 11
2019-07-23 06:54:23 -04:00
buildmaster
42acea1c49
Bumping versions
2019-07-23 10:51:15 +00:00
Oliver Hughes
abbe91a91f
Update readme to include instructions for running tests on docker desktop ( #430 )
2019-07-20 00:02:27 +03: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
599f96a7b3
Swaps s-c-k8s enabled default to true.
2019-07-01 11:20:33 -04:00
Georgios Andrianakis
fa9483ba24
Make Post Processor honor spring.cloud.kubernetes.enabled ( #421 )
...
Fixes : #420
2019-07-01 16:15:37 +03: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
Ryan Baxter
c522cfed4f
Cherry picking 35f4e1f
2019-06-21 10:04:59 -05:00
mohamed chiheb ben jemaa
35f4e1f94e
rename *SpringBootTest to *IntegrationTests or just *Tests ( #416 )
...
* intial change *SpringBootTests to *Tests Fixes gh-415
* change to *Tests module/spring-cloud-kubernetes-config
* change to *Tests module/spring-cloud-kubernetes-config
* change *SpringBootTests to *Tests
Fixes gh-415
2019-06-21 09:52:13 -05: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
Spencer Gibb
822abfcfd4
Merge branch '1.0.x'
2019-06-19 16:25:38 -04:00
Spencer Gibb
4a73d4e6dd
Formatting and checkstyle
2019-06-19 16:25:05 -04:00
Spencer Gibb
bf047b57c9
formatting
2019-06-19 16:24:45 -04: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
Ryan Baxter
3dca323820
Merge remote-tracking branch 'origin/1.0.x'
2019-06-14 15:45:20 -04:00
Gytis Trikleris
f22175ca2d
1.0.x update local leader before notifications ( #410 )
...
* Fix leader election example
* Update local leader before sending events
2019-06-14 13:51:24 -04:00
fico-jessecarroll
ccc81691dd
Enhancment/improve config map property source logging ( #404 )
...
* added exception to logging
* just passing exception
2019-06-13 08:18:05 -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
Georgios Andrianakis
54e0ba8552
Merge pull request #407 from spring-cloud/maven-wrapper
...
Use maven wrapper in integration tests
2019-06-10 10:46:19 +03:00
Georgios Andrianakis
8bdc54e0a1
Use maven wrapper in integration tests
...
Needed because the checkstyle plugin could fail with older maven
versions
2019-06-10 09:53:59 +03:00
Anwar C
4982a5014a
README update for ConfigMap reload sample ( #401 )
...
* Updated README with the following:
1. Fixed small typos
2. Removed notes about Spring Boot liveness and readiness check related
to Fabric8 since that issue has been resolved and is working as expected
3. Added sample configuration files for K8s RBAC set up required for the
example to work
4. Added section about how to setup RBAC config
* Updated sample RBAC configuration with a less privileged role example
2019-06-03 19:39:37 -04:00
Georgios Andrianakis
92813c0a94
Merge pull request #399 from ramazan/patch-1
...
Update property-source-config.adoc
2019-05-26 11:17:24 +03:00
Ramazan Demir
1f74ea6694
Update property-source-config.adoc
2019-05-26 10:28:32 +03:00
Spencer Gibb
59a55fdec0
Fixes broken hamcrest StringContains constructor.
2019-05-22 13:03:05 -04:00
Georgios Andrianakis
4e1b514eae
Merge pull request #398 from spring-cloud/#397
...
Apply fixes for tests
2019-05-22 14:03:28 +03:00