Commit Graph

44 Commits

Author SHA1 Message Date
Erèbe - Romain Gerard
77958d1cb9 Add task cancellation (#618) 2022-02-23 18:22:18 +01:00
Romain GERARD
04ef1a1a04 Fix and normalize timeout for all helm charts 2022-02-18 09:10:07 +01:00
Erèbe - Romain Gerard
c17715411e Helm refacto (#607)
* Refacto helm
2022-02-17 17:40:23 +01:00
Pierre Mavro
e0ae4d1cc6 fix: helm exec issue 2022-02-10 11:14:48 +01:00
Benjamin
a819ec53c2 feat: infra migration to new logging part 2 (#583)
Ticket: ENG-1050
2022-02-09 14:20:59 +01:00
Pierre Mavro
8a9370cddd feat: adding aws zone info 2022-01-11 08:39:48 +01:00
MacLikorne
c074d1a226 fix: secrets issues (#539) 2021-12-31 11:17:46 +01:00
Benjamin
f02fc4572d fix: selector to be injected to helm chart (#537) 2021-12-22 14:01:29 +01:00
Erèbe - Romain Gerard
11271ad59a Helm comand refactor (#516) 2021-12-02 15:03:08 +01:00
Erèbe - Romain Gerard
cf58cfcfd2 Do not always fail helm on stderr message (#493)
* Remove serde default for db accessibility

* Fix failure of router deployment due to warnings
2021-11-17 16:45:50 +01:00
Romain GERARD
da650550c9 Revert helm check 2021-11-17 11:43:58 +01:00
Erèbe - Romain Gerard
f6a357aa08 Propage helm error (#490) 2021-11-17 10:41:00 +01:00
Romain GERARD
9582061411 Remove un-used function in helm 2021-11-17 10:18:26 +01:00
Erèbe - Romain Gerard
abb8abf939 Try atomics when doing helm upgrade (#487) 2021-11-17 08:34:15 +01:00
MacLikorne
12cee01574 feat(DEV-980): db public access' switch (#447)
* feat(DEV-980): db public access' switch
2021-11-15 14:44:09 +01:00
Pierre Mavro
23091881b6 fix: support of helm lock and liveness probe to engine 2021-10-12 18:35:25 +02:00
Pierre Mavro
7b6def3d19 fix: helm lock couldn't be properly deleted (#435) 2021-10-11 14:41:02 +02:00
Benjamin
a4c594d038 Feat: handle helm breaking changes upgrade (#414)
* feat: handle helm deploy version with breaking changes
* feat: set promtail breaking change version
2021-10-01 14:19:10 +02:00
Pierre Mavro
b6ada31fb5 fix: helm uninstall when no chart is deployed and do vpc cidr 2021-08-18 06:39:49 +02:00
Pierre Mavro
d6054270dd fix: missing namespace on delete secrets 2021-06-30 18:50:40 +02:00
Benjamin Chastanier
9867c0c99e typo: fix digital ocean typo in error message 2021-06-30 18:50:40 +02:00
Pierre Mavro
a65ede93c7 fix: temporary disable diff and add more log lines info 2021-06-23 09:06:00 +02:00
Pierre Mavro
56bf8417af feat: adding helm diff 2021-06-23 09:06:00 +02:00
Pierre Mavro
b3118a7a68 feat: connected AWS helm level 1 to 3 2021-06-23 09:06:00 +02:00
Pierre Mavro
5bfcc8f19a feat: adding aws helm level 1 infra 2021-06-23 09:06:00 +02:00
Pierre Mavro
6f6424f2c9 feat: adding helm deployment support for AWS 2021-05-31 14:40:03 +02:00
Pierre Mavro
4c69da0685 feat: add clippy 2021-05-07 21:30:46 +02:00
Pierre Mavro
3326d502d5 fix: delete helm charts before deleting namespaces to avoid hang because of crdds 2021-04-19 11:03:18 +02:00
Romain GERARD
07507d8a78 Add timeout to docker build 2021-03-04 13:26:51 +01:00
Pierre Mavro
7d496be7c7 feat: adding pleco support with eks 2021-01-28 09:19:20 +01:00
Pierre Mavro
d014b1400b feat: adding AWS kubernetes cluster delete 2021-01-28 09:19:20 +01:00
Romain GERARD
0c438d855a code format 2021-01-26 14:50:17 +01:00
Romaric Philogene
c6ebe28f7c wip: format 2020-12-23 22:24:11 +01:00
Romaric Philogene
a54af299d4 chore: cleanup unused imports and make code more idiomatic 2020-12-15 11:32:13 +01:00
Romaric Philogene
eb59496aa3 chore: cleanup unused imports and make code more idiomatic 2020-12-14 23:15:28 +01:00
Pierre Mavro
908898a528 feat: enhance error detection by removing some false positive 2020-12-06 10:24:26 +01:00
marc
cfa8046b78 change logger 2020-12-02 16:41:52 +01:00
Pierre Mavro
186ac40e9a fix: several warning 2020-11-23 14:58:14 +01:00
Romaric Philogene
f7e28cf3b3 fix: handle specific status code for helm command 2020-11-04 23:26:24 +01:00
Romaric Philogene
3fb1e14800 chore: remove unused helm::kubectl_exec_with_output(..) function 2020-11-04 23:15:17 +01:00
Romaric Philogene
63acacc2ca fix: change default helm timeout from 600s to 300s 2020-11-04 01:30:49 +01:00
Romaric Philogene
f5a758c400 feat: add timeout option to helm_exec_upgrade(..) funcs 2020-11-04 01:26:11 +01:00
Romaric Philogene
9b718e7491 chore: simplify error handling
chore: improve log messages for the user
chore: make clear differentiation between internal and user errors
2020-11-01 01:43:44 +01:00
Romaric Philogene
b32182e307 first commit for Qovery engine src/* 2020-10-25 14:37:33 +01:00