Repository for OpenStack Helm infrastructure-related code
Go to file
Sergiy Markin a7cd689280 [backups] Database backups
This PS resolves several issues in database backup script in HTK chart:

- decreases random delay before uploading remote backup to up to 30s
- removes additional random delay before remote backup verification
- switches remote backup verification protocol from sha256 to md5

The main goal for the changes above is decreasing network load on remote
backup storages by eliminating the need of remote file download right
after uploading in order to be able to calculate sha256 checksum.

Change-Id: Ic01a37d8814283a2e9a11dac94d6909d34edc937
2023-03-01 19:48:22 +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 support image registries with authentication 2022-07-20 14:28:47 -05:00
ceph-client [ceph-client] Fix OSD count checks in the ceph-rbd-pool job 2022-12-19 14:49:36 -07:00
ceph-mon support image registries with authentication 2022-07-20 14:28:47 -05:00
ceph-osd support image registries with authentication 2022-07-20 14:28:47 -05:00
ceph-provisioners support image registries with authentication 2022-07-20 14:28:47 -05:00
ceph-rgw [ceph-rgw] Replace civetweb with beast for unencrypted connections 2023-02-15 21:41:25 +00:00
cert-rotation support image registries with authentication 2022-07-20 14:28:47 -05:00
daemonjob-controller support image registries with authentication 2022-07-20 14:28:47 -05:00
doc remove unicode from code 2022-08-25 11:40:33 +08:00
elastic-apm-server support image registries with authentication 2022-07-20 14:28:47 -05:00
elastic-filebeat support image registries with authentication 2022-07-20 14:28:47 -05:00
elastic-metricbeat support image registries with authentication 2022-07-20 14:28:47 -05:00
elastic-packetbeat support image registries with authentication 2022-07-20 14:28:47 -05:00
elasticsearch support image registries with authentication 2022-07-20 14:28:47 -05:00
etcd support image registries with authentication 2022-07-20 14:28:47 -05:00
falco support image registries with authentication 2022-07-20 14:28:47 -05:00
flannel support image registries with authentication 2022-07-20 14:28:47 -05:00
fluentbit support image registries with authentication 2022-07-20 14:28:47 -05:00
fluentd Set sticky bit for tmp 2022-11-22 15:12:03 -05:00
gnocchi Revert "Remove gnocchi chart" 2023-01-13 03:01:05 +00:00
grafana Update grafana version to 9.2.10 2023-02-27 15:47:53 -05:00
helm-toolkit [backups] Database backups 2023-03-01 19:48:22 +00:00
ingress [ingress] Allow setting node_port for the svc 2023-01-03 17:42:07 +01:00
kibana Update kibana index pattern creation 2022-08-04 15:36:13 +00:00
kube-dns support image registries with authentication 2022-07-20 14:28:47 -05:00
kubernetes-keystone-webhook support image registries with authentication 2022-07-20 14:28:47 -05:00
kubernetes-node-problem-detector support image registries with authentication 2022-07-20 14:28:47 -05:00
ldap support image registries with authentication 2022-07-20 14:28:47 -05:00
libvirt feat: adding support for external-ceph keyrings to be present in libvirt deployments without local ceph needing to be available 2023-01-16 02:06:30 +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 Uplift nginx ingress controller to v1.5.1 2022-12-14 15:19:51 -05:00
memcached support image registries with authentication 2022-07-20 14:28:47 -05:00
metacontroller support image registries with authentication 2022-07-20 14:28:47 -05:00
mongodb support image registries with authentication 2022-07-20 14:28:47 -05:00
nagios support image registries with authentication 2022-07-20 14:28:47 -05:00
namespace-config namespace-config: Grant access to existing PSP 2021-08-02 01:36:36 +00:00
nfs-provisioner Update NFS Provisioner image version 2023-02-16 03:35:14 +03:00
openvswitch Merge ovs-db and ovs-vswitchd in one Daemonset 2023-01-04 06:00:54 +00:00
playbooks Start using ensure-helm role for publishing 2022-08-09 16:30:21 -04:00
podsecuritypolicy Update htk requirements 2021-10-06 01:02:28 +00:00
postgresql [postgres] Update postgres to 14.5 2022-09-19 19:20:23 -05:00
powerdns support image registries with authentication 2022-07-20 14:28:47 -05:00
prometheus Adding the feature to launch Prometheus process with custom script 2022-12-29 16:09:22 -08:00
prometheus-alertmanager support image registries with authentication 2022-07-20 14:28:47 -05:00
prometheus-blackbox-exporter support image registries with authentication 2022-07-20 14:28:47 -05:00
prometheus-kube-state-metrics support image registries with authentication 2022-07-20 14:28:47 -05:00
prometheus-node-exporter support image registries with authentication 2022-07-20 14:28:47 -05:00
prometheus-openstack-exporter support image registries with authentication 2022-07-20 14:28:47 -05:00
prometheus-process-exporter support image registries with authentication 2022-07-20 14:28:47 -05:00
rabbitmq [RabbitMQ] Remove guest admin account 2022-10-10 20:09:56 +00:00
redis support image registries with authentication 2022-07-20 14:28:47 -05:00
registry support image registries with authentication 2022-07-20 14:28:47 -05:00
releasenotes [backups] Database backups 2023-03-01 19:48:22 +00:00
roles Docker log collection 2023-02-22 12:38:07 -05:00
shaker support image registries with authentication 2022-07-20 14:28:47 -05:00
tools Fix ceph deployment 2023-02-15 21:39:59 +03:00
zuul.d Bump ubuntu and openstack version in jobs 2023-02-16 06:02:48 +00:00
.gitignore [Devtools] Add .vscode folder to .gitignore 2022-05-20 02:34:07 +00: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 Uplift nginx ingress controller to v1.5.1 2022-12-14 15:19:51 -05: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.