KUOKA Yusuke
6f0dc6e069
bump go to 1.11 ( #376 )
...
In go 1.11, the code formatter seems to have changed its formatting rule a bit, that resulted in `make fmt` producing changes introduced in this commit/pr.
2018-09-28 10:48:07 +09:00
KUOKA Yusuke
89ca84fb21
Merge pull request #129 from cmeury/install-ghr
...
install ghr for releasing
2018-04-28 23:33:15 +09:00
Cedric Meury
763c5424b6
install ghr for releasing
2018-04-28 11:40:23 +02:00
Cedric Meury
e4c016142d
add unit tests and upgrade minikube, helm and k8s; set automountServiceAccountToken for 2.9.0 compatibility
2018-04-28 00:19:01 +02:00
Cedric Meury
151fe0716e
keep it simple
2018-04-27 11:21:43 +02:00
Cedric Meury
5f9d3f818c
build consistent statically linked binary for docker image
...
* use golang 1.10.1 images everywhere
* introduce a `static-linux` target to build a statically linked 64-bit binary only
* use that binary for the official image and the circle build and tests
* use a multi-stage dockerfile for a consistent build environment
2018-04-27 11:11:35 +02:00
KUOKA Yusuke
652e001d45
Fix failing automated release
...
Follow up for 71fa693 and #98
2018-04-26 19:51:01 +09:00
Shane Starcher
71fa693997
templating the entire helmfile and adding some documentation ( #98 )
...
* templating the entire helmfile and adding some documentation
* updating vendor and using dep
* update to golang 1.10
* updating docs
2018-04-10 20:19:43 +09:00
Yusuke KUOKA
35cb4d4032
Redo release automation via CircleCI
...
Resolves #91
2018-04-09 20:27:50 +09:00
Cedric Meury
627a09d272
clean out test dependency steps
2018-04-05 04:55:29 +02:00
Cedric Meury
b485abf818
keep one single workflow
2018-04-05 04:50:10 +02:00
Cedric Meury
8912eef468
run integration tests against minikube on circleci
2018-04-05 04:44:35 +02:00
Cedric Meury
3545c12ee4
migrate to circle config v2
2018-04-05 04:44:35 +02:00