Rugwiro Valentin
Rugwiro Valentin
I think some test previously ghosted because govendor returned with code 0 even for failed tests while go test doesn't so the tests won't pass until we install a postgres...
I think this here will do https://docs.travis-ci.com/user/database-setup/#postgresql
I had first to bump the go version to `go1.11.1` the same on my local environment. github.com/miekg/dns was giving me all sorts of problems.
However I am going to try and add redis before I try etcd which is more complex, then after I ahve understood the whole codebase I can try etcd
It maybe a beginner's issue but please help me I think I like this project.
Solved local build with help from [this post](http://blog.campoy.cat/2014/03/github-and-go-forking-pull-requests-and.html)
etcd clientv3 dependencies don't seem to work well with govendor. I am trying to integrate etcd as a backend but when I try to build after having created a simple...
right away chief.
I was trying to **Run kubeadm in HA mode with Ignite** VMs by the way. As per this tutorial https://github.com/weaveworks/ignite/tree/master/images/kubeadm. The kubelet failed health checks even though it's clearly running:...