Ryan Baxter
2fb150c3bb
Fixing maven executable
2020-12-03 16:57:22 -05:00
Ryan Baxter
781ee77968
Use project maven executable
2020-12-03 16:08:37 -05:00
Ryan Baxter
b2203593d9
Merge branch 'yue9944882-integration-test-remove-local-registry'
2020-12-03 15:22:13 -05:00
Ryan Baxter
fb4d2b230f
Removing unused variables and centralizing API client creation.
2020-12-03 15:21:00 -05:00
Ryan Baxter
a1654dfb53
Merge branch 'integration-test-remove-local-registry' of https://github.com/yue9944882/spring-cloud-kubernetes into yue9944882-integration-test-remove-local-registry
2020-12-03 09:05:30 -05:00
yue9944882
9b8eb4267e
removing local registry from the integration scripts
2020-12-03 14:36:28 +08:00
buildmaster
1400a4f966
Bumping versions
2020-12-02 11:49:54 +00:00
buildmaster
275749b793
Going back to snapshots
2020-12-01 23:51:45 +00:00
buildmaster
08a0712f00
Update SNAPSHOT to 2.0.0-M6
2020-12-01 23:49:24 +00:00
Ryan Baxter
c0e154fb83
Merge branch 'yue9944882-informer-based-discovery-client'
2020-12-01 13:55:55 -05:00
Ryan Baxter
40cef547ce
Renaming modules and moving common code to commons module. Updating tests.
2020-12-01 13:55:03 -05:00
Ryan Baxter
bb973fb6c6
Merge branch 'informer-based-discovery-client' of https://github.com/yue9944882/spring-cloud-kubernetes into yue9944882-informer-based-discovery-client
2020-12-01 11:09:16 -05:00
buildmaster
d71eaffcb9
Bumping versions
2020-12-01 11:51:28 +00:00
Ryan Baxter
40ff1f8e1c
Fixing link to config module. Fixes #665
2020-11-30 16:30:32 -05:00
Maciej Walkowiak
db38491f6e
Change "Sleuth" to "Kubernetes" in the reference ( #608 )
...
It was likely just a copy & paste mistake.
2020-11-30 09:30:50 -05:00
dependabot-preview[bot]
f57db2fae9
Bump spock-spring from 1.1-groovy-2.4 to 1.3-groovy-2.5 ( #592 )
...
Bumps spock-spring from 1.1-groovy-2.4 to 1.3-groovy-2.5.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Ryan Baxter <rbaxter@vmware.com >
2020-11-26 07:15:14 -05:00
buildmaster
05a4f037a2
Bumping versions
2020-11-26 11:50:01 +00:00
yue9944882
3794e0e9a2
informer-based service discovery
2020-11-26 19:47:21 +08:00
dependabot-preview[bot]
b9b554c286
Bump arquillian-junit-standalone from 1.4.0.Final to 1.6.0.Final ( #591 )
...
Bumps arquillian-junit-standalone from 1.4.0.Final to 1.6.0.Final.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Ryan Baxter <rbaxter@vmware.com >
2020-11-25 20:22:05 -05:00
dependabot-preview[bot]
298eb97315
Bump istio-client from 1.1.1 to 1.5.5 ( #589 )
...
Bumps [istio-client](https://github.com/snowdrop/istio-java-api ) from 1.1.1 to 1.5.5.
- [Release notes](https://github.com/snowdrop/istio-java-api/releases )
- [Commits](https://github.com/snowdrop/istio-java-api/compare/1.1.1...1.5.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Ryan Baxter <rbaxter@vmware.com >
2020-11-25 16:44:41 -05:00
Kris Iyer
5cf5d12cf6
fix conflicts upon merge ( #676 )
...
* fix conflicts upon merge
* Bump kind test await timeout from 15 to 60 seconds for spring-cloud-kubernetes-client-config-it. This should make tests a bit more reliable.
2020-11-25 14:35:20 -05:00
Krishnakumar Iyer
87efababb6
Support Kafka for Spring Cloud Kubernetes Configuration Watcher, Issue 654 ( #655 )
...
* Add spring-cloud-starter-bus-kafka
* Separate profiles for amqp and kafka
* profiles for amqp and kafka with default binders
* updates to readme on kafka support for the watcher. Fixes #654
* fix IT
* remove unused imports
* Add conditionals to allow for config and/or secrets to be watched
* fix it deployment for bus-amqp
* enable probes for management endpoints. Disable rabbit health checker unless we run the bus-amqp profile
* add IT tests for Kafka, deployments for zookeeper and kafka. Increase timeouts from 90 to 600 seconds to account for larger images and slower connections.
* add newline
* refactor imports
* fix checkstyle issues.
* update kafka docker image tag from latest to 2.13-2.6.0
* updating zookeeper docker image from wurstmeister/zookeeper:latest to zookeeper:3.6.2. wurstmeister does not appear to have tags that match the latest images yet and the last updates are a few years old.
2020-11-25 11:35:09 -05:00
Ryan Baxter
0d0c95fd7f
Merge branch 'wind57-dev/improvements-7'
2020-11-25 11:32:48 -05:00
Ryan Baxter
2e11cd184f
Merge branch 'dev/improvements-7' of https://github.com/wind57/spring-cloud-kubernetes into wind57-dev/improvements-7
2020-11-25 11:32:10 -05:00
Guy Lewin
40cb6440bd
fix: fix broken link (missing scheme) and a few typos in hello world example ( #646 )
...
Co-authored-by: Guy Lewin <gulewin@microsoft.com >
2020-11-25 10:53:16 -05:00
dependabot[bot]
02ccec1f99
Bump hibernate-validator ( #626 )
...
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator ) from 5.3.5.Final to 5.3.6.Final.
- [Release notes](https://github.com/hibernate/hibernate-validator/releases )
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/5.3.6.Final/changelog.txt )
- [Commits](https://github.com/hibernate/hibernate-validator/compare/5.3.5.Final...5.3.6.Final )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-25 10:52:19 -05:00
buildmaster
3e5da74b25
Bumping versions
2020-11-25 11:49:42 +00:00
Ryan Baxter
a47a530bc3
Refactor Config Module And Add A New Config Module Using Kubernetes Client ( #664 )
...
* Deprecate KubernetesAutoServiceRegistration
* Document service registry in kubernetes. Fixes #348
* Refactoring config module to extract common code
Renamed config module to be specific to fabric8
* Kubernetes client config module
* Fixing test to avoid 503 error
* Accounting for missing invocation
* Adding code to deal with potential 503 error
* Fixing class used in polling change listener
* Formatting changes
2020-11-24 20:25:20 -05:00
Joshua Casey
d2704f0174
Update anchors for docs ( #674 )
2020-11-24 16:59:07 -05:00
Ryan Baxter
87b84be371
Merge remote-tracking branch 'origin/1.1.x'
2020-11-24 16:53:28 -05:00
Ryan Baxter
e877e34146
Check for null in labels and annotations. Fixes #613
2020-11-24 14:00:31 -05:00
Thomas Vitale
475564fcd0
Enable the kubernetes profile without API requests ( #671 )
...
When the KUBERNETES_SERVICE_HOST environment variable is defined, the "kubernetes" profile is enabled, even if Spring cannot access the Kubernetes API.
Fixes gh-656
2020-11-24 09:10:49 -05:00
buildmaster
275a6ecc5c
Bumping versions
2020-11-19 11:47:41 +00:00
buildmaster
4636b5acd4
Going back to snapshots
2020-11-17 21:49:37 +00:00
buildmaster
16a86bfa18
Update SNAPSHOT to 2.0.0-M5
2020-11-17 21:47:26 +00:00
buildmaster
5d5d623d07
Bumping versions
2020-11-17 11:48:58 +00:00
Ryan Baxter
7e89215527
Adding some code to remove registry container if it is still around before creating a new one
2020-11-12 11:16:01 -05:00
buildmaster
e616bfd949
Bumping versions to 1.1.8.BUILD-SNAPSHOT after release
2020-11-09 10:37:12 +00:00
buildmaster
c34fc9fdc7
Going back to snapshots
2020-11-09 10:37:12 +00:00
buildmaster
ed9b424971
Update SNAPSHOT to 1.1.7.RELEASE
2020-11-09 10:34:01 +00:00
buildmaster
11601b2d0b
Bumping versions
2020-10-20 11:50:31 +00:00
Thomas Vitale
36dd8b0216
Disable load balancer auto-config when Kubernetes disabled ( #653 )
...
When "spring.cloud.kubernetes.enabled=false", the Spring Cloud LoadBalancer auto-configuration will not be loaded.
Fixes gh-612
2020-10-19 11:41:13 -04:00
Ryan Baxter
8b79057752
Merge remote-tracking branch 'origin/1.1.x'
2020-10-19 11:08:20 -04:00
Ryan Baxter
22aa32b187
Formatting changes
2020-10-19 10:55:12 -04:00
Ryan Baxter
96b3cc9a39
Add conditional on enabled annotation for info contributor. Fixes #657 .
2020-10-19 10:54:08 -04:00
buildmaster
a8b3a68445
Bumping versions
2020-10-16 11:48:54 +00:00
Ryan Baxter
b139951852
Add Core Module Based On Kubernetes Java Client ( #661 )
...
* Refactoring of core to provide an alternate Kubernetes client implementation
2020-10-15 11:17:44 -04:00
Ryan Baxter
0d330dd054
Merge remote-tracking branch 'origin/1.1.x'
2020-10-12 11:25:07 -04:00
Bruce Yu
4f8ee218f6
ensure config map names are unique based on absolute path, allowing same file names to be specified in different places ( #604 )
2020-10-12 11:13:39 -04:00
buildmaster
24ed099233
Going back to snapshots
2020-10-03 15:02:24 +00:00