Repository for OpenStack Helm infrastructure-related code
Go to file
Stephen Taylor ea2c0115c4 Move ceph-mgr deployment to the ceph-mon chart
This change moves the ceph-mgr deployment from the ceph-client
chart to the ceph-mon chart. Its purpose is to facilitate the
proper Ceph upgrade procedure, which prescribes restarting mgr
daemons before mon daemons.

There will be additional work required to implement the correct
daemon restart procedure for upgrades. This change only addresses
the move of the ceph-mgr deployment.

Change-Id: I3ac4a75f776760425c88a0ba1edae5fb339f128d
2022-02-05 05:02:18 +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 Move ceph-mgr deployment to the ceph-mon chart 2022-02-05 05:02:18 +00:00
ceph-mon Move ceph-mgr deployment to the ceph-mon chart 2022-02-05 05:02:18 +00:00
ceph-osd [ceph-osd] Remove wait for misplaced objects during OSD restarts 2021-11-23 12:46:49 -07: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 Added Grafana iDRAC dashboard 2021-11-10 21:04:23 +00:00
helm-toolkit [helm-toolkit] add log strings for alert generation 2022-01-08 00:00:16 +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 Mariadb: Enhance mariadb backup 2021-11-20 02:06:28 +00:00
memcached memcached: switch to sidecar 2022-01-28 03:07:05 -05: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 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 Update htk requirements 2021-10-06 01:02:28 +00:00
playbooks Use bandit 1.7.1 to avoid Python version issues 2022-02-04 11:57:04 -07:00
podsecuritypolicy Update htk requirements 2021-10-06 01:02:28 +00:00
postgresql Postgresql: Enhance postgresql backup 2022-01-25 20:58:27 +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 Move ceph-mgr deployment to the ceph-mon chart 2022-02-05 05:02:18 +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 Add gate script to deploy kubernetes using kubeadm. 2021-10-29 01:05:29 +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 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

README.rst

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.