Commit Graph

56 Commits

Author SHA1 Message Date
Kevin Franklin Kim
c0c52b85d9
feat: add squadron name to schema 2023-09-21 10:25:54 +02:00
Kevin Franklin Kim
ad0c629250 feat: update status and add rollback cmd 2022-05-11 13:17:50 +02:00
Kevin Franklin Kim
a30c6469b8 feat: add enable debug messages 2022-01-10 16:31:23 +01: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
171c17d440 feat: add 1password ci mode 2021-12-08 15:58:36 +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
Milos Pejanovic
95c66a4fcd
Feature/merge nulled unit configs (#26)
* replace conflate dep to merge nulled values

* update squadron configuration to handle nulled units
2021-09-21 14:31:19 +02:00
franklin
e5525f8047 feat: add simple status command 2021-08-05 13:00:03 +02:00
franklin
c8e02ecdd2 feat: add push command 2021-08-05 12:08:31 +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
a95b7297cb fix: fix empty values 2021-07-26 15:22:29 +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
b8dd2b5302 feat: add basic list command 2021-04-08 10:51:27 +02:00
Milos Pejanovic
08da19defe fix build. update cmd and docker logic 2021-04-02 13:18:17 +02:00
franklin
74b8b0363b feat: add basic diff flag 2021-04-01 13:39:18 +02:00
franklin
21c60b877c Merge branch 'squadron-up-v1' of github.com:foomo/squadron into squadron-up-v1 2021-04-01 11:30:12 +02:00
franklin
93ac10c249 docs: add todo 2021-04-01 11:30:08 +02:00
Milos Pejanovic
aa07735b74 remove logger passed as dependency, small Cmd refactor 2021-03-31 17:24:45 +02:00
franklin
0379838651 fix: add template command 2021-03-30 13:05:48 +02:00
franklin
4d506fc6ff fix: -- is not passed any more? 2021-03-30 09:38:23 +02:00
franklin
53bc2ea656 refactor: add errors 2021-03-29 10:24:39 +02:00
franklin
4f747028eb refactor: add push and pull on structs 2021-03-29 10:22:37 +02:00
franklin
7ac7bb8b46 feat: remove namespace from generate path 2021-03-26 14:38:45 +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
ba16052848 docs: update help 2021-03-25 09:03:26 +01:00
Milos Pejanovic
f5ef28d21b add completion command and update cobra. fix yaml template function 2021-03-24 11:03:01 +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
283acc9bfb refactor install command to up 2021-03-12 18:33:52 +01:00
Milos Pejanovic
553990e776 add gen command to package charts 2020-12-21 11:04:55 +01:00
Milos Pejanovic
e4064e3370 refactor actions, add restart 2020-06-29 18:23:36 +02:00
Milos Pejanovic
63646bce9f fix verbose logging, small refactor 2020-06-26 11:34:56 +02:00
Jan Halfar
36dd275213 configurd => squadron 2020-06-25 17:32:05 +02:00
Milos Pejanovic
ae3826c86b add utility functions and tidy up 2020-06-25 15:52:43 +02:00
Milos Pejanovic
5a794e155b fix template implementation, do a small refactor 2020-06-25 11:44:26 +02:00
Milos Pejanovic
4f607a9c10 add support for group templating 2020-06-24 12:55:13 +02:00
Stefan Martinov
47fa162198 feat: add push command to build 2020-05-19 18:25:36 +02:00
Milos Pejanovic
cbd146a4e5 Update actions to use correct error handling and remove extra code 2020-04-23 10:34:52 +02:00
Stefan Martinov
23e96164ac feat: implement better configuration mechanisms 2020-04-22 14:58:09 +02:00
Stefan Martinov
dca61c339c feat: implement better method parsing 2020-04-22 10:31:26 +02:00
Stefan Martinov
596e56ced9 feat: set default tag on configurd initialization 2020-04-13 22:43:19 +02:00
Stefan Martinov
52c36679d1 feat: lazy initialize configurd service 2020-04-13 17:47:52 +02:00
Milos Pejanovic
e23fc4caa7 Add requested changes and fix smaller issues 2020-04-10 13:55:42 +02:00
Milos Pejanovic
542baa7ecf Add init command and apply small fixes 2020-03-31 01:02:14 +02:00
Milos Pejanovic
73b2113c81 Refactor group loading and tidy up commands 2020-03-12 11:25:13 +01:00