RETIRED, Addons repository for OpenStack Helm
Go to file
Michał Dulko 56e6beed47 Update ElasticSearch and Kibana to 5.4.2
This commit attempts to update logging stack to newer versions. The
images used are official docker.io ones. Update of ES required a newer
version of fluentd as well.

Upgrading fluentd resulted in hundereds of MBs of logs being printed in
fluentd docker right after it was up and running. The root cause of this
was multiline parser plugin which created infinite loops (pay attention
to nested 'got incomplete line before first line' log):
https://pastebin.com/1zsyEDN8 .
I've removed the part that caused this error as parsing multiline
tracebacks from Openstack services will be handled when the following
PS is merged:
https://review.openstack.org/#/c/490036/

Change-Id: I3e2c5c817f17dd344b56b717251afadc03e3f186
Co-Authored-By: Mateusz Blaszkowski <mateusz.blaszkowski@intel.com>
2017-09-15 06:11:53 -04:00
elasticsearch Update ElasticSearch and Kibana to 5.4.2 2017-09-15 06:11:53 -04:00
fluentd Update ElasticSearch and Kibana to 5.4.2 2017-09-15 06:11:53 -04:00
kibana Update ElasticSearch and Kibana to 5.4.2 2017-09-15 06:11:53 -04:00
postgresql Change license headers to use gotpl comments 2017-08-16 08:19:34 -05:00
tools Testing updated Kube and Helm Versions 2017-08-01 14:19:54 -05:00
.gitignore Initial Commit of Makefile and Readme 2017-05-31 08:27:43 -05:00
.gitreview Added .gitreview 2017-05-30 08:19:08 +00:00
CONTRIBUTING.rst Migrate tools/ from OS-H to OS-H-Addons 2017-06-20 16:05:34 -05:00
LICENSE Initial Commit of Makefile and Readme 2017-05-31 08:27:43 -05:00
Makefile Update Makefile 2017-07-08 12:53:31 -05:00
README.rst Update the OSH-Addons README to reflect OSH's README 2017-07-05 08:58:37 -05:00

README.rst

Openstack-Helm-Addons

Mission

The goal of OpenStack-Helm-Addons is to provide charts for services to enhance or provide additional features for the charts in OpenStack-Helm.

For more information, please refer to the OpenStack-Helm repository.

Communication

  • Join us on Slack - #openstack-helm
  • Join us on IRC: #openstack-helm on freenode
  • Community IRC Meetings: [Every Tuesday @ 3PM UTC], #openstack-meeting-5 on freenode
  • Meeting Agenda Items: Agenda

Launchpad

Bugs and blueprints are tracked via OpenStack-Helm's Launchpad. Any bugs or blueprints filed in the OpenStack-Helm-Addons Launchpad will be closed and requests will be made to file them in the appropriate location.