Commit Graph

61 Commits

Author SHA1 Message Date
Moritz 118bb2994f fix(ps): ignore undeployed apps 2024-05-28 19:24:13 +02:00
Moritz 2c636dd944 Fix deploy --force command 2024-05-28 19:19:33 +02:00
Moritz 7c2d1b81e3 feat: add --domains flag to ls command 2024-05-28 19:03:29 +02:00
Moritz c626606c46 feat: add commit and diff function 2024-05-27 15:53:35 +02:00
Moritz b4d41fb52c feat: add `install` argument to reinstall dependencies 2024-05-27 15:52:50 +02:00
Moritz 6e57713abd ps command: show state and image only with --verbose flag 2024-05-27 13:27:13 +02:00
Simon fe3daa500f add error message 2024-05-23 14:17:01 +02:00
Simon 91c4c361c5 catch exception if config file can't be read 2024-05-23 14:05:57 +02:00
Moritz 01dbe2221d feat: add release notes to the upgrade command 2024-05-22 10:18:56 +02:00
Moritz 4caa51b32e better output before upgrading apps 2024-05-21 16:57:53 +02:00
Moritz 09a1b62502 feat: show only undeployed apps before deploying apps. 2024-05-21 12:28:40 +02:00
Moritz c4003af415 refactor(print_all_apps): move get_apps out of this function 2024-05-21 10:46:01 +02:00
Moritz ddc1e3955e add image column to ps 2024-05-15 12:23:57 +02:00
Moritz 5cb0724f77 Fix ps highlighting 2024-05-15 11:43:04 +02:00
Moritz e2dd692a82 ps function 2024-05-15 02:16:24 +02:00
Moritz 2cfbf4a589 feat: add check function 2024-05-14 00:10:07 +02:00
Moritz 87202f9072 Fix some small todos 2024-05-13 14:41:12 +02:00
Moritz 6ab24af806 replace --pool_path/-p with --group_path/g 2024-05-13 13:33:09 +02:00
Moritz f19b5ed31e refactor: rename pool to group 2024-05-10 18:20:14 +02:00
Moritz 308b6246d2 substitute global jinja variables in the last step 2024-05-10 18:12:18 +02:00
Moritz cfc2d619e3 merge all alaka-*.yml files in a directory 2024-05-10 17:16:39 +02:00
Moritz 475aa6eb89 add typing 2024-05-08 20:55:30 +02:00
Moritz 846cd3ddf5 add docstrings 2024-05-08 19:58:24 +02:00
Moritz 8701911504 fix: version selection for env generation 2024-04-30 10:33:40 +02:00
Moritz d3c7ad78c7 fix: create chaos .env files 2024-04-16 17:00:51 +02:00
Moritz bbc0187d52 Fix upgrade command 2024-04-01 18:05:23 +02:00
Moritz b16b777c11 prompt before upgrade/deploy/undeploy 2024-03-26 15:06:38 +01:00
Moritz 677d0698df Fix config generation for chaos deployments 2024-03-19 17:08:14 +01:00
Moritz 3b062342e5 add dry-run flag to upgrade command 2024-03-19 16:48:34 +01:00
Moritz fc7846c55c setup .env file by version 2024-03-19 16:48:05 +01:00
Moritz d94653eb70 fix: uncomment upgrade command 2024-02-28 00:06:42 +01:00
Moritz 16093bc178 Don't exit if a selected app does not exists for an instance 2024-02-27 11:04:51 +01:00
Moritz 7207f936b0 Add deploy converge check option 2024-02-27 10:23:27 +01:00
Moritz 8528511e49 fix hook execution order 2024-02-21 13:36:15 +01:00
Moritz 0b85097295 Add purge-volumes command 2024-02-13 11:39:41 +01:00
Simon 08b19f76eb Throw error message on missing config 2024-02-07 23:42:03 +01:00
Moritz 1acc5ad73f add upgrade command 2024-01-31 23:37:50 +01:00
Moritz b28dcc27bb Error message for wrong pool_path 2024-01-30 13:35:38 +01:00
Moritz 197d50386d print generated secrets 2023-12-12 14:54:46 +01:00
Moritz e316e0c88b fix line uncomment 2023-12-12 13:57:30 +01:00
Moritz 6e81d48a5a Add list_cmds function 2023-12-12 13:56:34 +01:00
Moritz 37dedb5cef Fix app selection 2023-11-27 16:52:54 +01:00
Moritz 28579a56b2 Fix config merging 2023-11-27 16:51:50 +01:00
Moritz 5256a81025 Fix multi argument commands 2023-11-14 17:50:49 +01:00
Moritz 60ba89b9bc requirements 2023-11-09 15:29:14 +01:00
Moritz 7c15bcb3f6 fix order of command executions (list merging order) 2023-11-09 14:56:11 +01:00
Moritz 9a5207ca8d logging of secret inserts 2023-11-09 14:29:08 +01:00
Moritz 43caef9681 fix: unquote all secrets 2023-11-09 14:21:30 +01:00
Moritz f53ee5b429 use chaos flag for "abra app secret ls" 2023-11-09 12:36:55 +01:00
Moritz 46f78a8896 add comment function 2023-11-09 12:35:18 +01:00