Commit Graph

44 Commits

Author SHA1 Message Date
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
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
431eebb326 fix (#1075) 2022-09-15 08:51:27 -04:00
erabii
68134e0617 remove jib from controllers + some old kind related stuff (#1072) 2022-09-12 11:12:46 -04:00
erabii
4406c9ce20 fix skip image place (#1071) 2022-09-12 09:37:10 -04:00
Ryan Baxter
e0b63f4c29 Migrate to new autoconfiguration file (#1065) 2022-08-30 08:34:34 -04:00
erabii
d817507ac0 fix github actions build failure (#1054)
* test

* add timeout

* trigger

* add timeout to 60 min

* test

* test

* test

* fix what tests each instance is running

* github fix for abstract tests

* remove file

* removed echo

* test circleci

* escape

* single?

* test

* bigger timeout

* add a bit more debugging

* fix circleci

* split in half

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* circleci should work now

* circleci should work now

* drop splitting as it seems un-needed

* remove file when done

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* trigger

* trigger

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* trigger

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* trigger

* test

* test

* test

* test

* added README

* refactor load images

* enable reuse

* increaase timeout

* increaase timeout

* test

* test

* test

* test

* no return

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* disable test

* pom

* enable test back
2022-08-17 09:23:05 -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
erabii
0e1d03dfcb labels, profiles, prefix, single yaml/properties for secrets and config maps (#1026) 2022-06-08 10:15:54 -04:00
erabii
df5066b9e5 Labeled secrets prefix support (#1017) 2022-05-26 09:02:57 -04:00
erabii
19a4e98d6f named secrets add support for prefix (#1009) 2022-05-23 09:26:30 -04:00
Ryan Baxter
74a1c9ba2a Use ConfigData To Load Configuration From Kubernetes Instead Of Bootstrap (#1002)
* Use ConfigData to load configuration instead of bootstrap

Co-authored-by: wind57 <eugen.rabii@gmail.com>
2022-05-18 15:48:36 -04: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
79fd04cf00 Major refactor of configmaps and secrets implementation (#917) 2022-03-14 20:12:05 -04:00
Ryan Baxter
ed7cb9a15c Merge branch '2.1.x' 2022-03-07 12:07:25 -05:00
buildmaster
53ef51f16f Bumping versions to 2.1.2-SNAPSHOT after release 2022-02-17 19:22:56 +00:00
buildmaster
0ceb33df57 Going back to snapshots 2022-02-17 19:22:56 +00:00
buildmaster
99d8bd8da7 Update SNAPSHOT to 2.1.1 2022-02-17 19:16:23 +00: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
0c8cb13817 Updates to use wiremock-jre8-standalone
This has jetty shaded, so no class def not found errors.

Also removes apparently unused spock-spring
2022-01-11 14:05:19 -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
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
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
Thomas Vitale
ecf3560512 ConfigMap additional namespaces don't work in ConfigServer (#892)
The typo in the property "spring.cloud.kubernetes.configserver.config-map-namespaces"
property is now fixed. Also, the property is now used correctly in the autoconfiguration
in the context of the ConfigMaps monitoring configuration.

Fixes gh-891
2021-10-27 19:20:02 -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
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
Ryan Baxter
8951627d18 Add Kubernetes Config Server (#881)
* Initial commit

* Added profile activation and support for secrets

* Cherry pick c48fdfd121

* Refactoring classnames that make more sense

* Refining configserver for milestone

* Remove unused code
2021-10-13 14:47:46 -04:00