Commit Graph

127 Commits

Author SHA1 Message Date
Ryan Baxter
1ce09ae5e0 Dump nginx pod status after wait 2020-12-20 07:48:29 -05: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
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
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
Ryan Baxter
2f451dd4c5 Extending ingress timeout 2020-12-08 19:17:25 -05:00
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
fb4d2b230f Removing unused variables and centralizing API client creation. 2020-12-03 15:21:00 -05:00
yue9944882
9b8eb4267e removing local registry from the integration scripts 2020-12-03 14:36:28 +08: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
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
yue9944882
3794e0e9a2 informer-based service discovery 2020-11-26 19:47:21 +08: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
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
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
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
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
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
buildmaster
7f6ddf69c5 Bumping versions 2020-09-18 11:47:22 +00:00
Ryan Baxter
be52b0eb50 Trying previous version of nginx ingress deployment 2020-09-15 20:26:56 -04:00
buildmaster
880ed83170 Bumping versions 2020-08-27 11:47:25 +00:00
piomin
dbf8492f11 Merge remote-tracking branch 'upstream/master' into load-balancer 2020-08-27 11:11:17 +02:00
Ryan Baxter
05f5c9da4c Merge remote-tracking branch 'origin/1.1.x' 2020-08-26 22:16:31 -04:00
Ryan Baxter
77a76b48b1 Organizing dependencies better 2020-08-26 21:48:19 -04:00
Ryan Baxter
2c24ddc2d6 Removing test scope 2020-08-26 21:26:44 -04:00
Ryan Baxter
fc9cf80725 Overriding okhttp versions to work around request leak in tests causing tests to fail 2020-08-26 20:57:55 -04:00
Ryan Baxter
db66a0331e Adding back in settings.xml 2020-08-26 16:20:06 -04:00
Ryan Baxter
2b98f2fdf7 Adding repos to integration test pom 2020-08-26 15:39:51 -04:00
piomin
32c23ff0ae #562 Fixing test class names 2020-08-26 12:28:36 +02:00
piomin
be1d60d064 #562 Fixing integration test for SERVICE mode 2020-08-26 00:35:46 +02:00
piomin
517dd046ca #562 Fix errors + logging 2020-08-26 00:14:45 +02:00
piomin
b6f7da17d3 #562 Fixing integration tests for SERVICE mode 2020-08-25 23:12:04 +02:00
piomin
0d6ded52d7 #562 Adding integration test for SERVICE mode + fixing ascii docs 2020-08-25 22:43:17 +02:00
piomin
b2003179a9 Merge branch 'load-balancer-integration-test' into load-balancer 2020-08-25 22:15:37 +02:00
piomin
5d047a7591 #562 Adding docs, javadoc + removed unused code 2020-08-25 14:52:47 +02:00
piomin
7bfaff6dcf #562 Adding integration test for SERVICE mode 2020-08-24 17:39:38 +02:00
piomin
89fbff829a #962 Fixing errors + migrate to integration test to JUnit5 2020-08-24 14:57:43 +02:00
piomin
98b4908ac7 Merge remote-tracking branch 'upstream/master' into load-balancer 2020-08-24 13:34:54 +02:00
piomin
b76de6a69a #562 Review 2020-08-20 13:35:55 +02:00
buildmaster
fcf320dead Bumping versions to 1.1.6.BUILD-SNAPSHOT after release 2020-07-31 20:49:08 +00:00
buildmaster
3e9bdc9dd6 Going back to snapshots 2020-07-31 20:49:08 +00:00
buildmaster
b2f76ccdd4 Update SNAPSHOT to 1.1.5.RELEASE 2020-07-31 20:47:06 +00:00