Commit Graph

13 Commits

Author SHA1 Message Date
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
e69ea4ed3f Fixing failing tests by returning a ClientBuilder as a last ditch effort 2020-12-08 16:50:47 -05: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
yue9944882
3794e0e9a2 informer-based service discovery 2020-11-26 19:47:21 +08: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
Ryan Baxter
87b84be371 Merge remote-tracking branch 'origin/1.1.x' 2020-11-24 16:53:28 -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
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
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