3 Commits

Author SHA1 Message Date
Brandon B. Jozsa
5f52032066 add license headers to remaining files (#227) 2017-02-20 07:11:09 -08:00
Steve Wilkerson
38dc85b94a Added tag to kubeadm-ci image
Accidentally used the `latest` tagged image for kubeadm-ci
2017-02-07 15:13:09 -06:00
Steve Wilkerson
95759a7189 Add travis-ci to openstack-helm
Adds the travis.yml file to openstack-helm. The current travis
workflow is: install glide for helm, build helm from source,
run kubeadm in a container, init helm on the client side, then run
tiller locally. The scripts currently run the makefile to
check: helm dep up, helm lint, and helm package on the charts
defined in the makefile. Then a helm install --dry-run debug is
run on each of the charts packaged locally.
2017-02-07 14:03:55 -06:00