Repository for OpenStack Helm infrastructure-related code
Go to file
Chinasubbareddy Mallavarapu dc66254c42 Ceph-RGW: fix file permision issue
This is to fix the issue we are facing with file permision on the file
/var/lib/ceph/bootstrap-rgw/ceph.keyring since owner of the file
will be root.

This is happening when node with rgw reboots and rgw pods fails at
init after reboot,this is happening on sinlge node deplyoments.

issue:

ceph-rgw-5db485fbd9-dv778  0/1  Init:CrashLoopBackOff   5  6m49s

logs:
+ chown -R ceph. /run/ceph/ /var/lib/ceph/bootstrap-rgw /var/lib/ceph/radosgw
/var/lib/ceph/tmp
chown: changing ownership of
'/var/lib/ceph/bootstrap-rgw/ceph.keyring': Operation not permitted

Change-Id: Idcb648c205053b2f03357b59173e70e02f28688c
2019-07-23 10:52:31 -05:00
calico Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
ceph-client Fix mon_host hosts when hostname contains 'ip' 2019-07-19 10:49:50 +00:00
ceph-mon Fix mon_host hosts when hostname contains 'ip' 2019-07-19 10:49:50 +00:00
ceph-osd Fix mon_host hosts when hostname contains 'ip' 2019-07-19 10:49:50 +00:00
ceph-provisioners Ceph: Update default test pod timeout for provisioners 2019-07-12 13:43:38 +00:00
ceph-rgw Ceph-RGW: fix file permision issue 2019-07-23 10:52:31 -05:00
doc Fluentd: Support Daemonset deployment 2019-05-28 08:23:44 -05:00
elastic-apm-server Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
elastic-filebeat Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
elastic-metricbeat Take dnsPolicy from .Values.pod.dns_policy variable 2019-07-15 17:31:16 +00:00
elastic-packetbeat Take dnsPolicy from .Values.pod.dns_policy variable 2019-07-15 17:31:16 +00:00
elasticsearch Fix indentations 2019-06-19 17:11:37 -05:00
etcd Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
falco OSH-Infra: Add emptydirs for tmp 2019-04-20 20:50:59 +00:00
flannel Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
fluentbit Take dnsPolicy from .Values.pod.dns_policy variable 2019-07-15 17:31:16 +00:00
fluentd Merge "Fluentd: Fix whitespace chomps for volumes and volume mounts" 2019-06-26 08:42:19 +00:00
gnocchi Take dnsPolicy from .Values.pod.dns_policy variable 2019-07-15 17:31:16 +00:00
grafana Updated the CEPH Cluster Health Panel values 2019-07-11 15:25:39 +00:00
helm-toolkit Merge "Helm-Toolkit: Add a function to return quoted csv sting from a list" 2019-07-18 20:15:12 +00:00
ingress Ingress: Clean up tmp dir entirely on container start 2019-07-16 01:21:02 +00:00
kibana Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
kube-dns Take dnsPolicy from .Values.pod.dns_policy variable 2019-07-15 17:31:16 +00:00
kubernetes-keystone-webhook Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
ldap Expose Anti-Affinity Weight Setting 2019-05-14 17:04:52 -05:00
libvirt Take dnsPolicy from .Values.pod.dns_policy variable 2019-07-15 17:31:16 +00:00
lockdown Add network policy toolkit function 2018-10-15 13:50:50 +00:00
mariadb Ingress: Clean up tmp dir entirely on container start 2019-07-16 01:21:02 +00:00
memcached Expose Anti-Affinity Weight Setting 2019-05-14 17:04:52 -05:00
mongodb Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
nagios Nagios: Add init container for generating hosts 2019-07-02 15:48:12 +00:00
nfs-provisioner Uplift nfs-provisioner 2019-06-05 16:57:40 +00:00
openvswitch Openvswitch: Fix typo in image overrides 2019-07-18 18:43:25 +00:00
playbooks [Kibana] Add improvements to Selenium tests for Kibana 2019-06-25 20:51:01 -07:00
podsecuritypolicy OSH-Infra: Add emptydirs for tmp 2019-04-20 20:50:59 +00:00
postgresql Cleanup unused Postgres config values 2019-07-19 17:16:04 +00:00
prometheus Prometheus: Fix volume utilization alert expression 2019-07-08 13:19:35 +00:00
prometheus-alertmanager add docker-default apparmor profile for prometheus-alertmanager 2019-06-22 10:13:18 +00:00
prometheus-kube-state-metrics Add missing affinity keys to chart pod specs 2019-06-13 19:15:42 +00:00
prometheus-node-exporter Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
prometheus-openstack-exporter Add missing affinity keys to chart pod specs 2019-06-13 19:15:42 +00:00
prometheus-process-exporter Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
rabbitmq Rabbit: Eradicate potential crashes in wait job while upgrading cluster 2019-07-18 23:07:32 +00:00
redis Expose Anti-Affinity Weight Setting 2019-05-14 17:04:52 -05:00
registry Take dnsPolicy from .Values.pod.dns_policy variable 2019-07-15 17:31:16 +00:00
releasenotes/notes Extended OVS chart with support for DPDK 2019-07-09 17:10:15 +02:00
roles Disable systemd-resolved service in nameserver role 2019-07-10 20:54:04 +00:00
tiller Take dnsPolicy from .Values.pod.dns_policy variable 2019-07-15 17:31:16 +00:00
tools Take dnsPolicy from .Values.pod.dns_policy variable 2019-07-15 17:31:16 +00:00
zuul.d Merge "Revert "CI: Make openstack-support and keystone-auth jobs nonvoting"" 2019-07-18 19:47:54 +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
Makefile Use supplied HELM variable for dep up in Makefile 2018-10-23 11:26:16 -05:00
README.rst Update irc meeting channel 2019-02-27 15:02:06 +08:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-04 17:31:43 +00:00
setup.py Add docs to openstack-helm-infra 2018-05-15 13:04:28 -05:00
tox.ini Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +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 Slack - #openstack-helm
  • Join us on IRC: #openstack-helm on freenode
  • Community IRC Meetings: [Every Tuesday @ 3PM UTC], #openstack-meeting-4 on freenode
  • Meeting Agenda Items: Agenda

Launchpad

Bugs and blueprints are tracked via OpenStack-Helm's Launchpad. Any bugs or blueprints filed in the OpenStack-Helm-Infra Launchpad will be closed and requests will be made to file them in the appropriate location.