Commit Graph

1265 Commits

Author SHA1 Message Date
Romaric Philogene
2446c7241f chore: fix linter 2022-04-26 09:37:58 +02:00
Romaric Philogene
49bfcdc327 wip: fix ec2 tests 2022-04-23 00:02:24 +02:00
Romaric Philogene
3a5fb696ca wip: fix ec2 tests 2022-04-22 23:56:43 +02:00
Romaric Philogene
5e0739586b wip: refactor according to Benjamin C. feedback 2022-04-22 21:06:25 +02:00
Pierre Mavro
d18d8e745a feat: add security rules to aws EC2 2022-04-22 19:58:06 +02:00
Pierre Mavro
0f193fbde5 feat: update tf config for aws ec2 2022-04-22 16:43:16 +02:00
Romaric Philogene
6c06fd7e54 wip: add ec2 subnets 2022-04-22 10:48:48 +02:00
Romaric Philogene
79b7bea8af wip: fix clippy errors 2022-04-21 22:19:46 +02:00
Romaric Philogene
1a2c96b122 wip: fix multi kubernetes provider tests 2022-04-21 22:13:57 +02:00
Romaric Philogene
50ed72b331 wip: prepare AWS EC2 Kubernetes provider 2022-04-21 22:05:38 +02:00
Romaric Philogene
d21a867cc6 wip: add EC2.new(..) with inner properties 2022-04-21 11:49:23 +02:00
Romaric Philogene
eb21185c41 wip: add ec2 Kubernetes.kind 2022-04-20 22:10:28 +02:00
Romaric Philogene
759c521fb2 fix: make ToTeraContext public trait 2022-04-20 18:44:45 +02:00
Pierre Mavro
2959567198 feat: add edge aws struct 2022-04-20 18:14:58 +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