Commit Graph

490 Commits

Author SHA1 Message Date
Stefan Martinov
d86573444f chore: fix release action 2020-04-11 22:03:32 +02:00
Stefan Martinov
087362f846 chore: move release to workflows 2020-04-11 22:01:47 +02:00
Stefan Martinov
9b8c947551
Configurd Homebrew Release (#8)
* feat: add goreleaser action

* feat: add github action
2020-04-11 22:00:12 +02:00
Milos Pejanovic
e7e41d6e60 Update the example group with a mongo service 2020-04-11 21:22:35 +02:00
Milos Pejanovic
6fb685e6da Add a chart for db services 2020-04-11 21:21:46 +02:00
Stefan Martinov
886e61ba3f
Helm Chart Deployments (#6)
feature/helm charts deployments
2020-04-11 17:18:19 +02:00
Milos Pejanovic
e23fc4caa7 Add requested changes and fix smaller issues 2020-04-10 13:55:42 +02:00
Milos Pejanovic
0a798a312c Add small changes and fixes and refactor chart templates 2020-04-09 11:05:26 +02:00
Milos Pejanovic
90700ef09f Update README and remove example Makefile 2020-03-31 01:02:49 +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
Milos Pejanovic
eb73ab1fb6 Refactor logging and some flags 2020-03-11 14:46:47 +01:00
Milos Pejanovic
674b5ae4f2 Add log dependency and refactor minor error handling 2020-03-10 14:15:13 +01:00
Milos Pejanovic
11341594d5 Refactor commands and configurations 2020-03-09 13:56:42 +01:00
Milos Pejanovic
47fdce0419 Refactor deploy and undeploy 2020-03-03 16:33:49 +01:00
Milos Pejanovic
b71b621dfa Add undeploy command and helm implementation 2020-03-03 16:29:38 +01:00
Milos Pejanovic
8ef2d75fcb Refactor service deployment loading logic 2020-03-03 15:23:10 +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
Milos Pejanovic
48bd38414b Added service deployment parsing and override file generation 2020-03-02 17:33:14 +01:00
Stefan Martinov
25109aa68c feat: add WIP for deploy process 2020-03-02 10:28:30 +01:00
Stefan Martinov
6c1ecf530c feat: add chart to service 2020-03-01 14:15:20 +01:00
Stefan Martinov
7e4f0e937e feat: refactor cobra commands 2020-03-01 14:11:20 +01:00
Stefan Martinov
7474ed714d Merge branch 'master' of github.com:foomo/configurd 2020-03-01 13:46:57 +01:00
Stefan Martinov
de023c6b77
Merge pull request #4 from foomo/namespace-template-validation
Added loading and validation for templates and namespaces
2020-03-01 13:37:00 +01:00
Stefan Martinov
9bb5818dff chore: refactor code 2020-03-01 13:36:41 +01:00
Milos Pejanovic
22def9772e Added loading and validation for templates and namespaces 2020-02-28 15:43:32 +01:00
Stefan Martinov
8648ab1a18 fix: fix tests 2020-02-28 10:46:41 +01:00
Stefan Martinov
fd1b6fc54d feat: add command to build hello service with tests 2020-02-27 21:39:51 +01:00
Stefan Martinov
24041b7fdf feat: update readme 2020-02-27 19:50:33 +01:00
Stefan Martinov
955eb89b9e feat: remove coveralls from repo 2020-02-27 19:26:42 +01:00
Stefan Martinov
5fcb4c7846 fix: set correct URL parameter for coveralls 2020-02-27 19:21:52 +01:00
Stefan Martinov
49cb8487ae feat: add travis build configuration 2020-02-27 19:12:54 +01:00
Stefan Martinov
24eacd9d03 chore: update README.md file information 2020-02-27 19:12:47 +01:00
Stefan Martinov
455dce34ee chore: go mod tidy 2020-02-27 19:12:32 +01:00
Stefan Martinov
f442854b0c chore: update .gitignore with goland 2020-02-27 18:58:22 +01:00
Milos Pejanovic
f728f8014b Added gitignore 2020-02-27 14:08:24 +01:00
Milos Pejanovic
94d937e005 Removed unused file 2020-02-27 14:04:35 +01:00
Milos Pejanovic
fc195897d4 first commit 2020-02-26 11:58:43 +01:00