Repository for OpenStack Helm infrastructure-related code
598faeb8db
This patch takes into consideration that there could be multiple options for mandatory access control in a cluster. The previously defined Helm toolkit function for generating a MAC annotation can now be specified generically, like in this example: mandatory_access_control: type: apparmor glance-api: init: runtime/default glance-api: runtime/default glance-perms: runtime/default ceph-keyring-placement: runtime/default glance-registry: init: runtime/default glance-registry: runtime/default If no MAC is required, then the "type" can be set to null, and no annotation would be generated. The only MAC type supported at the moment is "apparmor". Change-Id: I6b45533d73af82e8fff353b0ed9f29f0891f24f1 |
||
---|---|---|
calico | ||
ceph-client | ||
ceph-mon | ||
ceph-osd | ||
ceph-provisioners | ||
ceph-rgw | ||
doc | ||
elastic-apm-server | ||
elastic-filebeat | ||
elastic-metricbeat | ||
elastic-packetbeat | ||
elasticsearch | ||
etcd | ||
falco | ||
flannel | ||
fluent-logging | ||
gnocchi | ||
grafana | ||
helm-toolkit | ||
ingress | ||
kibana | ||
kube-dns | ||
kubernetes-keystone-webhook | ||
ldap | ||
libvirt | ||
lockdown | ||
mariadb | ||
memcached | ||
mongodb | ||
nagios | ||
nfs-provisioner | ||
openvswitch | ||
playbooks | ||
postgresql | ||
prometheus | ||
prometheus-alertmanager | ||
prometheus-kube-state-metrics | ||
prometheus-node-exporter | ||
prometheus-openstack-exporter | ||
prometheus-process-exporter | ||
rabbitmq | ||
redis | ||
registry | ||
roles | ||
tiller | ||
tools | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
Makefile | ||
README.rst | ||
setup.cfg | ||
setup.py | ||
tox.ini |
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-5 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.