Commit Graph

98 Commits

Author SHA1 Message Date
Jan Halfar
820cbc5b38 exposed GenerateYaml 2020-06-25 18:11:29 +02:00
Jan Halfar
b967071b6c exposed cmd api 2020-06-25 17:55:55 +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
d06ec12bbf Merge branch 'feature/templating' into develop 2020-06-25 15:21:23 +02:00
Milos Pejanovic
5a794e155b fix template implementation, do a small refactor 2020-06-25 11:44:26 +02:00
Milos Pejanovic
c36c88efbc move template parsing where actually needed 2020-06-24 14:58:25 +02:00
Milos Pejanovic
4f607a9c10 add support for group templating 2020-06-24 12:55:13 +02:00
Milos Pejanovic
54a27fb408 Merge branch 'master' into feature/helm-subcharts 2020-06-03 10:26:02 +02:00
Milos Pejanovic
6386442efb change group and service configurations to reflect new structure 2020-06-03 10:22:49 +02:00
Milos Pejanovic
2f3c1745e6 refactor to support subcharts 2020-06-03 10:22:07 +02:00
Milos Pejanovic
75b0759bdf update example chart resource labels 2020-06-03 10:20:25 +02:00
Milos Pejanovic
b25b7ad411
Merge pull request #17 from foomo/feature/ingress-multi-host
add support for multiple hosts for ingress
2020-06-03 10:18:34 +02:00
Milos Pejanovic
c81e1512b4 correct example chart template values 2020-06-02 19:42:30 +02:00
Milos Pejanovic
7665714d45 remove unused mongodb configuration and chart 2020-06-02 19:39:28 +02:00
Milos Pejanovic
804a406615 add support for multiple hosts for ingress 2020-06-02 19:34:48 +02:00
Milos Pejanovic
d7789962de
Merge pull request #15 from foomo/feature/build-push
feature: build + push
2020-05-19 18:31:34 +02:00
Stefan Martinov
0fa98e39d5 Merge branch 'master' of github.com:foomo/configurd into feature/build-push
# Conflicts:
#	cmd/actions/build.go
#	configurd.go
2020-05-19 18:29:22 +02:00
Stefan Martinov
47fa162198 feat: add push command to build 2020-05-19 18:25:36 +02:00
Milos Pejanovic
702f9db245
Merge pull request #13 from foomo/feature/resource-validation
Add validation for resources with requested listing in error message
2020-05-19 16:29:26 +02:00
Milos Pejanovic
41145c3c2d Merge branch 'master' into feature/resource-validation 2020-05-19 16:28:25 +02:00
Stefan Martinov
0eb114aecf
Merge pull request #14 from foomo/feature/example-host-volumes
Add host volumes to example chart and support relative host paths
2020-05-19 10:16:57 +02:00
Stefan Martinov
0323cbb6ab
Merge pull request #12 from foomo/feature/runCommand-output
Feature/run command output
2020-05-19 10:16:24 +02:00
Milos Pejanovic
68c14d641c Add host volumes to example chart and support relative host paths 2020-05-04 15:10:11 +02:00
Milos Pejanovic
04a3451058 Add validation for resources with requested listing in error message 2020-04-27 17:41:16 +02:00
Milos Pejanovic
1451f8b07c Make service image and tag fields optional 2020-04-23 10:38:58 +02:00
Milos Pejanovic
74ff1a22b3 Update mongodb service to work with latest changes 2020-04-23 10:35:23 +02:00
Milos Pejanovic
cbd146a4e5 Update actions to use correct error handling and remove extra code 2020-04-23 10:34:52 +02:00
Milos Pejanovic
69ea0fb140 Change runCommand to stream verbose output, and use output with errors 2020-04-23 10:33:45 +02:00
Stefan Martinov
8c870165aa
Merge pull request #11 from foomo/feature/enhancements
Enhancements
2020-04-22 15:12:59 +02:00
Stefan Martinov
9dfca75734 feat: change log implementation to logrus 2020-04-22 15:05:14 +02:00
Stefan Martinov
23e96164ac feat: implement better configuration mechanisms 2020-04-22 14:58:09 +02:00
Stefan Martinov
b80ccc3061 Merge branch 'master' of github.com:foomo/configurd into feature/enhancements
# Conflicts:
#	build.go
#	cmd/actions/build.go
#	cmd/actions/install.go
#	cmd/actions/root.go
#	configurd.go
#	exampledata/exampledata.go
#	helm.go
2020-04-22 14:46:59 +02:00
Stefan Martinov
67ebc7a396 chore: move Service to configurd file 2020-04-22 14:44:02 +02:00
Stefan Martinov
3268458ff5 chore: remove upgrade flag 2020-04-22 14:43:15 +02:00
Stefan Martinov
62f73f4e07 chore: remove setting of tag 2020-04-22 14:42:28 +02:00
Jan Halfar
012c16601b example data update 2020-04-22 13:47:09 +02:00
Jan Halfar
1d183b0019 Merge branch 'feature/db-service-deployment' of github.com:foomo/configurd into mergeme 2020-04-22 13:46:45 +02:00
Milos Pejanovic
fd7be411c5 Change command stdout and stderr to streaming 2020-04-22 13:19:47 +02:00
Stefan Martinov
d1d06ed660 chore: implement better test handling 2020-04-22 10:33:40 +02:00
Stefan Martinov
dca61c339c feat: implement better method parsing 2020-04-22 10:31:26 +02:00
Stefan Martinov
d5ff4782fe Merge branch 'master' of github.com:foomo/configurd into feature/enhancements
# Conflicts:
#	configurd.go
2020-04-22 09:48:24 +02:00
Milos Pejanovic
5bcaf16e96 Remove unused ingress override fields 2020-04-21 23:25:08 +02:00
Jan Halfar
68f72bcf04 chore: removed assignment 2020-04-21 16:23:06 +02:00
Jan Halfar
d5bb968849 removed svn dependency for init subcommand 2020-04-21 16:20:30 +02:00
Stefan Martinov
45d5d78513 feat: new flag to select a single service 2020-04-21 11:52:41 +02:00
Stefan Martinov
bec7668ba3 feat: new default tags & params 2020-04-14 22:00:06 +02:00
Stefan Martinov
a3bd3b60ed chore: remove unused tests 2020-04-13 22:43:47 +02:00
Stefan Martinov
596e56ced9 feat: set default tag on configurd initialization 2020-04-13 22:43:19 +02:00
Stefan Martinov
25f773aad9 feat: update service examples 2020-04-13 22:07:21 +02:00