Repository for OpenStack Helm infrastructure-related code
Go to file
Kabanov, Dmitrii (dk370c) 44c1dcc4c9 [etcd] Move etcd storage to tmpfs
The PS allows to use tmpfs for etcd during the gates.
There is an assumption that it will improve the performance and
will allow to get rid of weird issues.

Change-Id: Id68645b6535c9b1d87c133431b7cd6eb50fb030e
2019-06-24 11:14:21 -07:00
calico Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
ceph-client [Ceph] Implement pool quotas on pools as they are created/managed 2019-06-20 10:16:47 -05:00
ceph-mon Switch from default values being populated 2019-06-18 01:42:38 +00:00
ceph-osd [Ceph] Modify CRUSH map for changes to existing deployments 2019-06-20 10:14:30 -05:00
ceph-provisioners [Ceph] Update helm tests for ceph-provisioners 2019-06-20 11:19:51 -07:00
ceph-rgw [Ceph]: Remove duplicate values 2019-06-19 16:45:05 +00:00
doc Fluentd: Support Daemonset deployment 2019-05-28 08:23:44 -05:00
elastic-apm-server Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
elastic-filebeat Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
elastic-metricbeat Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
elastic-packetbeat Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
elasticsearch Fix indentations 2019-06-19 17:11:37 -05:00
etcd Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
falco OSH-Infra: Add emptydirs for tmp 2019-04-20 20:50:59 +00:00
flannel Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
fluentbit Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
fluentd Merge "Replace git.openstack.org URLs with opendev.org URLs" 2019-06-04 08:57:21 +00:00
gnocchi Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
grafana Add missing affinity keys to chart pod specs 2019-06-13 19:15:42 +00:00
helm-toolkit (helm-toolkit) Optionally b64 encode TLS keys 2019-06-22 10:12:49 +00:00
ingress Ingress: add keepalived-router-id for keeplived vip 2019-06-19 18:06:04 +00:00
kibana Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
kube-dns Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
kubernetes-keystone-webhook Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
ldap Expose Anti-Affinity Weight Setting 2019-05-14 17:04:52 -05:00
libvirt Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
lockdown Add network policy toolkit function 2018-10-15 13:50:50 +00:00
mariadb Ingress: Clean prometheus-nginx.socket on startup 2019-06-19 14:02:56 +00:00
memcached Expose Anti-Affinity Weight Setting 2019-05-14 17:04:52 -05:00
mongodb Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
nagios Add missing affinity keys to chart pod specs 2019-06-13 19:15:42 +00:00
nfs-provisioner Uplift nfs-provisioner 2019-06-05 16:57:40 +00:00
openvswitch Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
playbooks Update airship-divingbell check job 2019-04-23 10:09:27 -05:00
podsecuritypolicy OSH-Infra: Add emptydirs for tmp 2019-04-20 20:50:59 +00:00
postgresql (postgresql) Support update strategy snippet 2019-06-20 13:15:53 +00:00
prometheus Change the expression of defined alert in prometheus to avoid unnecessary errors 2019-06-18 20:19:29 +00:00
prometheus-alertmanager add docker-default apparmor profile for prometheus-alertmanager 2019-06-22 10:13:18 +00:00
prometheus-kube-state-metrics Add missing affinity keys to chart pod specs 2019-06-13 19:15:42 +00:00
prometheus-node-exporter Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
prometheus-openstack-exporter Add missing affinity keys to chart pod specs 2019-06-13 19:15:42 +00:00
prometheus-process-exporter Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
rabbitmq Adapt rabbitmq test for py2 and py3 support 2019-06-19 03:19:08 +00:00
redis Expose Anti-Affinity Weight Setting 2019-05-14 17:04:52 -05:00
registry Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
roles Migrate ubuntu jobs from Xenial to Bionic 2019-05-24 13:52:08 +00:00
tiller Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
tools [etcd] Move etcd storage to tmpfs 2019-06-24 11:14:21 -07:00
zuul.d Merge "Add zuul-jobs roles to job job that uses them" 2019-06-22 12:19:09 +00:00
.gitignore HTK: update .gitignore to exclude htk development files 2019-01-28 10:56:35 -06:00
.gitreview OpenDev Migration Patch 2019-04-19 19:34:11 +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 Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +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.