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 |
|
erabii
|
3dcab2bc69
|
Use endpoint slices for fabric8 catalog watcher (#1149)
|
2022-12-06 16:55:54 -05:00 |
|
buildmaster
|
4d48adaaa7
|
Bumping versions
|
2022-12-06 03:44:01 +00: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 |
|
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 |
|
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 |
|
buildmaster
|
43866de6f5
|
Bumping versions to 2.1.6-SNAPSHOT after release
|
2022-11-03 17:23:23 +00:00 |
|
buildmaster
|
09ba4f3a15
|
Going back to snapshots
|
2022-11-03 17:23:22 +00:00 |
|
buildmaster
|
79d38bbc90
|
Update SNAPSHOT to 2.1.5
|
2022-11-03 17:17:10 +00: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
|
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 |
|
buildmaster
|
764fb15831
|
Bumping versions
|
2022-10-14 15:17:48 +00:00 |
|
Ryan Baxter
|
36d9529efa
|
Updates for merging into main
|
2022-10-13 19:23:27 -04:00 |
|
Ryan Baxter
|
9dc4d7320e
|
Merge branch '2.1.x'
|
2022-10-13 15:56:05 -04:00 |
|
Ryan Baxter
|
0e3a314303
|
Set port name to <unset> in the case the name is null (#1107)
* Set port name to <unset> in the case the name is null. Fixes #938
|
2022-10-13 15:47:49 -04:00 |
|
Ryan Baxter
|
2923692b17
|
Merge branch 'main' of github.com:spring-cloud/spring-cloud-kubernetes
|
2022-10-12 10:28:42 -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 |
|
Ryan Baxter
|
98e177edae
|
Merge branch 'main' of github.com:spring-cloud/spring-cloud-kubernetes
|
2022-09-26 20:06:02 -04:00 |
|
Ryan Baxter
|
cff15663ef
|
Removing deprecated constructors
|
2022-09-26 20:06:00 -04:00 |
|
erabii
|
4f09c1b552
|
clean-up in discovery implementation - part 1 (#1082)
|
2022-09-26 10:12:23 -04:00 |
|
buildmaster
|
bcb886e67c
|
Going back to snapshots
|
2022-09-06 22:40:50 +00:00 |
|
buildmaster
|
2c5173784f
|
Update SNAPSHOT to 2.1.4
|
2022-09-06 22:34:55 +00:00 |
|
buildmaster
|
49c972b280
|
Bumping versions to 2.1.5-SNAPSHOT after release
|
2022-09-03 02:04:15 +00:00 |
|
buildmaster
|
42a3e3ef4d
|
Going back to snapshots
|
2022-09-03 02:04:15 +00:00 |
|
buildmaster
|
bf2e6c2ce0
|
Update SNAPSHOT to 2.1.4
|
2022-09-03 01:58:28 +00:00 |
|
Ryan Baxter
|
e0b63f4c29
|
Migrate to new autoconfiguration file (#1065)
|
2022-08-30 08:34:34 -04: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 |
|
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 |
|
buildmaster
|
2d6aad0ca3
|
Going back to snapshots
|
2022-06-15 18:52:25 +00:00 |
|
buildmaster
|
79a809b354
|
Update SNAPSHOT to 3.0.0-M3
|
2022-06-15 18:39:58 +00:00 |
|
spencergibb
|
1a2888805f
|
Bumps to next snapshot release
|
2022-05-27 14:32:04 -04:00 |
|
buildmaster
|
878b6784d9
|
Update SNAPSHOT to 2.1.3
|
2022-05-27 01:57:24 +00:00 |
|
buildmaster
|
561e67e360
|
Bumping versions to 2.1.3-SNAPSHOT after release
|
2022-04-27 20:51:43 +00:00 |
|
buildmaster
|
84775028ae
|
Going back to snapshots
|
2022-04-27 20:51:43 +00:00 |
|
buildmaster
|
4b16af98c2
|
Update SNAPSHOT to 2.1.2
|
2022-04-27 20:45:41 +00:00 |
|
buildmaster
|
15242c90b6
|
Going back to snapshots
|
2022-04-01 04:27:54 +00:00 |
|
buildmaster
|
746a0f0985
|
Update SNAPSHOT to 3.0.0-M2
|
2022-04-01 04:19:02 +00:00 |
|
buildmaster
|
53ef51f16f
|
Bumping versions to 2.1.2-SNAPSHOT after release
|
2022-02-17 19:22:56 +00:00 |
|