Repository for OpenStack Helm infrastructure-related code
Go to file
Yi Wang c53b1fa86d Add a configmap for mariadb ingress controller
The configmap is for mariab ingress controller configuration. It is
to enable the capability of overriding default nginx configurations
in the controller.

Change-Id: I25eb8a237a6f8ad63bde725b1d4f31a928fa7c49
Signed-off-by: Yi Wang <yi.c.wang@intel.com>
2019-07-03 21:07:51 +00:00
calico Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
ceph-client Merge "Ceph-Client: Wait for inactive pgs in ceph cluster" 2019-07-03 04:28:45 +00:00
ceph-mon Switch from default values being populated 2019-06-18 01:42:38 +00:00
ceph-osd Ceph-osd: Fix static osd id to variable 2019-07-01 12:34:46 -05:00
ceph-provisioners Add node selector to Ceph test pods 2019-06-24 17:41:09 +00:00
ceph-rgw Add node selector to Ceph test pods 2019-06-24 17:41:09 +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 Trivial typo fixes 2019-06-24 06:31:31 +00:00
fluentd Merge "Fluentd: Fix whitespace chomps for volumes and volume mounts" 2019-06-26 08:42:19 +00:00
gnocchi Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
grafana Merge "Grafana: Remove tests that query API" 2019-07-02 15:47:18 +00:00
helm-toolkit Helm-toolkit: Add snippet template for kubernetes probes 2019-07-02 11:44:11 -05:00
ingress Ingress: Update config to be compatible with k8s schema validation 2019-06-24 23:54:23 +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 Libvirt: Add Ubuntu Bionic image for stein openstack 2019-07-02 20:18:07 +00:00
lockdown Add network policy toolkit function 2018-10-15 13:50:50 +00:00
mariadb Add a configmap for mariadb ingress controller 2019-07-03 21:07:51 +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 Nagios: Add init container for generating hosts 2019-07-02 15:48:12 +00:00
nfs-provisioner Uplift nfs-provisioner 2019-06-05 16:57:40 +00:00
openvswitch Open openvswitch_db_server port 6640 to interact with SDN controller 2019-06-24 09:33:11 +09:00
playbooks [Kibana] Add improvements to Selenium tests for Kibana 2019-06-25 20:51:01 -07:00
podsecuritypolicy OSH-Infra: Add emptydirs for tmp 2019-04-20 20:50:59 +00:00
postgresql Postgres PVC Soak Fix 2019-07-02 17:32:46 +00:00
prometheus Fix templates of alert rules (ceph.rules) 2019-07-02 14:50:37 +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 ignore errors if set zuul_site_mirror_fqdn fails 2019-07-01 16:15:37 +03:00
tiller Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
tools Update ldap overrides values file reference 2019-07-02 11:02:06 +08:00
zuul.d Ignore Selenium test failures in jobs 2019-07-02 13:30:13 -05: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.