Commit Graph

333 Commits

Author SHA1 Message Date
Tomasz Paszkowski
e3f1389f60 Add rabbitmq deployment with HA. (#123)
This works is based on http://github.com/openstack-fuel-ccp-rabbitmq and it mostly adjusts this solution
to a helm based deployment.
2017-02-17 10:49:32 -08:00
Brandon B. Jozsa
d63d344dc9 add license headers to bootstrap (#212) 2017-02-17 06:19:34 -08:00
Brandon B. Jozsa
2b67177532 Merge pull request #210 from alanmeadows/toolkit_maas_fix
Fix maas template references after common->helm-toolkit rename
2017-02-16 12:00:13 -05:00
Alan Meadows
0d473b422e Fix maas template references after common->helm-toolkit rename 2017-02-16 07:15:12 -08:00
Brandon B. Jozsa
eb5e3d268d Merge pull request #203 from wilreichert/typo
dependecies -> dependencies
2017-02-14 21:33:44 -05:00
Wil Reichert
7bff1763a2 dependecies -> dependencies 2017-02-15 10:20:27 +09:00
Pete Birley
116931bb51 Rename common chart, and update all references to functions within it. (#167)
* Rename common chart to helm-toolkit

* Update useage of helpers to include reference to chart they come from.

* Update helm-toolkit function naming

Also catches several functions missed in previous PS

* Update remaining requirements.yaml to use helm-toolbox

* Dep Check container fix for common -> helm-toolbox renaming
2017-02-14 16:52:38 -08:00
Brandon B. Jozsa
6e0cda0f52 Merge pull request #148 from larryrensing/maas-region-cleanup
Replace maas systemd service with kubernetes job
2017-02-13 11:22:04 -05:00
Larry Rensing
96168b3c14 cleanup configmap names 2017-02-13 16:12:17 +00:00
Larry Rensing
fd77f12b9c Merge remote-tracking branch 'upstream/master' into maas-region-cleanup 2017-02-13 15:24:31 +00:00
Brandon B. Jozsa
78e1319343 Merge pull request #179 from rmjozsa/master
grammatical changes
2017-02-12 10:53:08 -05:00
Rachel M. Jozsa
e960756268 Final Edits with Feedback incorporated
Added @alanmeadows comments/feedback. No further changes.
2017-02-12 10:51:08 -05:00
Brandon B. Jozsa
5cdef8e2f4 Merge pull request #184 from wilkers-steve/fix-travis
Fix path for Tiller instance in .travis.yml
2017-02-11 14:57:10 -05:00
Larry Rensing
0c97c63cee Initial postgresql chart (#154) 2017-02-10 17:06:18 -08:00
Larry Rensing
347fdc86b0 Adding configurable maas secret (#176) 2017-02-10 17:03:42 -08:00
Greg Althaus
3d51217262 Add missing steps for bring-up ceph and nova-compute (#190)
Add discovered manual steps for bringing more pieces of the system.
2017-02-10 16:54:35 -08:00
Brandon B. Jozsa
490c2a1df2 Update README.md 2017-02-09 07:22:16 -05:00
Rachel M. Jozsa
dd4166d268 Cont. Grammar Edits
@alanmeadows this is part 3 of 3 edits. I just need some feedback on a
couple of things (I can make these for you, if it’s easier), and then
these can be merged in.
2017-02-08 22:45:07 -05:00
Brandon B. Jozsa
a23c03b2ef Update README.md 2017-02-08 19:10:19 -05:00
Brandon B. Jozsa
101cb28faa Merge pull request #185 from andrecolin/master
Fix broken link in README for Values Philosophy
2017-02-08 10:33:48 -05:00
Andre Pollard
668a9970ea Fix broken link in README for Values Philosophy 2017-02-08 10:20:12 -05:00
Steve Wilkerson
b006bdf48e Fix path for Tiller instance in .travis.yml
Overlooked an issue with the path for running Tiller locally.
Should be $GOPATH instead of $HOME/gopath
2017-02-08 08:40:36 -06:00
Rachel M. Jozsa
78f4da1f8d Cont. Grammatical Changes 2017-02-07 22:57:16 -05:00
Brandon B. Jozsa
0ce0081740 Merge pull request #182 from wilkers-steve/travis-ci
Add travis-ci to openstack-helm
2017-02-07 16:30:15 -05: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
Brandon B. Jozsa
41d56f3784 Merge pull request #181 from gardlt/bug/remove/lockfiles-from-repository
remove-lock-files-from-chart-directories
2017-02-07 14:25:56 -05:00
gardlt
58c0da8a74 remove-lock-files-from-chart-directories
* removed lockfiles from charts dir

Closes-bug: #180
2017-02-07 10:37:36 -06:00
Rachel M. Jozsa
8cd88154a1 grammatical changes
- General formatting/sentence structure changes.
- Capitalization changes for projects like Neutron, Kubernetes,
OpenStack-Helm, etc (proper nouns).
- Changed plural pronouns to singular nouns (“project” vs. “we” or
“our”).
2017-02-06 22:13:02 -05:00
Brandon B. Jozsa
5ca641f79c Merge pull request #164 from alanmeadows/docs_helm_overrides
Documentation 1.2: add helm overrides/values document
2017-02-06 19:45:53 -05:00
Alan Meadows
98c871d2cd Merge branch 'master' into docs_helm_overrides 2017-02-06 15:32:12 -08:00
Larry Rensing
ceaa2b327e Merge branch 'master' into maas-region-cleanup 2017-02-06 09:01:00 -06:00
Brandon B. Jozsa
8b65c8bfea Merge pull request #175 from mattmceuen/doc-storage-path
Clarifies MariaDB hostPath info in minikube.md
2017-02-05 14:20:21 -05:00
mattmceuen
79ea40383d Clarifies MariaDB hostPath info in minikube.md
Fix for issue #174
2017-02-05 11:31:50 -06:00
Brandon B. Jozsa
cd94755510 Merge pull request #170 from v1k0d3n/doc-headers-mariadb
adding apache-lic header for mariadb
2017-02-04 18:03:25 -05:00
Brandon B. Jozsa
57ed5d5ed2 Merge pull request #173 from mattmceuen/doc-minikube-tldr-helmadd
Doc minikube tldr helmadd
2017-02-04 11:58:16 -05:00
mattmceuen
7fd9b75cdb Adds "helm repo add" to minikube.md TLDR
Fix for issue #172
2017-02-04 10:47:05 -06:00
Alan Meadows
d3f23c30bd Remove non-existent links in TOC
As it stands, it is confusing to a viewer of the TOC on what links
to actual documentation and what is a placeholder.  This removes
links that go no where.
2017-02-03 11:44:12 -08:00
Alan Meadows
74629958b2 update helm override document with further feedback 2017-02-03 11:40:43 -08:00
Alan Meadows
baaaec70c7 update helm overrides documentation from feedback 2017-02-03 08:39:38 -08:00
Brandon B. Jozsa
a5c2e9d489 adding apache-lic header for mariadb 2017-02-03 10:24:31 -05:00
Brandon B. Jozsa
bdc5564542 adding apache-lic header for ceph 2017-02-03 09:48:17 -05:00
mattmceuen
affa1774aa Merge pull request #2 from att-comdev/master
Merging from att-comdev.
2017-02-02 20:39:30 -06:00
Marcellin Tchassem
fc21a2e924 Add resources limits and requests for some charts (#163)
* Add resources limits and requests for each chart

* Refactor the resources limits and requests to follow a patern

* Fix some coding issues

* fix issues resulting from feedback on the resources PR

* Reset some variables to a static value in the neutron chart.

* Substituting variable entrypoint by dependency_check in the concerned files

* Few adjustments

* Update deploy-region.yaml

* Update deployment.yaml

* Add resources limits and requests for each chart

Squah all commits in one.

* Add resources limits and requests for some charts

* cleaning

* Fix indendation issue

* Update deployment.yaml

* Update daemonset-ovs-vswitchd.yaml
2017-02-01 19:47:59 -08:00
Brandon B. Jozsa
a5d7e1ca36 Merge pull request #162 from wilkers-steve/add_owners
Add OWNERS file to openstack-helm
2017-02-01 12:14:46 -05:00
Brandon B. Jozsa
f49b60cce1 Merge pull request #166 from eeiden/doc-fix
Resolves issue #165
2017-02-01 12:01:09 -05:00
Eiden, Elise (ee550x)
aa400cca74 Resolves issue #165 2017-02-01 08:44:18 -06:00
Brandon B. Jozsa
14f5bb4f5a Merge pull request #161 from alanmeadows/docs_mission
Documentation 1.1: add mission document
2017-01-31 23:45:36 -05:00
Alan Meadows
b46c400cb0 Documentation 1.2: add helm overrides/values document 2017-01-31 16:15:43 -08:00
Alan Meadows
27453ccc4d Update mission document with feedback 2017-01-31 16:14:17 -08:00