buildmaster
10edd1076a
Bumping versions to 3.0.5-SNAPSHOT after release
2023-07-28 00:33:40 +00:00
buildmaster
21fe89b8f7
Going back to snapshots
2023-07-28 00:33:34 +00:00
buildmaster
e703ae5fb7
Update SNAPSHOT to 3.0.4
2023-07-28 00:17:00 +00:00
buildmaster
a2c644929c
Bumping versions to 3.0.4-SNAPSHOT after release
2023-05-25 15:02:16 +00:00
buildmaster
7247481a49
Going back to snapshots
2023-05-25 15:02:10 +00:00
buildmaster
2036377f8a
Update SNAPSHOT to 3.0.3
2023-05-25 14:42:05 +00:00
erabii
e6e6cb6346
Pipeline tests simplification ( #1348 )
2023-05-22 09:21:35 -04:00
erabii
fc0f6f1a1a
Add support for selective namespaces ( #1274 )
2023-04-20 19:46:04 -04:00
erabii
d6ac19eda7
Remove k8s client spring integration dependency ( #1288 )
2023-04-10 09:45:50 -04:00
erabii
d9c458347d
New Kubernetes Informer Auto Config ( #1276 )
2023-04-04 10:34:39 -04:00
buildmaster
10fea0f642
Bumping versions to 3.0.3-SNAPSHOT after release
2023-03-28 20:51:32 +00:00
buildmaster
e76044d82d
Going back to snapshots
2023-03-28 20:51:26 +00:00
buildmaster
235261ebd9
Update SNAPSHOT to 3.0.2
2023-03-28 20:37:55 +00: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
buildmaster
95c30ed757
Bumping versions to 3.0.2-SNAPSHOT after release
2023-01-25 22:48:47 +00:00
buildmaster
8aba4cf892
Going back to snapshots
2023-01-25 22:48:41 +00:00
buildmaster
81a1963a8b
Update SNAPSHOT to 3.0.1
2023-01-25 22:36:27 +00:00
buildmaster
bc64eb8491
Bumping versions to 3.0.1-SNAPSHOT after release
2022-12-16 17:22:21 +00:00
buildmaster
9ffa9e5937
Going back to snapshots
2022-12-16 17:22:15 +00:00
buildmaster
05c8c72762
Update SNAPSHOT to 3.0.0
2022-12-16 17:10:39 +00:00
erabii
e3ae419b7f
fix ( #1171 )
2022-12-12 08:57:16 -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
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
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
4bbfd70401
Bumping versions
2022-11-01 04:06:42 +00: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
11b8e38752
use @LocalManagementPort ( #1119 )
2022-10-26 09:02:24 -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
4354d84c24
clean-up in discovery implementation - part 2 ( #1088 )
2022-09-28 08:59:41 -04:00
erabii
0b2d208ceb
Fix reactive discovery client tests ( #1069 )
2022-09-07 17:16:40 -04:00
Ryan Baxter
e0b63f4c29
Migrate to new autoconfiguration file ( #1065 )
2022-08-30 08:34:34 -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
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
erabii
9a564289f2
clean-up ( #967 )
2022-02-05 05:28:46 -05:00
erabii
bd8656c5e5
Nested split ( #962 )
2022-02-04 10:29:44 -05:00
buildmaster
8b384961ca
Going back to snapshots
2022-01-27 23:10:51 +00:00
buildmaster
f31974ad52
Update SNAPSHOT to 3.0.0-M1
2022-01-27 23:01:52 +00:00
erabii
797ead2978
Fix 893 (Use @ConditionalOnCloudPlatform) ( #908 )
...
* changes in common
* fabric8-autoconfig
* fabric8-config
* k8s-autoconfig
* k8s-config
* fabric8-discovery
* k8s-discovery
* fabric8-lb
* k8s-lb
* fabric8-leader
* fabric8-istio
* controllers
* integ tests
* test before changes in docs
* before documentation
* revert formating
* fix
* documentation
* document new awareness
* review comments
* review comments
* trigger build
* trigger build
* build trigger
* build trigger again
* test
* fix @Nested tests not running
* test image
* test image
* test image
* test image
* newer ubuntu image
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* bump jacoco version to support jdk-17
* trigger again
* clean-up
2022-01-25 12:11:11 -05:00
spencergibb
4aa89d451d
Updates to version 4.0.0-SNAPSHOT
...
Updates to java 17, framework 6, boot 3 and javax -> jakarta
2022-01-04 17:38:28 -05:00
buildmaster
ea1f991b67
Bumping versions to 2.1.1-SNAPSHOT after release
2021-12-01 22:44:27 +00:00
buildmaster
08ab5281f1
Going back to snapshots
2021-12-01 22:44:27 +00:00