113 Commits

Author SHA1 Message Date
Ryan Baxter
3a607e0f78 Merge branch '3.1.x' into 3.2.x 2025-04-03 09:14:36 -04:00
wind57
5f9c82f9ea more
Signed-off-by: wind57 <eugen.rabii@gmail.com>
2025-03-30 12:26:37 +03:00
wind57
7ab4e0ae51 fix test
Signed-off-by: wind57 <eugen.rabii@gmail.com>
2025-03-28 18:29:33 +02:00
wind57
4019f97adc more
Signed-off-by: wind57 <eugen.rabii@gmail.com>
2025-03-28 17:41:19 +02:00
Ryan Baxter
b9e8eae5d1 Merge branch '3.1.x' into 3.2.x 2025-03-27 11:12:00 -04:00
cmaune
7382b53c99 fix: use ',' as delimiter for key-value pairs in labelSelector
Signed-off-by: cmaune <you@example.com>
2025-03-27 15:09:57 +01:00
Ryan Baxter
92992dadfb Fixing checkstyle 2025-03-18 11:36:05 -04:00
Ryan Baxter
a1fcf35917 Adding proxyBeanMethods = false to Configuration class 2025-03-18 11:36:05 -04:00
buildmaster
f8b18ae8ff Bumping versions 2024-07-24 01:52:01 +00:00
erabii
3ef495ffdc Fix 1654 (#1655) 2024-05-17 14:24:12 -04:00
Ryan Baxter
13d7d6e3f9 Use propertyresolver revert function (#1565)
* Bumping versions

* Remove function and use PropertyResolved
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2024-01-23 10:00:19 -05:00
buildmaster
a4e211535a Bumping versions 2024-01-17 02:03:16 +00:00
Ryan Baxter
4582dbf441 Merge branch '3.0.x' 2024-01-16 16:45:26 -05:00
erabii
89fdb6aaed Fix 1561 (#1563)
Fixes #1561
2024-01-16 16:44:49 -05:00
Ryan Baxter
66df97c0d0 Merge branch '3.0.x' 2024-01-16 14:05:04 -05:00
erabii
50927e44c9 proper name for an annotation (#1562) 2024-01-16 14:04:16 -05:00
Ryan Baxter
8d7ebd14c1 Merge branch '3.0.x' 2023-12-29 15:53:14 -05:00
erabii
c42a085735 fix issue 1558 (#1559)
Fixes #1558
2023-12-29 15:52:51 -05:00
Ryan Baxter
07c292bb70 Merge branch '3.0.x' 2023-12-21 19:02:22 -05:00
erabii
b0ac0e5b15 fix (#1544) 2023-12-21 19:01:55 -05:00
Ryan Baxter
5954843cd8 Merge branch '3.0.x' 2023-12-21 14:30:14 -05:00
erabii
bf5b1fd4b0 fix 977 (#1540) 2023-12-21 14:24:56 -05:00
Ryan Baxter
ef6d06f337 Merge branch '3.0.x' 2023-11-21 15:19:13 -05:00
erabii
ca89d28234 common conditional for discovery reactive health initializer (#1517) 2023-11-21 15:18:35 -05:00
Ryan Baxter
ff02b3cd94 Merge branch '3.0.x' 2023-11-21 13:49:05 -05:00
erabii
26662a1530 common conditional for discovery blocking health initializer (#1516) 2023-11-21 13:48:32 -05:00
Ryan Baxter
9092b95c69 Merge branch '3.0.x' 2023-11-21 09:32:18 -05:00
erabii
0c149f8538 common conditionals for reactive implementation (#1514) 2023-11-21 09:31:52 -05:00
Ryan Baxter
c1652ebb2a Merge branch '3.0.x' 2023-11-20 14:01:10 -05:00
erabii
ab414170b5 common conditionals for blocking implementation (#1512) 2023-11-20 14:00:35 -05:00
Ryan Baxter
fa6da71995 Merge branch '3.0.x' 2023-11-15 16:54:59 -05:00
erabii
13787ee2f1 Align fabric8 k8s discovery clients part 5 (#1506) 2023-11-15 16:54:11 -05:00
Ryan Baxter
e8d4fadb8f Merge branch '3.0.x' 2023-11-14 14:37:17 -05:00
erabii
ecfb80509d Complete alignment between fabric8 and k8s discovery clients (#1500) 2023-11-14 14:27:24 -05:00
Ryan Baxter
15a0eacc51 Upgrade to Kubernetes Java Client 19.0.0. Fixes #1501 (#1502)
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2023-11-09 07:41:43 -05:00
erabii
d520549884 incorrect services returned due to wrong label filtering (#1388) 2023-07-24 19:51:00 -04:00
Ryan Baxter
ab1bf742d5 Merge branch '2.1.x' into 3.0.x 2023-06-16 08:51:09 -04:00
Ryan Baxter
08d33e0b74 Starting server on random port 2023-06-16 08:40:48 -04:00
Ryan Baxter
2aaf20c36a Merging pr 1354 into 3.0.x (#1367) 2023-06-15 21:32:36 -04:00
Ryan Baxter
7d42d8ff1c Support looking up the config server via discoveryclient (#1354)
Fixes #1021

Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2023-06-13 19:09:05 -04:00
erabii
fe91f0fd77 Fix 990 (#1322) 2023-04-26 10:03:31 -04:00
erabii
0e7ce7b391 Move post construct (#1319) 2023-04-25 17:08:59 -04:00
erabii
f404629a4f K8s discovery tests clean up (#1321) 2023-04-25 08:07:06 -04:00
erabii
fc0f6f1a1a Add support for selective namespaces (#1274) 2023-04-20 19:46:04 -04:00
erabii
e466c1cb3a Fix some existing issues (#1304) 2023-04-19 09:43:39 -04:00
erabii
25b9d963d8 Fix current compilation error (#1294) 2023-04-08 07:56:39 -04:00
erabii
55ce8454e0 Deprecate constructor that uses namespace (#1285) 2023-04-07 09:41:06 -04:00
erabii
b74a7ad66a Test via non deprecated constructor (#1284) 2023-04-06 13:36:30 -04:00
erabii
640602b396 Fix wrong labels and annotations in kubernetes discovery native client (#1282) 2023-04-05 11:21:38 -04:00
erabii
d9c458347d New Kubernetes Informer Auto Config (#1276) 2023-04-04 10:34:39 -04:00