Commit Graph

184 Commits

Author SHA1 Message Date
Ryan Baxter
f0625fd71e Clarify client for starter. Fixes #737 2021-02-17 11:06:04 -05:00
Anders Swanson
fd018e807d Leader Election Documentation (#728)
* Leader Election Documentation

* update docs

Co-authored-by: aswanson <anders_swanson@mcafee.com>
2021-02-08 10:01:03 -05:00
buildmaster
8f4688ded0 Bumping versions to 2.0.2-SNAPSHOT after release 2021-01-27 22:23:00 +00:00
buildmaster
ecf5807013 Going back to snapshots 2021-01-27 22:23:00 +00:00
buildmaster
f24e7b968a Update SNAPSHOT to 2.0.1 2021-01-27 22:19:23 +00:00
buildmaster
416b6799b8 Bumping versions 2021-01-22 11:52:04 +00:00
Ryan Baxter
03767663cc Merge branch 'include-not-ready-addresses-opt-in' of https://github.com/srgibbs99/spring-cloud-kubernetes into srgibbs99-include-not-ready-addresses-opt-in 2021-01-21 11:05:37 -05:00
buildmaster
faac20aa30 Bumping versions 2021-01-21 11:52:53 +00:00
Ryan Baxter
65f87238ef * Updating deployment files with new version numbers
* Pulling images and loading them into kind in order to avoid DockerHub limits on Jenkins
2021-01-08 15:59:25 -05:00
buildmaster
fea25d2fd5 Bumping versions to 2.0.1-SNAPSHOT after release 2020-12-22 00:05:50 +00:00
buildmaster
9d092ed82c Going back to snapshots 2020-12-22 00:05:49 +00:00
buildmaster
de5faba7a1 Update SNAPSHOT to 2.0.0 2020-12-22 00:01:42 +00:00
Ryan Baxter
6af0c945dc Loadbalancer Module Using Kubernetes Java Client (#700)
Loadbalancer implementation using Kuberentes Java Client
2020-12-19 11:19:25 -05:00
Jay Bryant
6fc98726cf Table fix (#693)
The table in getting-started.adoc had no end, which put the remainder
of the document into the same table, causing numerous rendering problems.
2020-12-14 15:28:28 -05:00
buildmaster
8ed7023942 Going back to snapshots 2020-12-11 23:09:30 +00:00
buildmaster
f18198204a Update SNAPSHOT to 2.0.0-RC1 2020-12-11 23:07:03 +00:00
buildmaster
0c0b5737ae Bumping versions 2020-12-11 11:51:39 +00:00
Ryan Baxter
7008d104ca Add Kubernetes Java Client Starters (#687)
* Deprecate KubernetesAutoServiceRegistration

* Document service registry in kubernetes.  Fixes #348

* Renaming leader module to be specific to fabric8

* Istio module rename

* Renaming loadbalancer module

* Rename loadbalancer starter

* Rename config starter

* Rename all starter

* Rename kubernetes starter

* Add new starters for Kubernetes Java Client implementations
2020-12-09 19:41:39 -05:00
Ryan Baxter
516413bb42 Rename Starters To Indicate They Use Fabric8 (#683)
* Deprecate KubernetesAutoServiceRegistration

* Document service registry in kubernetes.  Fixes #348

* Renaming leader module to be specific to fabric8

* Istio module rename

* Renaming loadbalancer module

* Rename loadbalancer starter

* Rename config starter

* Rename all starter

* Rename kubernetes starter
2020-12-09 13:48:34 -05:00
Ryan Baxter
3398a14b5a Rename Remaining Fabric8 Modules (#681)
* Deprecate KubernetesAutoServiceRegistration

* Document service registry in kubernetes.  Fixes #348

* Renaming leader module to be specific to fabric8

* Istio module rename

* Renaming loadbalancer module
2020-12-08 19:42:40 -05: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
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
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
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
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
srgibbs99
859a4902d9 Remove reference to 3rd party tool 2020-11-14 22:55:34 +00:00
srgibbs99
1b248bfe5b Allow opt-in for discovering "not-ready" service endpoints 2020-11-14 21:35:38 +00:00
Ryan Baxter
8b79057752 Merge remote-tracking branch 'origin/1.1.x' 2020-10-19 11:08:20 -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
buildmaster
24ed099233 Going back to snapshots 2020-10-03 15:02:24 +00:00
buildmaster
e3bca17d38 Update SNAPSHOT to 2.0.0-M4 2020-10-03 15:00:03 +00:00
Ryan Baxter
5032eedb47 Merge remote-tracking branch 'origin/1.1.x' 2020-09-15 16:49:47 -04:00
Ryan Baxter
ca8b89bf38 Update documentation to add note about refresh when using mounted configmaps and secrets. Fixes #579 2020-09-15 16:48:48 -04:00
buildmaster
07a8748954 Bumping versions to 1.1.7.BUILD-SNAPSHOT after release 2020-08-28 20:00:54 +00:00
buildmaster
5a9c3418e9 Going back to snapshots 2020-08-28 20:00:54 +00:00
buildmaster
e667b9db1f Update SNAPSHOT to 1.1.6.RELEASE 2020-08-28 19:58:09 +00:00
Olga Maciaszek-Sharma
14f02dbff1 Merge pull request #610 from spring-cloud/lb-integration-hoxton
LB integration hoxton
2020-08-28 05:21:09 -05:00
Ryan Baxter
5350e92328 Merge remote-tracking branch 'origin/1.1.x' 2020-08-27 15:54:55 -04:00
Ryan Baxter
1a8d4a9562 Updating the "why" section of the docs 2020-08-27 15:54:21 -04:00
buildmaster
880ed83170 Bumping versions 2020-08-27 11:47:25 +00:00
Olga Maciaszek-Sharma
93fd948f69 Merge pull request #562 from piomin/load-balancer
Enabling Spring Cloud Loadbalancer + integration tests
# Conflicts:
#	spring-cloud-kubernetes-controllers/spring-cloud-kubernetes-configuration-watcher/src/test/java/org/springframework/cloud/kubernetes/configuration/watcher/HttpBasedConfigurationWatchChangeDetectorTests.java
#	spring-cloud-kubernetes-dependencies/pom.xml
#	spring-cloud-kubernetes-integration-tests/pom.xml
#	spring-cloud-starter-kubernetes-all/pom.xml
2020-08-27 13:22:17 +02:00
piomin
0d6ded52d7 #562 Adding integration test for SERVICE mode + fixing ascii docs 2020-08-25 22:43:17 +02:00