Repository for OpenStack Helm infrastructure-related code
Go to file
Steve Wilkerson ddd5a74319 Prometheus: Add feature-gate support in deployment scripts
This updates the deployment scripts for Prometheus to leverage the
feature gate functionality rather than bash generation of the list
of override files to use for alerting rules

Change-Id: Ie497ae930f7cc4db690a4ddc812a92e4491cde93
Signed-off-by: Steve Wilkerson <sw5822@att.com>
2020-01-07 22:06:19 +00:00
calico Update kubernetes-entrypoint image reference 2019-10-18 18:20:11 +00:00
ceph-client Merge "Enable runtime apparmor for ceph-mon,ceph-mds & ceph-mgr." 2019-12-18 20:24:23 +00:00
ceph-mon Enable runtime apparmor for ceph-mon,ceph-mds & ceph-mgr. 2019-12-18 14:52:12 +00:00
ceph-osd [ceph-osd] fix the issue with ceph-osd init 2020-01-06 15:27:19 +00:00
ceph-provisioners Ceph Nautilus compatibility 2019-12-17 18:47:24 +00:00
ceph-rgw Ceph Nautilus compatibility 2019-12-17 18:47:24 +00: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] update ceph Nautilus images 2019-12-18 01:45:10 +00: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 Fluentd: Add support for arbitrary secret env variables 2019-12-09 14:15:40 -06:00
gnocchi Ceph Nautilus compatibility 2019-12-17 18:47:24 +00:00
grafana Grafana: Remove default dashboards from chart 2019-12-09 13:39:13 +00:00
helm-toolkit Fluentd: Add support for arbitrary secret env variables 2019-12-09 14:15:40 -06:00
ingress Ingress: k8s and ingress version compatibility 2020-01-01 13:34:00 -08:00
kafka Kafka - Implement SASL Authentication 2019-12-16 16:55:55 -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 Fix apparmor annotation of libvirt. 2019-12-11 10:44:53 -06: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 Add support to set vhost-iommu-support as global option 2019-12-09 22:19:21 +00:00
playbooks Add bandit check to osh-infra 2019-12-31 18:29:01 +00: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: Add feature-gate support in deployment scripts 2020-01-07 22:06:19 +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 Fix ansible docker support task 2020-01-03 08:37:11 -08:00
tiller Update kubernetes-entrypoint image reference 2019-10-18 18:20:11 +00:00
tools Prometheus: Add feature-gate support in deployment scripts 2020-01-07 22:06:19 +00:00
zookeeper Kafka - Implement SASL Authentication 2019-12-16 16:55:55 -06:00
zuul.d Merge "Add bandit check to osh-infra" 2020-01-03 20:51:03 +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 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.