Commit Graph

12 Commits

Author SHA1 Message Date
Gage Hugo 5ad8824fca Retire openstack-helm-addons repository
This change removes the context from the openstack-helm-addons
repository as part of the effort to retire the repo.

Change-Id: I25603f95f54d88293623206b4d56a109d3b3a5c3
2022-07-25 08:49:04 -05:00
Gage Hugo 3c07f7465c Add reno job to openstack-helm-addons
With OSH now publishing charts regularly with each change, there
needs to be a way to track these changes in order to track the
changes between chart versions.

This proposed change adds in a reno check job to publish notes
based from the changes to each chart by version as a way to
track and document all the changes that get made to OSH
and published to tarballs.o.o.

Change-Id: Id892261b5d3b7f206ba355b55988ffae7606e84d
2021-01-26 23:38:37 +00:00
Gage Hugo ce767e8c27 Add chart publish job to addons
This change adds the publish-openstack-helm-charts job to
this repo. Also adds a new makefile target to be utilized
by the chart publishing job.

Depends-On: https://review.opendev.org/765634
Change-Id: Ie40c9d965ae32408c237139657f2860ed2419e0f
2020-12-04 17:38:55 -06:00
Gage Hugo 09b6e52c32 Remove OSH Authors copyright
The current copyright refers to a non-existent group
"openstack helm authors" with often out-of-date references that
are confusing when adding a new file to the repo.

This change removes all references to this copyright by the
non-existent group and any blank lines underneath.

Change-Id: I631ae4345f18fee70b380867ba8b33af5e3b3254
2020-03-02 14:01:56 -06:00
Tin Lam 54c8764732 [Gate] Update gate
The OSH-addons jobs have been outdated for quite some time in comparison to
OSH and OSH-Infra jobs. This patch set updates the jobs to be inline with
the jobs in the other repositories.

Change-Id: I5a75806ab88d18caecff19ae09d094d82e6eafb2
Signed-off-by: Tin Lam <tin@irrational.io>
2020-01-07 19:53:31 +00:00
Witek Bedyk d632474b4d Copy Monasca charts from monasca-helm repository
As discussed in the team meeting [1] this commit copies the Monasca
charts from monasca/monasca-helm repository. The goal is to adapt these
charts to OSH standards and patterns, and then move them to
openstack-helm and openstack-helm-infra repositories accordingly.

[1] http://eavesdrop.openstack.org/meetings/openstack_helm/2019/openstack_helm.2019-02-12-15.01.html

Change-Id: I261187de943046b7314ae6ab6b0f997624952d5e
2019-02-13 21:57:18 +01:00
Chris Wedgwood 49b552a44b Makefile: sync with openstack-helm
Change-Id: Ifd626356132cac8e7a3646b286f60fca833e8a38
2018-02-20 16:54:10 +00:00
Tin Lam 41dc82ed7f Update Makefile
This patchset updates the Makefile to process all subfolders except an
explicitly specified EXCLUDES-list.  This would avoid developers adding
new charts from needing to modify the Makefile, except for needing it
be excluded.  Also, this would eases the process of later migrating and
integrating charts across OSH, OSH-infra, OSH-addons, etc.

Change-Id: I6efde39b678c7d73fb4a29d3d8d7793f3e4d8e95
Signed-off-by: Tin Lam <tin@irrational.io>
2017-07-08 12:53:31 -05:00
Steve Wilkerson b69278a8e3 Elasticsearch Chart
This chart introduces a stateful deployment of elasticsearch for
use as part of a unified logging solution. It also includes a
basic set of helm tests for verifying elasticsearch is ready and
responsive.

Change-Id: I3772246cd38b7e2be728190c6a6908f54c1441d3
Co-Authored-By: Darla Ahlert <da741q@att.com>
External-Tracking-Id: OSH-95
2017-07-03 08:38:06 -05:00
Steve Wilkerson 88640bf510 Add helm-toolkit back to openstack-helm-addons
This adds helm-toolkit to the openstack-helm-addons repository.
As we look to establish common philosophies and approaches for
developing charts, we should continue to use helm-toolkit as a
common library for template functions

Change-Id: I5ed84afb28bd394d4c307a9fc12377f194cb76c0
2017-06-26 15:30:47 -05:00
Larry Rensing ab7b793a54 Add basic postgresql chart
This PS adds a basic chart to deploy postgresql

Change-Id: I8fecfeb9de5513ae6b3529a65397ff91bb86a15e
2017-06-02 16:00:06 +00:00
Pete Birley 1ea20e6024 Initial Commit of Makefile and Readme
This ps introduces the initial Readme and Makefile to the
OpenStack-Helm-Addons repo.

Change-Id: Ie3eb25b956ac4ff2e183e8dc9563fe6f756d2395
2017-05-31 08:27:43 -05:00