Commit Graph

204 Commits

Author SHA1 Message Date
erabii
3dcab2bc69 Use endpoint slices for fabric8 catalog watcher (#1149) 2022-12-06 16:55:54 -05:00
buildmaster
347a36d989 Going back to snapshots 2022-12-01 20:40:52 +00:00
buildmaster
060e84cc2e Update SNAPSHOT to 3.0.0-RC3 2022-12-01 20:31:35 +00:00
mbialkowski1
8a0dfe98c5 Namespace filter for service discovery (issue #1000). (#1113) 2022-11-30 20:01:11 -05:00
weihubeats
04cf37e495 Remove redundant dependencies (#1142)
* Remove redundant dependencies

* Remove redundant dependencies
2022-11-27 20:14:46 -05:00
buildmaster
b5fd494a46 Going back to snapshots 2022-11-17 20:38:33 +00:00
buildmaster
21e0cc7214 Update SNAPSHOT to 3.0.0-RC2 2022-11-17 20:29:04 +00:00
erabii
0438968363 Simplify fabric8 catalog watcher (#1138) 2022-11-15 16:15:06 -05:00
erabii
ec9ecb2818 Simplify Kubernetes native config data location resolver (#1129) 2022-11-10 08:42:53 -05:00
erabii
ea582f0b4b Add a few tests for KubernetesConfigDataLocationResolver (#1127) 2022-11-08 14:16:33 -05:00
erabii
bc21f74c5d Add tests for KubernetesConfigDataLoader (#1126) 2022-11-08 09:21:59 -05:00
erabii
b95ef3a291 Move k8s client properties to record (#1118) 2022-10-31 16:49:00 -04:00
buildmaster
bbad3893dd Going back to snapshots 2022-10-28 01:07:10 +00:00
buildmaster
01daa49d73 Update SNAPSHOT to 3.0.0-RC1 2022-10-28 00:56:45 +00:00
erabii
03a4b1ad56 Move configmap and secrets properties to record (#1108) 2022-10-27 08:35:57 -04:00
erabii
04e7601f3c minor clean-up (#1117) 2022-10-25 09:13:16 -04:00
erabii
ebbf3d65e0 move secrets source to record (#1106) 2022-10-22 07:42:09 -04:00
erabii
025571e36d move configmap source to record (#1105) 2022-10-21 17:06:07 -04:00
erabii
77298eaf2b Move retry properties to record (#1104) 2022-10-20 15:55:40 -04:00
erabii
af61f5d3f9 do not create properties for configmap/secrets when these are disabled (for configdata only cases) (#1097) 2022-10-20 10:36:01 -04:00
erabii
85d90ffada Move KubernetesDiscoveryProperties to record (#1096) 2022-10-19 09:55:22 -04:00
erabii
b30d4a4257 move subsets to a record + add default instance for metadata (#1112) 2022-10-18 16:17:08 -04:00
erabii
7a5cc57e3c move ConfigReloadProperties to record (#1110) 2022-10-18 08:57:37 -04:00
Ryan Baxter
36d9529efa Updates for merging into main 2022-10-13 19:23:27 -04:00
buildmaster
2193b30a94 Going back to snapshots 2022-10-06 04:43:24 +00:00
buildmaster
15e5ca67a3 Update SNAPSHOT to 3.0.0-M5 2022-10-06 04:32:24 +00:00
erabii
a304c7787e Refactor Metadata to a record (#1092) 2022-09-29 10:15:02 -04:00
erabii
24f768cde1 Discovery refactor 6 (#1091) 2022-09-28 19:50:38 -04:00
Cyril Sadovsky
cae442fde5 Add possibility to disable configmap creation (#1081) 2022-09-28 14:01:52 -04:00
erabii
4354d84c24 clean-up in discovery implementation - part 2 (#1088) 2022-09-28 08:59:41 -04:00
erabii
4f09c1b552 clean-up in discovery implementation - part 1 (#1082) 2022-09-26 10:12:23 -04:00
buildmaster
6336f058f0 Bumping versions 2022-09-12 04:00:00 +00:00
erabii
2458af5833 closer to jdk-17 changes (#1074) 2022-09-11 14:01:09 -04:00
buildmaster
3704a08be4 Bumping versions 2022-09-11 04:01:33 +00:00
erabii
016ec7191e change switch to jdk-17 (#1070) 2022-09-10 09:00:22 -04:00
erabii
0bda86476d Add possibility to define the label for watcher 3 (#1063)
* fix

* simplify labels

* fix

* fix test

* trigger

* more simplifications

* very dirty still

* more changes

* more changes

* fix tests

* fix test

* trigger
2022-08-30 14:09:17 -04:00
Ryan Baxter
e0b63f4c29 Migrate to new autoconfiguration file (#1065) 2022-08-30 08:34:34 -04:00
erabii
39d596f3c4 delegate reload to common code (#1061)
* fix

* simplify labels

* fix

* fix test

* trigger
2022-08-29 08:48:31 -04:00
erabii
6fb7bcb171 proper order fix (#1052)
* proper order fix

* trigger

* trigger

* trigger
2022-08-18 14:23:45 -04:00
buildmaster
64200cc6e0 Bumping versions 2022-08-18 04:02:51 +00:00
erabii
5aff4d3f8d discovery service cleanup part 1 (#1041)
* minor clean-up

* retrigger build

* retrigger build

* more clean-up

* trigger
2022-08-17 17:01:46 -04:00
Ryan Baxter
85a31ca39a Move config-watcher to use k8s java client (#1055)
* Move config-watcher to use k8s java client
2022-08-01 12:23:08 -04:00
buildmaster
91cea9feb0 Going back to snapshots 2022-07-29 22:17:03 +00:00
buildmaster
bcb97b130a Update SNAPSHOT to 3.0.0-M4 2022-07-29 22:03:43 +00:00
erabii
231fd69062 Fix 752 and 814 (#1043) 2022-07-14 19:22:44 -04:00
erabii
797af0209c Reload functionality clean-up part 4 (#1036) 2022-07-07 08:35:30 -04:00
erabii
774e3ade7f Reload functionality clean-up part 3 (#1034) 2022-06-27 18:28:56 -04:00
erabii
cb4d6cd2c7 Reload functionality clean-up part 2 (#1033) 2022-06-17 07:56:25 -04:00
erabii
e3181b01fc Reload functionality clean-up part 1 (#1030) 2022-06-16 19:47:17 -04:00
Ryan Baxter
bdb1cccef0 Merge branch '2.1.x' 2022-06-16 16:55:44 -04:00