Commit Graph

35 Commits

Author SHA1 Message Date
Kevin Franklin Kim
c0c52b85d9
feat: add squadron name to schema 2023-09-21 10:25:54 +02:00
franklin
a7646e69f4 chore: update setup 2023-08-14 22:39:41 +02: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
franklin
2d2269aa75 feat: add helm release description 2021-10-15 10:12:46 +02: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
07a9d672dd fix: disable yaml v2 linewrap 2021-09-07 15:44:49 +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
d7388053b2 style: fix go lint issues 2021-05-26 14:18:04 +02:00
franklin
74b8b0363b feat: add basic diff flag 2021-04-01 13:39:18 +02:00
franklin
bf33b271ab refactor: rename yaml func 2021-03-29 12:51:33 +02:00
franklin
53bc2ea656 refactor: add errors 2021-03-29 10:24:39 +02:00
franklin
7f9679e3a3 feat: improve squadron.yaml merge 2021-03-26 14:41:43 +01:00
franklin
a3df063316 Merge remote-tracking branch 'origin/master' into squadron-up-v1 2021-03-25 07:50:34 +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
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
franklin
2941d24e0a chore: bump go version 2021-03-15 09:29:59 +01:00
franklin
169a8aacaf chore: update go version 2021-02-16 07:55:29 +01:00
Jan Halfar
23809f150e dep upgrade config-bob to v0.5.1 2020-07-15 12:15:01 +02:00
Jan Halfar
b25eec662d templating fix and upgrade of github.com/config-bob@v0.5.0 2020-07-07 17:35:24 +02:00
Milos Pejanovic
30a4e0db8f update go.mod 2020-06-29 18:23:49 +02:00
Jan Halfar
36dd275213 configurd => squadron 2020-06-25 17:32:05 +02:00
Milos Pejanovic
d06ec12bbf Merge branch 'feature/templating' into develop 2020-06-25 15:21:23 +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
674b5ae4f2 Add log dependency and refactor minor error handling 2020-03-10 14:15:13 +01:00
Milos Pejanovic
657b0c2369 Add helm install to deploy 2020-03-03 13:10:35 +01:00
Milos Pejanovic
01162c1145 Fixed service deployment issue. Moved generated charts into configurd 2020-03-03 11:25:50 +01:00
Milos Pejanovic
a0e477d3e7 Added missing files 2020-03-03 09:53:01 +01:00
Stefan Martinov
25109aa68c feat: add WIP for deploy process 2020-03-02 10:28:30 +01:00
Milos Pejanovic
22def9772e Added loading and validation for templates and namespaces 2020-02-28 15:43:32 +01:00
Stefan Martinov
fd1b6fc54d feat: add command to build hello service with tests 2020-02-27 21:39:51 +01:00
Milos Pejanovic
fc195897d4 first commit 2020-02-26 11:58:43 +01:00