Commit Graph

42 Commits

Author SHA1 Message Date
Kevin Franklin Kim
71b491e467
fix: multi status rendering 2025-05-21 11:07:19 +02:00
Kevin Franklin Kim
fa7ab36551
feat: parallel and better output 2025-03-25 10:44:26 +01:00
Kevin Franklin Kim
67cc9675b5
feat: pretty logs 2024-09-25 15:04:23 +02:00
Kevin Franklin Kim
96890648fe
feat: switch to StringArray 2024-04-30 19:11:24 +02:00
Kevin Franklin Kim
3921c79823
feat: wrap errors 2024-04-23 09:41:39 +02:00
Kevin Franklin Kim
db791ae146
fix: parallel local dependencies update 2024-02-05 10:40:06 +01:00
Kevin Franklin Kim
bede368045
feat: add tags 2023-09-21 13:25:18 +02:00
Kevin Franklin Kim
c0c52b85d9
feat: add squadron name to schema 2023-09-21 10:25:54 +02:00
franklin
bc1179a438 fix: git commit 2023-08-14 23:09:28 +02:00
franklin
f7a76581e4 feat: extend description 2023-08-14 22:39:33 +02:00
Kevin Franklin Kim
bd3701fecf feat: ensure sorted list 2022-05-19 13:50:16 +02:00
Kevin Franklin Kim
29d784eb19 feat: use docker buildx by default and add args 2021-12-10 11:47:01 +01:00
Kevin Franklin Kim
98dba86b8f refactor: use semaphore 2021-11-17 12:50:59 +01:00
Kevin Franklin Kim
1c8f64edd0 feat: allow parallel docker build & push 2021-11-03 15:31:12 +01:00
franklin
a26e28c619 feat: add context 2021-10-23 07:22:36 +02:00
franklin
2d2269aa75 feat: add helm release description 2021-10-15 10:12:46 +02:00
franklin
ec5c42fc0f fix: parse helm args before parsing unit names 2021-08-05 12:40:52 +02:00
franklin
84309cbce8 feat: filter config for given units
this is needed e.g. to prevent config template rendering of units that might fail due to permissions (1password)
2021-08-04 11:56:33 +02:00
franklin
7e905479c8 feat: allow config --no-render 2021-05-26 13:01:16 +02:00
franklin
0fc94c8437 style: lint fix code 2021-05-25 15:58:58 +02:00
franklin
cc08e6f9a5 fix: fix parse extra args splitting 2021-04-17 11:32:36 +02:00
franklin
db18b9864e feat: adopt down command for units 2021-04-08 11:50:05 +02:00
franklin
dc4645bf28 feat: adopt diff flag for units 2021-04-08 11:32:15 +02:00
franklin
a0aa44eb9f feat: do not check image exists 2021-04-08 10:56:44 +02:00
franklin
b8dd2b5302 feat: add basic list command 2021-04-08 10:51:27 +02:00
Milos Pejanovic
bf4a95507d implement chart per unit deployment 2021-04-08 10:23:54 +02:00
franklin
74b8b0363b feat: add basic diff flag 2021-04-01 13:39:18 +02:00
Milos Pejanovic
aa07735b74 remove logger passed as dependency, small Cmd refactor 2021-03-31 17:24:45 +02:00
franklin
4449a95291 feat: don't generate chart with passed on units 2021-03-30 09:41:55 +02:00
franklin
416bbfee34 fix: command order 2021-03-30 09:37:55 +02:00
franklin
4f747028eb refactor: add push and pull on structs 2021-03-29 10:22:37 +02:00
franklin
5037fd39c7 fix: remove namespace param 2021-03-26 14:42:08 +01:00
franklin
f983dad648 refactor: rename helmArgs 2021-03-25 12:35:32 +01:00
franklin
d44eb92303 chore: reformat imports 2021-03-25 12:32:52 +01:00
franklin
2e52521ee7 refactor: extract parseExtraArgs 2021-03-25 12:31:53 +01:00
franklin
d63de3e65e refactor: move flagFiles to global scope 2021-03-25 12:30:59 +01:00
franklin
a1ca047c9a docs: update usage help 2021-03-25 12:29:26 +01:00
Milos Pejanovic
188b0b92c2 apply small fixes and improvements. implement config and generate 2021-03-24 09:22:32 +01:00
Milos Pejanovic
07e6544079 move logic around. implement merge files. add unmarshall logic 2021-03-23 18:00:15 +01:00
Milos Pejanovic
0e216328c7 seperate code. implement down, build. add small changes to existing code 2021-03-23 13:16:43 +01:00
Milos Pejanovic
9d113e62d6 remove unused files. add build and push. refactor rest 2021-03-15 17:13:18 +01:00
Milos Pejanovic
283acc9bfb refactor install command to up 2021-03-12 18:33:52 +01:00