Repository for OpenStack Helm infrastructure-related code
Go to file
Chi Lo fa2c1e0b55 Revert "Remove Kibana indices before pod start up"
This reverts commit 122dcef629.
https://review.opendev.org/c/openstack/openstack-helm-infra/+/805246

The changes from the above patchset is a result of upgrading
Elasticsearch and Kibana images to v7.14.  This image has been
reverted back to v7.9.2.  As such, these changes are no longer
correct.

Change-Id: I44e9993002cbf1d2c4f5cb23d340b01bad521427
2021-10-21 15:42:02 -07:00
ca-clusterissuer Update htk requirements 2021-10-06 01:02:28 +00:00
ca-issuer Update htk requirements 2021-10-06 01:02:28 +00:00
calico Update htk requirements 2021-10-06 01:02:28 +00:00
ceph-client [ceph-client] Update ceph_mon config to ips from fqdn 2021-10-14 20:47:38 +00:00
ceph-mon [ceph-mon] Skip monmap endpoint check for missing mons 2021-10-18 14:16:53 +00:00
ceph-osd Update htk requirements 2021-10-06 01:02:28 +00:00
ceph-provisioners Update htk requirements 2021-10-06 01:02:28 +00:00
ceph-rgw Update htk requirements 2021-10-06 01:02:28 +00:00
cert-rotation Update htk requirements 2021-10-06 01:02:28 +00:00
daemonjob-controller Update htk requirements 2021-10-06 01:02:28 +00:00
doc fix(doc): fixes doc 2021-10-15 10:49:44 -05:00
elastic-apm-server Update htk requirements 2021-10-06 01:02:28 +00:00
elastic-filebeat Update htk requirements 2021-10-06 01:02:28 +00:00
elastic-metricbeat Update htk requirements 2021-10-06 01:02:28 +00:00
elastic-packetbeat Update htk requirements 2021-10-06 01:02:28 +00:00
elasticsearch Update htk requirements 2021-10-06 01:02:28 +00:00
etcd Update htk requirements 2021-10-06 01:02:28 +00:00
falco Update htk requirements 2021-10-06 01:02:28 +00:00
flannel Update htk requirements 2021-10-06 01:02:28 +00:00
fluentbit Update htk requirements 2021-10-06 01:02:28 +00:00
fluentd Update htk requirements 2021-10-06 01:02:28 +00:00
gnocchi Update htk requirements 2021-10-06 01:02:28 +00:00
grafana Update htk requirements 2021-10-06 01:02:28 +00:00
helm-toolkit Migrate Ingress resources to networking.k8s.io/v1 2021-10-15 04:47:00 +00:00
ingress Migrate Ingress resources to networking.k8s.io/v1 2021-10-15 04:47:00 +00:00
kibana Revert "Remove Kibana indices before pod start up" 2021-10-21 15:42:02 -07:00
kube-dns Update htk requirements 2021-10-06 01:02:28 +00:00
kubernetes-keystone-webhook Update htk requirements 2021-10-06 01:02:28 +00:00
kubernetes-node-problem-detector Update htk requirements 2021-10-06 01:02:28 +00:00
ldap Update htk requirements 2021-10-06 01:02:28 +00:00
libvirt Update htk requirements 2021-10-06 01:02:28 +00:00
local-storage Update htk requirements 2021-10-06 01:02:28 +00:00
lockdown fix(netpol): allows toggling the lockdown 2021-09-11 11:48:37 -05:00
mariadb Update htk requirements 2021-10-06 01:02:28 +00:00
memcached Update htk requirements 2021-10-06 01:02:28 +00:00
metacontroller Update htk requirements 2021-10-06 01:02:28 +00:00
mongodb Update htk requirements 2021-10-06 01:02:28 +00:00
nagios Update htk requirements 2021-10-06 01:02:28 +00:00
namespace-config namespace-config: Grant access to existing PSP 2021-08-02 01:36:36 +00:00
nfs-provisioner Update htk requirements 2021-10-06 01:02:28 +00:00
openvswitch Update htk requirements 2021-10-06 01:02:28 +00:00
playbooks Update lint job to use helm v3 2021-10-11 16:09:52 +00:00
podsecuritypolicy Update htk requirements 2021-10-06 01:02:28 +00:00
postgresql Update htk requirements 2021-10-06 01:02:28 +00:00
powerdns Update htk requirements 2021-10-06 01:02:28 +00:00
prometheus Update htk requirements 2021-10-06 01:02:28 +00:00
prometheus-alertmanager Update htk requirements 2021-10-06 01:02:28 +00:00
prometheus-blackbox-exporter Update htk requirements 2021-10-06 01:02:28 +00:00
prometheus-kube-state-metrics Update htk requirements 2021-10-06 01:02:28 +00:00
prometheus-node-exporter Update htk requirements 2021-10-06 01:02:28 +00:00
prometheus-openstack-exporter Update htk requirements 2021-10-06 01:02:28 +00:00
prometheus-process-exporter Update htk requirements 2021-10-06 01:02:28 +00:00
rabbitmq Update htk requirements 2021-10-06 01:02:28 +00:00
redis Update htk requirements 2021-10-06 01:02:28 +00:00
registry Update htk requirements 2021-10-06 01:02:28 +00:00
releasenotes Revert "Remove Kibana indices before pod start up" 2021-10-21 15:42:02 -07:00
roles Use Kubernetes v1.19.15 in kubeadm-aio image 2021-10-07 22:14:24 -07:00
shaker Update htk requirements 2021-10-06 01:02:28 +00:00
tiller Update htk requirements 2021-10-06 01:02:28 +00:00
tools Merge "Remove helm status from deployment scripts for elastic-beats" 2021-10-21 15:46:04 +00:00
zuul.d Improve osh-infra-deploy helm v3 job 2021-10-11 17:02:06 +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
CONTRIBUTING.rst Add Project Specific Contributor and PTL Docs 2020-04-24 20:59:44 +02:00
Makefile chore(pkg): updates the chart packaging 2020-10-17 08:42:53 +00:00
README.rst docs: Update Freenode to OFTC 2021-06-02 01:52:39 +00:00
release.asc Enable TLS for Ceph RGW 2021-04-06 18:44:59 +00:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-03 09:08:01 +08:00
setup.py Add docs to openstack-helm-infra 2018-05-15 13:04:28 -05:00
tox.ini Add reno job to openstack-helm-infra repo 2021-01-21 14:36:59 +00:00
yamllint-templates.conf Undo octal-values restriction together with corresponding code 2020-07-07 15:42:53 +00:00
yamllint.conf Allow parallelization in gate runner 2020-08-06 00:51:11 +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 IRC: #openstack-helm on oftc
  • Community IRC Meetings: [Every Tuesday @ 3PM UTC], #openstack-meeting-alt on oftc
  • Meeting Agenda Items: Agenda
  • Join us on Slack
    • #openstack-helm

Contributing

We welcome contributions. Check out this document if you would like to get involved.