Commit Graph

89 Commits

Author SHA1 Message Date
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
buildmaster
902789a6a7 Update SNAPSHOT to 2.1.0 2021-12-01 22:35:30 +00:00
erabii
b41dcc146e namespace resolution must work the same across callers (#906) 2021-11-10 15:22:25 -05:00
buildmaster
14729f3c72 Bumping versions 2021-11-10 19:41:16 +00:00
Ryan Baxter
45a13212c0 Merge branch '2.0.x' 2021-11-08 10:32:22 -05:00
Ryan Baxter
3436ed5a2c Pass ApiClient to SharedInformer (#903)
* Pass ApiClient to SharedInformer.  Fixes #885
2021-11-08 10:29:27 -05:00
buildmaster
499fe8067b Going back to snapshots 2021-11-03 16:01:58 +00:00
buildmaster
6d3cdbc411 Update SNAPSHOT to 2.1.0-RC1 2021-11-03 15:56:40 +00:00
Ryan Baxter
d6384376c6 Fixing tests after merge 2021-11-01 20:00:38 -04:00
Ryan Baxter
7dafcf0b7b Fixing compile error after merging 2021-11-01 15:46:50 -04:00
Ryan Baxter
edd77210ad Merge branch '2.0.x' 2021-11-01 14:36:39 -04:00
erabii
fc365a2c88 fix #876 (#884) 2021-11-01 14:36:01 -04:00
Ryan Baxter
5380609240 Disable informer discovery client is spring.cloud.kubernetes is true. Fixes #878 (#894) 2021-10-26 16:27:39 -04:00
Işık Erhan
d338511332 Support Kubernetes config fail-fast and retry (#873)
* Add support for fail fast loading ConfigMaps and Secrets

* Add support for retry loading ConfigMaps and Secrets on failure
2021-10-26 09:46:16 -04:00
Ryan Baxter
d6e7e5924e Resolve merge conflicts from 2.0.x branch 2021-10-21 17:08:01 -04:00
Ryan Baxter
7fa25cf883 Merge branch '2.0.x' 2021-10-21 17:07:27 -04:00
erabii
8e51305da0 Fix 508 (#856)
* moved code + tests added

* started

* checkstyle

* trigger build one more time

* fabric8 changes + tests

* checkstyle

* checkstyle

* fix same mapping controller entries

* started work on k8s-client

* prepare test appliations

* minor rename

* change to be able to read easier

* k8s client fix + tests

* documentation

* trigger build

* more changes

* rename property and everything related to it

* rename property and everything related to it
2021-10-21 15:12:35 -04:00
buildmaster
953febd904 Going back to snapshots 2021-10-20 04:41:02 +00:00
buildmaster
6e8dbe2817 Update SNAPSHOT to 2.1.0-M3 2021-10-20 04:35:54 +00:00
buildmaster
493ae0c2ac Going back to snapshots 2021-10-01 21:04:22 +00:00
buildmaster
663aeacaa3 Update SNAPSHOT to 2.1.0-M2 2021-10-01 21:00:53 +00:00
buildmaster
a27a2714b8 Going back to snapshots 2021-09-22 20:28:25 +00:00
buildmaster
9aa126ac5e Update SNAPSHOT to 2.0.4 2021-09-22 20:16:42 +00:00
buildmaster
138f3a74c7 Going back to snapshots 2021-09-22 13:32:49 +00:00
buildmaster
f37642dd4e Update SNAPSHOT to 2.0.4 2021-09-22 13:29:14 +00:00
buildmaster
ff45f1c441 Going back to snapshots 2021-09-22 11:11:27 +00:00
buildmaster
5bc725a095 Update SNAPSHOT to 2.0.4 2021-09-22 11:07:38 +00:00
buildmaster
2bd180de24 Going back to snapshots 2021-09-22 09:47:30 +00:00
buildmaster
1670846c7d Update SNAPSHOT to 2.0.4 2021-09-22 09:43:33 +00:00
buildmaster
6f9afa83bd Bumping versions to 2.0.5-SNAPSHOT after release 2021-09-22 00:40:33 +00:00
buildmaster
a7826abe6d Going back to snapshots 2021-09-22 00:40:32 +00:00
buildmaster
339c270f51 Update SNAPSHOT to 2.0.4 2021-09-22 00:37:04 +00:00
Ryan Baxter
26abf57ffb Add TypeAdapter for JDK 17 protected packages 2021-09-17 16:02:25 -04:00
Ryan Baxter
661c062344 Add TypeAdapter for JDK 17 protected packages 2021-09-16 19:18:54 -04:00
Ryan Baxter
5205a9c3ba Merge branch '2.0.x' into main 2021-09-16 12:11:38 -04:00
Ryan Baxter
02de4ec270 Disable autoconfiguration that is not needed for tests 2021-09-16 12:11:21 -04:00
Ryan Baxter
da384cfeb8 Merge branch '2.0.x' into main 2021-09-15 17:15:39 -04:00
erabii
c20d533a6c fix 859 final touches (#865)
* GA fix

* polishing

* polishing again

* polishing in k8s secrets impl

* checkstyle fixes

* fix tests

* fix fabric8 tests

* added test in k8s

* removed public modifier

* typos in the documentation

* more changes

* test a newer kind

* revert

* bump kind + debug

* bump kind

* release

* trigger build

* diff kindtest image

* newer version of ingress
2021-09-15 17:02:53 -04:00
Ryan Baxter
1704421a32 Merge branch '2.0.x' into main 2021-09-09 15:56:16 -04:00
erabii
1d9ebbfb45 fix proposal for 859 (#860)
* trying fix

* checkstyle

* fix

* trigger build

* trigger build
2021-09-09 15:55:42 -04:00
buildmaster
c120b83f0b Bumping versions 2021-08-27 19:17:10 +00:00
Ryan Baxter
f1f8413690 Merge branch '2.0.x' into main 2021-08-27 11:55:50 -04:00
erabii
6a189335ea some nitpicks in fabric8 secrets implementation (#857)
* started work

* more changes

* checkstyle

* add labels to equals/hashCode

* dot, not comma

* some refactor

* checkstyle
2021-08-27 11:55:11 -04:00
Ryan Baxter
8c5bea5e51 Merge branch '2.0.x' into main 2021-08-18 07:30:28 -04:00
erabii
5aaeaef56f fix duplicate properties coming from different config maps (#845)
* dirty

* some work started + tests

* checkstyle fixes

* add proper java docs

* fabric8 changes + tests

* merge 2.0.x + fix checkstyle

* k8s-client changes + fabric8 trying to fix tests

* minor update

* added documentation

* small change while writing comments to the PR

* add @Deprecated

* trigger build
2021-08-18 07:29:46 -04:00
Ryan Baxter
1f37f5bb28 Merge branch '2.0.x' into main 2021-08-16 16:05:12 -04:00
erabii
c5cdebbf6b Minor nitpicks k8s client config maps functionality (#852)
* slightly refactored utils

* add final modifier

* final + remove isDebugEnabled

* more nitpicks

* checkstyle fix

* one more change

* fix so that logs are present
2021-08-16 16:04:23 -04:00
Ryan Baxter
4969c9e397 Merge branch '2.0.x' into main 2021-08-05 14:50:28 -04:00
erabii
5c13b9bd63 Fix duplicate config maps (#844) 2021-08-05 14:49:43 -04:00