RETIRED, Addons repository for OpenStack Helm
Go to file
Dustin Specker df0aec7976 add post-upgrade hook and deletion policy to readonly SA token secret
Before, the secret was not getting installed when upgrading from a
previous version of this chart without the secret. On clean install it
was working.

Now, with the addition of the post-upgrade hook this chart will install
the secret correctly when upgrading from a previous version without this
secret.

The deletion policy is required for sequential upgrades. Tiller
does not keep track of resources installed via post-{install,upgrade}
hooks, this causes an "Already exists" error when upgrading without this
hook. With this hook, the secret will be deleted before upgrading,
which will then install this resource.


Change-Id: Ia3af5af8bcf28cae3ad31f427068a025a5a4c7fd
2019-01-28 20:28:22 +00:00
artifactory Align Artifactory's values.yaml with proposed spec and patterns 2018-10-22 09:55:08 -05:00
mini-mirror Add mini-mirror chart 2018-11-22 05:21:29 -06:00
ranger Encrease probe check time to allow git cloning 2018-12-26 23:35:32 -06:00
ranger-agent Ranger-Agent: add labels to test pod 2018-12-16 18:53:33 +00:00
shaker Add shaker charts and shaker deployment scripts 2018-12-05 20:39:42 +00:00
sonobuoy add post-upgrade hook and deletion policy to readonly SA token secret 2019-01-28 20:28:22 +00:00
tools/gate Update upgrade host playbook 2018-12-14 19:43:19 +00: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
.zuul.yaml Store Sonobuoy results in Ceph 2018-11-09 19:25: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 Makefile: sync with openstack-helm 2018-02-20 16:54:10 +00: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.