Repository for OpenStack Helm infrastructure-related code
Go to file
kranthikirang 361f0bebb7 Improves ceph-provisioner storageclasses
Currently configuring storage classes is static. If
we want to add another storageclass for an exmaple
for harddisk then we have to create another yaml
along with update in .Values.yaml. Using this change
we can create as many storageclasses we want. Change
will basically iterate in loop and apply the values
present in .Values

At the same time we have to update the changes in
.Values.storageclass.rbd paramert values in all
applicable places

Change-Id: I3207f047c3f8b1a33dfb97c87b9ea7120b54c4b4
Story: ceph-provisioners-improvement
Signed-off-by: Kranthi Guttikonda <kranthi.guttikonda@b-yond.com>
Signed-off-by: kranthikirang <kranthi.guttikonda@b-yond.com>
2019-03-30 22:37:05 +00:00
calico Run Calico containers as unprivileged 2019-03-26 16:59:44 +00:00
ceph-client Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
ceph-mon Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
ceph-osd [ceph-osd] fix name of ceph-osd daemonset during upgrades 2019-03-22 13:48:55 +00:00
ceph-provisioners Improves ceph-provisioner storageclasses 2019-03-30 22:37:05 +00:00
ceph-rgw Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
doc Fix OSH-infra docs job 2019-03-30 17:32:35 +00:00
elastic-apm-server Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
elastic-filebeat Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
elastic-metricbeat Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
elastic-packetbeat Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
elasticsearch Elasticsearch: Update dependencies for components 2019-03-21 13:41:29 -05:00
etcd Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
falco Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
flannel Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
fluent-logging Merge "Fluent-logging securityContext" 2019-03-22 01:31:25 +00:00
gnocchi Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
grafana Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
helm-toolkit Improves ceph-provisioner storageclasses 2019-03-30 22:37:05 +00:00
ingress Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
kibana Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
kube-dns Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
kubernetes-keystone-webhook Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
ldap Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
libvirt Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
lockdown Add network policy toolkit function 2018-10-15 13:50:50 +00:00
mariadb MariaDB Leader Election Enhancement 2019-03-30 17:32:49 +00:00
memcached Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
mongodb Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
nagios Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
nfs-provisioner Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
openvswitch Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
playbooks Update Helm to version 2.13.0 2019-03-11 05:53:08 +00:00
podsecuritypolicy Add annotations to podsecuritypolicy 2019-03-16 04:12:16 +00:00
postgresql Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
prometheus Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
prometheus-alertmanager prometheus-alertmanager: Add container security context 2019-03-22 01:57:35 +00:00
prometheus-kube-state-metrics prometheus-kube-state-metrics: Add container security context 2019-03-22 14:02:08 +00:00
prometheus-node-exporter Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
prometheus-openstack-exporter Merge "prometheus-openstack-exporter: Add container security context" 2019-03-22 02:22:27 +00:00
prometheus-process-exporter Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
rabbitmq RabbitMQ: Make cluster formation more robust 2019-03-24 01:11:30 +00:00
redis Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
registry Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
roles Use Helm v2.13.1 2019-03-25 10:59:02 -05:00
tiller Add release-annotation to pod spec, add missing annotations 2019-03-21 09:10:48 -05:00
tools Use Helm v2.13.1 2019-03-25 10:59:02 -05:00
zuul.d Add postgresql to osh-infra-monitoring job 2019-03-20 17:16:28 +00:00
.gitignore HTK: update .gitignore to exclude htk development files 2019-01-28 10:56:35 -06:00
.gitreview Added .gitreview 2017-06-20 08:49:42 +00:00
Makefile Use supplied HELM variable for dep up in Makefile 2018-10-23 11:26:16 -05:00
README.rst Update irc meeting channel 2019-02-27 15:02:06 +08:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-04 17:31:43 +00:00
setup.py Add docs to openstack-helm-infra 2018-05-15 13:04:28 -05:00
tox.ini fix tox python3 overrides 2018-10-05 16:19:35 +00: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.

Communication

  • Join us on Slack - #openstack-helm
  • Join us on IRC: #openstack-helm on freenode
  • Community IRC Meetings: [Every Tuesday @ 3PM UTC], #openstack-meeting-4 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-Infra Launchpad will be closed and requests will be made to file them in the appropriate location.