Repository for OpenStack Helm infrastructure-related code
Go to file
Stephen Taylor cb73c61b4e [ceph-osd] Remove wait for misplaced objects during OSD restarts
The wait for misplaced objects during the ceph-osd post-apply job
was added to prevent I/O disruption in the case where misplaced
objects cause multiple replicas in common failure domains. This
concern is only valid before OSD restarts begin because OSD
failures during the restart process won't cause replicas that
violate replication rules to appear elsewhere.

This change keeps the wait for misplaced objects prior to beginning
OSD restarts and removes it during those restarts. The wait during
OSD restarts now only waits for degraded objects to be recovered
before proceeding to the next failure domain.

Change-Id: Ic82c67b43089c7a2b45995d1fd9c285d5c0e7cbc
2021-11-23 12:46:49 -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] Consolidate mon_host discovery 2021-10-28 19:47:59 -07:00
ceph-mon [ceph-mon] Skip monmap endpoint check for missing mons 2021-10-18 14:16:53 +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 Set Security Context to ks-user job 2021-11-08 09:45:11 -06: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 Fix Python exceptions 2021-11-01 05:57:33 +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 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 Test linting osh on helm-toolkit changes 2021-11-02 22:46:43 +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 [ceph-osd] Remove wait for misplaced objects during OSD restarts 2021-11-23 12:46:49 -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 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

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.