91 Commits

Author SHA1 Message Date
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
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
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
2aaf20c36a Merging pr 1354 into 3.0.x (#1367) 2023-06-15 21:32:36 -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
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
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
erabii
d4e30acff5 K8s native clean up part 1 (#1273) 2023-03-27 14:21:22 -04:00
erabii
0abbdefba0 kubernetes client discovery cleanup 4 (#1217) 2023-02-09 10:06:08 -05:00
buildmaster
3ae67f667b Bumping versions 2023-02-09 04:09:11 +00:00
erabii
e87f61837b Fabric8 discovery cleanup 3 (#1216) 2023-02-08 10:30:24 -05:00
erabii
7f6ca1feb2 replace initializngbean with postconstruct (#1214) 2023-02-08 09:10:43 -05:00
erabii
1bfe525f6f drop deprecations around informers + remove a few hacks we had where we were reading properties from Environment instead of properties (#1211) 2023-02-07 16:32:45 -05:00
erabii
9bf8d120c4 Fix 1207 issue fabric8 (#1209) 2023-02-04 09:26:54 -05:00
erabii
450616d3fa fix 1207 for kubernetes native client (#1208) 2023-02-03 20:05:28 -05:00
erabii
6075349f5e fix (#1195) 2023-01-09 20:15:02 -05:00
erabii
20e87ce161 Fix 1042 : add k8s native catalog watch (#1177) 2023-01-04 11:10:53 -05:00
Ryan Baxter
93ec00ce32 Upgrade To Kubernetes Java Client 17 (#1168)
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2022-12-08 22:41:53 -05:00
Ryan Baxter
411e8a14f7 Bump version to 16.0.2 (#1163)
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2022-12-06 19:35:25 -05:00
Ryan Baxter
eaaa916e9d Merge branch '2.1.x' 2022-12-05 17:47:39 -05:00
Ryan Baxter
2e93b694cd use isPresent for Java 8 compatibility 2022-12-05 10:44:32 -05:00
fgapito
f293d06600 added support for secured k8s service annotations and labels (v. 2.1.x) (#1151) 2022-12-05 10:04:36 -05:00