Repository for OpenStack Helm infrastructure-related code
Go to file
Stephen Taylor 59b825ae48 [ceph-osd, ceph-client] Weight OSDs as they are added
Currently OSDs are added by the ceph-osd chart with zero weight
and they get reweighted to proper weights in the ceph-client chart
after all OSDs have been deployed. This causes a problem when a
deployment is partially completed and additional OSDs are added
later. In this case the ceph-client chart has already run and the
new OSDs don't ever get weighted correctly. This change weights
OSDs properly as they are deployed instead. As noted in the
script, the noin flag may be set during the deployment to prevent
rebalancing as OSDs are added if necessary.

Added the ability to set and unset Ceph cluster flags in the
ceph-client chart.

Change-Id: Ic9a3d8d5625af49b093976a855dd66e5705d2c29
2020-06-17 21:49:39 +00:00
ca-issuer Introduces templates linting 2020-06-11 23:29:42 -05:00
calico Introduces templates linting 2020-06-11 23:29:42 -05:00
ceph-client [ceph-osd, ceph-client] Weight OSDs as they are added 2020-06-17 21:49:39 +00:00
ceph-mon Ceph-mon: Add pod/container security context 2020-06-16 23:59:34 +00:00
ceph-osd [ceph-osd, ceph-client] Weight OSDs as they are added 2020-06-17 21:49:39 +00:00
ceph-provisioners Introduces templates linting 2020-06-11 23:29:42 -05:00
ceph-rgw Introduces templates linting 2020-06-11 23:29:42 -05:00
daemonjob-controller Introduces templates linting 2020-06-11 23:29:42 -05:00
doc Switch to newer openstackdocstheme version 2020-05-31 20:30:30 +02:00
elastic-apm-server Introduces templates linting 2020-06-11 23:29:42 -05:00
elastic-filebeat Introduces templates linting 2020-06-11 23:29:42 -05:00
elastic-metricbeat Introduces templates linting 2020-06-11 23:29:42 -05:00
elastic-packetbeat Introduces templates linting 2020-06-11 23:29:42 -05:00
elasticsearch Introduces templates linting 2020-06-11 23:29:42 -05:00
etcd Introduces templates linting 2020-06-11 23:29:42 -05:00
falco Introduces templates linting 2020-06-11 23:29:42 -05:00
flannel Introduces templates linting 2020-06-11 23:29:42 -05:00
fluentbit Introduces templates linting 2020-06-11 23:29:42 -05:00
fluentd Introduces templates linting 2020-06-11 23:29:42 -05:00
gnocchi Introduces templates linting 2020-06-11 23:29:42 -05:00
grafana Introduces templates linting 2020-06-11 23:29:42 -05:00
helm-toolkit Introduces templates linting 2020-06-11 23:29:42 -05:00
ingress Merge "Ingress: add apparmor profile to ingress init containers" 2020-06-15 23:22:27 +00:00
kafka Introduces templates linting 2020-06-11 23:29:42 -05:00
kibana Introduces templates linting 2020-06-11 23:29:42 -05:00
kube-dns Introduces templates linting 2020-06-11 23:29:42 -05:00
kubernetes-keystone-webhook Introduces templates linting 2020-06-11 23:29:42 -05:00
ldap Introduces templates linting 2020-06-11 23:29:42 -05:00
libvirt Introduces templates linting 2020-06-11 23:29:42 -05:00
local-storage Introduces templates linting 2020-06-11 23:29:42 -05:00
lockdown Introduces templates linting 2020-06-11 23:29:42 -05:00
mariadb Introduces templates linting 2020-06-11 23:29:42 -05:00
memcached Introduces templates linting 2020-06-11 23:29:42 -05:00
metacontroller Introduces templates linting 2020-06-11 23:29:42 -05:00
mongodb Introduces templates linting 2020-06-11 23:29:42 -05:00
nagios Introduces templates linting 2020-06-11 23:29:42 -05:00
namespace-config Introduces templates linting 2020-06-11 23:29:42 -05:00
nfs-provisioner Introduces templates linting 2020-06-11 23:29:42 -05:00
openvswitch Introduces templates linting 2020-06-11 23:29:42 -05:00
playbooks Introduces templates linting 2020-06-11 23:29:42 -05:00
podsecuritypolicy Introduces templates linting 2020-06-11 23:29:42 -05:00
postgresql Introduces templates linting 2020-06-11 23:29:42 -05:00
powerdns Introduces templates linting 2020-06-11 23:29:42 -05:00
prometheus Introduces templates linting 2020-06-11 23:29:42 -05:00
prometheus-alertmanager Introduces templates linting 2020-06-11 23:29:42 -05:00
prometheus-kube-state-metrics Introduces templates linting 2020-06-11 23:29:42 -05:00
prometheus-node-exporter Introduces templates linting 2020-06-11 23:29:42 -05:00
prometheus-openstack-exporter Introduces templates linting 2020-06-11 23:29:42 -05:00
prometheus-process-exporter Introduces templates linting 2020-06-11 23:29:42 -05:00
rabbitmq Introduces templates linting 2020-06-11 23:29:42 -05:00
redis Introduces templates linting 2020-06-11 23:29:42 -05:00
registry Introduces templates linting 2020-06-11 23:29:42 -05:00
releasenotes/notes Introduces templates linting 2020-06-11 23:29:42 -05:00
roles Update keyword to become instead of sudo 2020-06-16 21:52:00 +00:00
tiller Introduces templates linting 2020-06-11 23:29:42 -05:00
tools Merge "Introduces templates linting" 2020-06-15 19:37:06 +00:00
zookeeper Introduces templates linting 2020-06-11 23:29:42 -05:00
zuul.d Introduces templates linting 2020-06-11 23:29:42 -05: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 Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
README.rst Add Project Specific Contributor and PTL Docs 2020-04-24 20:59:44 +02:00
setup.cfg Cleanup py27 support and docs 2020-04-11 15:26:50 +02:00
setup.py Add docs to openstack-helm-infra 2018-05-15 13:04:28 -05:00
tox.ini Introduces templates linting 2020-06-11 23:29:42 -05:00
yamllint-templates.conf Introduces templates linting 2020-06-11 23:29:42 -05:00
yamllint.conf Introduces templates linting 2020-06-11 23:29:42 -05: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 freenode
  • Community IRC Meetings: [Every Tuesday @ 3PM UTC], #openstack-meeting-alt on freenode
  • 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.