Commit Graph

86 Commits

Author SHA1 Message Date
spencergibb
8a57c69c88 Initial commit 2023-09-19 13:10:02 -04:00
Ryan Baxter
97b70d0e0c Merge branch '3.0.x' 2023-08-31 16:19:34 -04:00
erabii
f1c8ac4f2e Less logs when building controller images (3) (#1421) 2023-08-31 16:19:04 -04:00
buildmaster
4d8bfb22a2 Going back to snapshots 2023-08-10 15:56:40 +00:00
buildmaster
b1fe483557 Update SNAPSHOT to 3.1.0-M1 2023-08-10 15:42:10 +00:00
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
spencergibb
ede3f326cf Updates to version 3.1.0-SNAPSHOT 2023-06-14 15:29:31 -04: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
25b9d963d8 Fix current compilation error (#1294) 2023-04-08 07:56:39 -04:00
Ryan Baxter
76517cc1c1 Merge branch '2.1.x' 2023-04-07 16:47:48 -04:00
Simone Diquigiovanni
581d9e9b69 Fix properties retrieval order from configmaps (#1291)
The properties defined by the configmap "application" should be the last in the environment list, so you can always override the properties values by profile and by application

Fixes #1287
2023-04-07 16:44:12 -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
Ryan Baxter
610c6ffb75 Use spring-config-import in configserver (#1258)
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2023-03-15 10:03:38 -04:00
buildmaster
a59357e27a Bumping versions to 2.1.7-SNAPSHOT after release 2023-02-24 03:37:05 +00:00
buildmaster
41f1bc13d3 Going back to snapshots 2023-02-24 03:37:04 +00:00
buildmaster
2859bf9f23 Update SNAPSHOT to 2.1.6 2023-02-24 03:30:28 +00: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
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
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
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
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
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