Commit Graph

1262 Commits

Author SHA1 Message Date
Erèbe - Romain Gerard
f276b1c4e7 Add long_id for applications (#702) 2022-04-29 13:50:53 +02:00
MacLikorne
6cffa9fc9a fix: images for dbs tests (#701) 2022-04-28 16:37:40 +02:00
BenjaminCh
4f2685e841 fix: prevent error message leak (#700) 2022-04-28 11:23:23 +02:00
Erèbe - Romain Gerard
0a5a7eba1f Add cluster-agent installation (#699) 2022-04-27 10:23:00 +02:00
Erèbe - Romain Gerard
d603c04920 Fix: revert clusterId to be a short id (#697)
- Managed Databases use the clusterId in order find back the VPC
2022-04-22 09:27:45 +02:00
Erèbe - Romain Gerard
bb85c03724 Change quay.io to docker.io as bitnami move their registry (#695) 2022-04-21 09:25:59 +02:00
Erèbe - Romain Gerard
7b57f7de0d Remove cluster name from tag, as it may contain invalid characters (#692) 2022-04-19 14:34:27 +02:00
Romain GERARD
6a6a836308 Revert "Revert "feat: add new tag to cloud providers""
This reverts commit f93a07b2dd.
2022-04-19 14:26:17 +02:00
Romain GERARD
f93a07b2dd Revert "feat: add new tag to cloud providers"
This reverts commit 1303e2e668.
2022-04-19 14:20:53 +02:00
BenjaminCh
0bcf535414 fix: avoid exposing env vars in helm logs (#691) 2022-04-19 11:58:22 +02:00
BenjaminCh
50b58064fc feat: add application commit ID to logs (#689)
This CL adds:
- application commit ID to some application actions logs.
- application commit ID annotation / label to application deployment
  yaml so it can be retrieved later on from other services

Ticket: ENG-1170
2022-04-19 11:57:48 +02:00
Pierre Mavro
1303e2e668 feat: add new tag to cloud providers 2022-04-18 10:38:57 +02:00
Pierre Mavro
c3f69a91cb feat: speed up env delete
Speed up environment delete and fix possible issues occuring because of required redeploy before destroy terraform side
2022-04-18 10:37:51 +02:00
Pierre Mavro
cf7a1585d6 fix: name was used instead of id in a db test 2022-04-18 10:36:38 +02:00
Pierre Mavro
3a149c19e1 fix: disable DO tests while we're not ready for 1.21 version 2022-04-18 10:36:38 +02:00
Pierre Mavro
00346039dc fix: ignore certmanager resource delete issue
To be fixed definitively once certmanager refacto will be over
2022-04-18 10:36:38 +02:00
Pierre Mavro
d2e963da4e refactor: update docker disk purger percentage 2022-04-13 17:49:59 +02:00
BenjaminCh
e8f9dd97d6 fix: avoid wild commanderror copy (#685)
Those might lead to leaking sensitive data.
2022-04-12 17:22:22 +02:00
Erèbe - Romain Gerard
7fd7ee7c21 Update charts.yaml 2022-04-12 16:30:09 +02:00
Erèbe - Romain Gerard
10292c7170 Update charts.yaml 2022-04-12 15:59:17 +02:00
Erèbe - Romain Gerard
96b64674e9 Update charts.yaml 2022-04-12 15:59:09 +02:00
Erèbe - Romain Gerard
df988187ec Move qovery charts that we publish upstream (#686) 2022-04-12 15:58:41 +02:00
Erèbe - Romain Gerard
6f966a7fc9 Update charts.yaml 2022-04-12 15:27:00 +02:00
Erèbe - Romain Gerard
fe78a7e2af Update charts.yaml 2022-04-12 15:24:33 +02:00
Erèbe - Romain Gerard
6f123a49f7 Create charts.yaml 2022-04-12 15:22:32 +02:00
Erèbe - Romain Gerard
90af2130e6 Cleanup docker image purge (#684) 2022-04-11 15:17:39 +02:00
Benjamin Chastanier
58838e9218 feat: better format building summary logs 2022-04-08 11:15:34 +02:00
BenjaminCh
aa9302a588 feat: adding extra docker build summary log (#682)
Ticket: ENG-1163
2022-04-08 10:01:55 +02:00
Pierre Mavro
b02e2529a0 fix: another fix for engine deployment 2022-04-07 14:09:46 +02:00
Pierre Mavro
b47c2d2a81 feat: manage engine local storage disk saturation 2022-04-07 13:53:13 +02:00
Pierre Mavro
6d7f3bd4c4 fix: remove engine deployment serviceAccountName 2022-04-07 12:11:42 +02:00
Pierre Mavro
376cb0c92c fix: missing volume in new engine local storage 2022-04-07 11:40:35 +02:00
Pierre Mavro
a2a71cd7d0 feat: add ephemeral storage to engine
In order to avoid using network storage, bringing random performances on container build, we're going to try local storage instead and see how it behaves
2022-04-07 08:42:23 +02:00
Erèbe - Romain Gerard
520c854fde Add advance settings for application (#679) 2022-04-01 16:54:10 +02:00
BenjaminCh
8ea79a0efc fix: avoid leaking details on dbg print (#678)
Ticket: ENG-1156
2022-03-31 18:04:17 +02:00
Romain GERARD
fd1889ce5e Rename Database trait to DatabaseService 2022-03-31 00:12:30 +02:00
BenjaminCh
d30bbab2a2 fix: avoid leaking env vars to listeners (#677)
Ticket: ENG-1156
2022-03-31 00:06:54 +02:00
Romain GERARD
be14e6ae63 Cleanup 2022-03-31 00:01:35 +02:00
Romain GERARD
5522c74ff9 Fix tests 2022-03-30 23:10:26 +02:00
Erèbe - Romain Gerard
2a6760ff87 Refacto databases (#676)
Refacto databases
2022-03-30 23:01:34 +02:00
MacLikorne
5bb6e4a37d fix: get cluster infos on aws UI (#672) 2022-03-30 20:44:19 +02:00
BenjaminCh
7fdfc0218c fix: avoid leaking details to legacy errors (#673)
Ticket: ENG-1156
2022-03-30 14:23:09 +02:00
Romain GERARD
9f472f67f5 Rename to avoid conflict 2022-03-29 16:27:35 +02:00
Romain GERARD
4d2e2bd223 Revert "Rename Application and Router traits/structs (#671)"
This reverts commit f7136d0763.
2022-03-29 16:19:38 +02:00
Erèbe - Romain Gerard
f7136d0763 Rename Application and Router traits/structs (#671) 2022-03-29 15:52:32 +02:00
Erèbe - Romain Gerard
d222f89a49 Router refacto preparation advanced settings (#670)
* Router refacto
2022-03-29 15:48:27 +02:00
Romain GERARD
46cabb498c Cleanup 2022-03-28 18:06:42 +02:00
Romain GERARD
d98e6893a8 Cleanup 2022-03-28 17:45:23 +02:00
Erèbe - Romain Gerard
68fcbc7392 Refacto application to avoid duplication (#669) 2022-03-28 16:56:18 +02:00
Romain GERARD
e02b48bd70 fix import 2022-03-28 11:02:39 +02:00