chinasubbareddy mallavarapu dfc9fc994a [ceph-osd] get configmap and daemonset names from values
This is to fix name conflict for configmap name "ceph-osd-default" when
we try to create  multiple osd releases as every relase try to create configmap
with same name.

we could add relase name here but that will be a problem for sites deployed with
current logic as upgrade will delete old daemonsets and creates new ds ,so all osd
pods gets recreated at a time, by getting this from values can give us
flexibility to install multiple osd releases with out effecting currently deployed
sites.

Here is  the error if we try multiple osd releases with current logic:

2019-08-27 13:54:16.690 41 ERROR armada.handlers.tiller [-] [chart=ceph-osd-sde]:
Error while installing release ceph-osd-sde: grpc._channel._Rendezvous: \
<_Rendezvous of RPC that terminated with:
        status = StatusCode.UNKNOWN
        details = "release ceph-osd-sde
        failed: configmaps "ceph-osd-default" already exists"

Change-Id: Ibe84582b9ba04c6cbf611e943ecd0a7149c5ab2f
2019-08-27 10:12:13 -05:00
2019-08-22 17:00:40 +00:00
2019-05-28 08:23:44 -05:00
2019-04-20 20:50:59 +00:00
2019-05-14 17:04:52 -05:00
2019-06-05 16:57:40 +00:00
2019-05-14 17:04:52 -05:00
2019-04-19 19:34:11 +00:00
2019-02-27 15:02:06 +08:00
2018-05-15 13:04:28 -05:00

====================
Openstack-Helm-Infra
====================

Mission
-------

The goal of OpenStack-Helm-Infra is to provide charts for services or
integration of third-party solutions that are required to run OpenStack-Helm.

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

.. _repository: https://github.com/openstack/openstack-helm

Communication
-------------

* Join us on `Slack <https://kubernetes.slack.com/messages/C3WERB7DE/>`_ - #openstack-helm
* Join us on `IRC <irc://chat.freenode.net:6697/openstack-helm>`_:
  #openstack-helm on freenode
* Community IRC Meetings: [Every Tuesday @ 3PM UTC],
  #openstack-meeting-4 on freenode
* Meeting Agenda Items: `Agenda
  <https://etherpad.openstack.org/p/openstack-helm-meeting-agenda>`_

Launchpad
---------

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

* `Bugs <https://storyboard.openstack.org/#!/project/openstack/openstack-helm-infra>`_
* `Blueprints <https://blueprints.launchpad.net/openstack-helm>`_
Description
No description provided
Readme 5.6 MiB
Languages
Smarty 74%
Shell 24.1%
Python 1.4%
Jinja 0.3%
Makefile 0.2%