Repository for OpenStack Helm infrastructure-related code
Go to file
Tin Lam ac18e6acf9 Fix feature gate envvar overriding
Currently using envsubst to perform substitution of value overrides in
the feature gate caused conflicts as gotpl gets templated into those
overrides. This adds in '%%%REPLACE_${var}%%%' and uses sed to perform
the substitution instead to address the issue.

Change-Id: I9d3d630b53a2f3d828866229a5072bb04440ae15
Signed-off-by: Tin Lam <tin@irrational.io>
2019-12-07 12:22:16 -06:00
calico Update kubernetes-entrypoint image reference 2019-10-18 18:20:11 +00:00
ceph-client [ceph-client] Validate failure domain support for replica count per pool 2019-12-02 15:22:54 +00:00
ceph-mon Move charts off using the :latest built tags 2019-11-21 19:57:07 +00:00
ceph-osd Move charts off using the :latest built tags 2019-11-21 19:57:07 +00:00
ceph-provisioners Move charts off using the :latest built tags 2019-11-21 19:57:07 +00:00
ceph-rgw Fix feature gate envvar overriding 2019-12-07 12:22:16 -06:00
doc Merge "Update grafana link" 2019-11-11 09:42:14 +00:00
elastic-apm-server Update kubernetes-entrypoint image reference 2019-10-18 18:20:11 +00:00
elastic-filebeat Update kubernetes-entrypoint image reference 2019-10-18 18:20:11 +00:00
elastic-metricbeat Update kubernetes-entrypoint image reference 2019-10-18 18:20:11 +00:00
elastic-packetbeat Update kubernetes-entrypoint image reference 2019-10-18 18:20:11 +00:00
elasticsearch Elasticsearch: Remove unnecessary rbac definitions 2019-12-03 09:06:13 -06:00
etcd Update kubernetes-entrypoint image reference 2019-10-18 18:20:11 +00:00
falco Update kubernetes-entrypoint image reference 2019-10-18 18:20:11 +00:00
flannel Update kubernetes-entrypoint image reference 2019-10-18 18:20:11 +00:00
fluentbit Update kubernetes-entrypoint image reference 2019-10-18 18:20:11 +00:00
fluentd Create Chart to Deploy Apache Kafka 2019-12-03 11:37:54 -06:00
gnocchi Move charts off using the :latest built tags 2019-11-21 19:57:07 +00:00
grafana Grafana: Support multiple datasources 2019-11-22 14:45:04 +00:00
helm-toolkit Add rally environment cleanup 2019-11-22 04:32:48 +00:00
ingress Ingress chart managed VIP fixes cleanup/startup 2019-11-20 07:25:50 -08:00
kafka Create Chart to Deploy Apache Kafka 2019-12-03 11:37:54 -06:00
kibana Elasticsearch/Kibana: Update version to 7.1.0 2019-12-03 07:43:29 -06:00
kube-dns Update kubernetes-entrypoint image reference 2019-10-18 18:20:11 +00:00
kubernetes-keystone-webhook Fxing lint errors for Helm 2.16 2019-11-12 11:28:22 -06:00
ldap Update kubernetes-entrypoint image reference 2019-10-18 18:20:11 +00:00
libvirt Move charts off using the :latest built tags 2019-11-21 19:57:07 +00:00
lockdown Add network policy toolkit function 2018-10-15 13:50:50 +00:00
mariadb Fix feature gate envvar overriding 2019-12-07 12:22:16 -06:00
memcached Fix feature gate envvar overriding 2019-12-07 12:22:16 -06:00
mongodb Update kubernetes-entrypoint image reference 2019-10-18 18:20:11 +00:00
nagios Merge "Nagios: Add support for arbitrary object definitions via overrides" 2019-12-03 21:09:55 +00:00
nfs-provisioner Update kubernetes-entrypoint image reference 2019-10-18 18:20:11 +00:00
openvswitch Move charts off using the :latest built tags 2019-11-21 19:57:07 +00:00
playbooks [Kibana] Add improvements to Selenium tests for Kibana 2019-06-25 20:51:01 -07:00
podsecuritypolicy Update Kubernetes version to 1.16.2 2019-10-16 21:54:53 +00:00
postgresql Merge "Database backup fix" 2019-10-23 19:16:28 +00:00
powerdns Update kubernetes-entrypoint image reference 2019-10-18 18:20:11 +00:00
prometheus Prometheus: Update chart to support federation 2019-11-21 12:39:56 +00:00
prometheus-alertmanager Update podManagementPolicy for Prometheus and Alertmanager 2019-11-20 21:37:55 +00:00
prometheus-kube-state-metrics Make corrections to pod lifecycle upgrade values 2019-10-31 20:34:07 +00:00
prometheus-node-exporter Make corrections to pod lifecycle upgrade values 2019-10-31 20:34:07 +00:00
prometheus-openstack-exporter Move charts off using the :latest built tags 2019-11-21 19:57:07 +00:00
prometheus-process-exporter Make corrections to pod lifecycle upgrade values 2019-10-31 20:34:07 +00:00
rabbitmq Fix feature gate envvar overriding 2019-12-07 12:22:16 -06:00
redis Update kubernetes-entrypoint image reference 2019-10-18 18:20:11 +00:00
registry Fxing lint errors for Helm 2.16 2019-11-12 11:28:22 -06:00
releasenotes/notes Aligning OVS and Neutron configuration for DPDK 2019-08-28 14:29:04 +00:00
roles Add ceph metrics to postrun metrics gathering role 2019-11-20 21:42:49 +00:00
tiller Update kubernetes-entrypoint image reference 2019-10-18 18:20:11 +00:00
tools Fix feature gate envvar overriding 2019-12-07 12:22:16 -06:00
zookeeper Add zookeeper chart to osh-infra 2019-11-14 19:51:20 +00:00
zuul.d Create Chart to Deploy Apache Kafka 2019-12-03 11:37:54 -06: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 Update the constraints url 2019-09-24 15:51:54 +08: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.