Commit Graph

305 Commits

Author SHA1 Message Date
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
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
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
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
Steve Wilkerson
b8d74f7241 Add OWNERS file to openstack-helm
Add the OWNERS file to openstack-helm to match other similar repos
2017-01-31 14:35:06 -06:00
maris-accenture
1e7203a523 #106 CPU and memory resources (#106)
* resource requests and limits for cinder, heat, nova
2017-01-30 16:22:51 -08:00
Alan Meadows
54557ec907 Update mission document 2017-01-30 16:19:08 -08:00
Greg Althaus
43fee7bfed CEPH Mons autodetection doesn't work reliably across all (#156)
We should use known parameters for the custer POD ips and the MON_IP to make MON IP discovery more consistent.
2017-01-30 15:16:36 -08:00
Brandon B. Jozsa
1e2967cfe1 Update README.md 2017-01-30 17:59:58 -05:00
Brandon B. Jozsa
fc5a3a7c39 Update README.md 2017-01-30 17:59:08 -05:00
Brandon B. Jozsa
5b67145c3d Update README.md 2017-01-30 17:57:36 -05:00
Brandon B. Jozsa
12001f52eb Update README.md 2017-01-30 17:26:33 -05:00
Alan Meadows
566953bce0 Documentation 1.1: add mission document 2017-01-30 11:56:55 -08:00
Brandon B. Jozsa
b221f4598a Merge pull request #157 from galthaus/ceph-container
BUGFIX: Change the ceph images from the custom ATT to the ceph-docker upstream.
2017-01-30 11:23:18 -05:00
Greg Althaus
c020362465 Lock version down to a tagged version. 2017-01-30 10:14:09 -06:00
Darla
d18f333bbf Rename JoinListWithColon to JoinListWithComma 2017-01-29 11:27:36 -08:00
Greg Althaus
0cf9463c8a Update ceph ansible with some changes for the upstream. (#155)
1. fix a container name
2. Fix mds networking parameters.
3. Make rgw not a host network container.
2017-01-29 10:46:52 -08:00
Brandon B. Jozsa
f4e3d82888 make minikube tldr section easier to copy/paste (#151)
* make minikube tldr section easier to copy/paste

* adding additional label for ovs

* small mods to dev and gs guides in docs
2017-01-29 10:43:10 -08:00
Brandon B. Jozsa
98b3d212ec Merge pull request #147 from wilkers-steve/pr/issue_template
Add templates for pull requests and issues
2017-01-29 09:46:14 -05:00
root
0eeb1fbf9c Change the ceph images from the custom ATT to the ceph-docker upstream.
It seems work.
2017-01-27 14:17:24 -06:00
Brandon B. Jozsa
73ca6d8fee Initial Commit for Community Readme Docs (#146)
* initial readme.md for docs

* initial readme.md for docs

* initial readme.md for docs

* formatting, updates, and additions to minikube docs
2017-01-25 14:39:06 -06:00
Brandon B. Jozsa
7277c349c9 Merge pull request #139 from portdirect/0.1.1/db-jobs-standardise-names
Standardize DB Job names
2017-01-25 14:09:06 -06:00
Alan Meadows
563722e890 Merge pull request #138 from portdirect/0.1.1/neutron-init-containers
Neutron: Move to use init-containers for dependency checking
2017-01-24 18:58:13 -06:00
Alan Meadows
c000c23b1d Merge pull request #137 from portdirect/0.1.1/init-daemonsets
Add support for daemonsets to the Kubernetes-Entrypoint init-container.
2017-01-24 18:57:42 -06:00
Steve Wilkerson
7e8681c76f Add templates for pull requests and issues
To establish standards for working on the project going forward,
this pull request adds basic templates for both pull requests and
reported issues for openstack-helm. These templates will enable
automatic labelling and reporting at a later time
2017-01-24 15:37:52 -06:00
Brandon B. Jozsa
e748fb5547 Merge pull request #141 from v1k0d3n/master
docs: updating readme.md
2017-01-22 14:55:01 -06:00