Repository for OpenStack Helm infrastructure-related code
Go to file
Gage Hugo fe3e47aff0 Update Makefile for helm v3 scripts
With the removal of helm v2, the Makefile still points to the old
playbooks that try to deploy helm v2. Since we have moved to using
shell scripts to deploy helm v3, this change updates the Makefile
to point to the new scripts.

Change-Id: I6e363f3ce92a228da1301a45c754e68a859325ea
2022-04-04 20:37:07 +00: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] More robust naming of clusterrole-checkdns 2022-03-10 07:21:54 -07:00
ceph-mon [ceph-mgr] Prevents repeated creation of ceph-mgr service account 2022-03-16 13:32:50 -04:00
ceph-osd [ceph-osd] Skip pod wait in post-apply job when disruptive 2022-04-02 08:58:29 -06:00
ceph-provisioners [CEPH] Discovering ceph-mon endpoints 2022-02-11 14:30:43 -07:00
ceph-rgw Enable taint toleration for ceph-rgw 2022-03-23 18:09:38 +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 Use python3 when present 2022-03-31 13:33:52 -05: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 Enable taint toleration for gnocchi 2022-03-23 18:10:19 +00:00
grafana Rename prometheus metric 2022-02-08 11:24:32 -06:00
helm-toolkit [DATABASE] Fixes archive name parsing issues 2022-03-30 15:57:16 -04:00
ingress Enable taint toleration for ingress 2022-03-23 18:10:09 +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 Enable taint toleration for libvirt 2022-03-23 18:09:12 +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 Updated chart naming for subchart compatibility 2022-04-01 09:32:39 -05:00
memcached Updated chart naming for subchart compatibility 2022-04-01 09:32:39 -05:00
metacontroller Fix field validation error 2022-02-21 09:58:14 -06:00
mongodb Update htk requirements 2021-10-06 01:02:28 +00:00
nagios Move to bionic nagios image 2021-10-27 11:38:56 -06: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 Enable taint toleration for openvswitch 2022-03-23 16:24:02 +00:00
playbooks Update Makefile for helm v3 scripts 2022-04-04 20:37:07 +00:00
podsecuritypolicy Update htk requirements 2021-10-06 01:02:28 +00:00
postgresql Fix invalid fields in values for postgresql 2022-03-22 17:00:53 -05: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 Fix indentation 2022-03-22 15:35:17 -05: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 Updated chart naming for subchart compatibility 2022-04-01 09:32:39 -05: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 Merge "Use python3 when present" 2022-04-04 18:02:50 +00: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 Update Makefile for helm v3 scripts 2022-04-04 20:37:07 +00:00
zuul.d Test linting osh on helm-toolkit changes 2021-11-02 22:46:43 +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 Update Makefile for helm v3 scripts 2022-04-04 20:37:07 +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.