Repository for OpenStack Helm infrastructure-related code
Go to file
Cliff Parsons 598faeb8db Make access control annotations more generic.
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
2018-11-28 08:54:15 +00:00
calico [Calico] Allow resource configuration using chart (overrides) 2018-10-22 18:49:18 +00:00
ceph-client Enable Ceph charts to be rack aware for CRUSH 2018-11-20 09:07:36 -06:00
ceph-mon Merge "Move default CEPH journal size from 5GB to 10GB" 2018-11-13 05:28:45 +00:00
ceph-osd Enable Ceph charts to be rack aware for CRUSH 2018-11-20 09:07:36 -06:00
ceph-provisioners Further performance tuning changes for Ceph 2018-10-26 15:10:50 +00:00
ceph-rgw Additional Ceph RGW tuning and cleanups 2018-11-12 20:13:33 +00:00
doc Document howto recover from a Ceph namspace deletion 2018-11-14 13:31:16 -06:00
elastic-apm-server Add charts for Elastic Beats 2018-11-26 20:19:57 +00:00
elastic-filebeat Add charts for Elastic Beats 2018-11-26 20:19:57 +00:00
elastic-metricbeat Add charts for Elastic Beats 2018-11-26 20:19:57 +00:00
elastic-packetbeat Add charts for Elastic Beats 2018-11-26 20:19:57 +00:00
elasticsearch Gates: Update fluent-logging/elasticsearch configurations 2018-10-19 17:30:08 +00:00
etcd Add release uuid to pods and rc objects 2018-09-13 05:35:35 +00:00
falco Adding Falco 2018-10-05 16:18:51 +00:00
flannel Add release uuid to pods and rc objects 2018-09-13 05:35:35 +00:00
fluent-logging Gates: Update fluent-logging/elasticsearch configurations 2018-10-19 17:30:08 +00:00
gnocchi [Trivial Fix] modify spelling error of "resource" 2018-11-01 09:52:04 +08:00
grafana Grafana: Support multiple Ceph clusters with dashboards 2018-10-16 21:32:13 +00:00
helm-toolkit Make access control annotations more generic. 2018-11-28 08:54:15 +00:00
ingress add parameter to allow redefining of server port for ingress 2018-11-27 13:15:32 +03:00
kibana Add network policy toolkit function 2018-10-15 13:50:50 +00:00
kube-dns Add release uuid to pods and rc objects 2018-09-13 05:35:35 +00:00
kubernetes-keystone-webhook Update k8s-keystone-webhook image 2018-09-20 06:42:00 +00:00
ldap Add network policy toolkit function 2018-10-15 13:50:50 +00:00
libvirt Restrict libvirt Ceph access scope to what is needed only. 2018-10-26 01:15:12 +00:00
lockdown Add network policy toolkit function 2018-10-15 13:50:50 +00:00
mariadb MariaDB: Galera cluster refactor 2018-10-25 06:21:01 +00:00
memcached Add network policy toolkit function 2018-10-15 13:50:50 +00:00
mongodb Add release uuid to pods and rc objects 2018-09-13 05:35:35 +00:00
nagios Nagios: Update image tag 2018-11-26 08:29:22 -06:00
nfs-provisioner Add release uuid to pods and rc objects 2018-09-13 05:35:35 +00:00
openvswitch Merge "[Open vSwitch] Remove auto_bridge_add support" 2018-10-17 04:23:52 +00:00
playbooks Gate: refactor gate script running 2018-10-08 04:51:59 +00:00
postgresql Add release uuid to pods and rc objects 2018-09-13 05:35:35 +00:00
prometheus Prometheus: Add session affinity to ingress 2018-11-26 14:30:08 +00:00
prometheus-alertmanager Add network policy toolkit function 2018-10-15 13:50:50 +00:00
prometheus-kube-state-metrics Add release uuid to pods and rc objects 2018-09-13 05:35:35 +00:00
prometheus-node-exporter Node-Exporter: allows to set collectors enable/disable 2018-10-26 01:15:15 +00:00
prometheus-openstack-exporter Charts: Update heat image used for jobs and helm tests 2018-10-11 14:47:58 -05:00
prometheus-process-exporter Add network policy toolkit function 2018-10-15 13:50:50 +00:00
rabbitmq Add network policy toolkit function 2018-10-15 13:50:50 +00:00
redis Add release uuid to pods and rc objects 2018-09-13 05:35:35 +00:00
registry Add release uuid to pods and rc objects 2018-09-13 05:35:35 +00:00
roles [gate] Use Kubernetes 1.10.9 2018-10-29 15:10:35 +00:00
tiller Helm: Update helm to 2.11.0 2018-09-25 18:14:49 +00:00
tools Add charts for Elastic Beats 2018-11-26 20:19:57 +00:00
zuul.d Add charts for Elastic Beats 2018-11-26 20:19:57 +00:00
.gitignore Gate/Dev: RPM and structure improvements 2018-04-18 13:56:47 -05:00
.gitreview Added .gitreview 2017-06-20 08:49:42 +00:00
Makefile Use supplied HELM variable for dep up in Makefile 2018-10-23 11:26:16 -05:00
README.rst fix bug link in readme 2018-08-28 09:39:41 -04:00
setup.cfg Add docs to openstack-helm-infra 2018-05-15 13:04:28 -05:00
setup.py Add docs to openstack-helm-infra 2018-05-15 13:04:28 -05:00
tox.ini fix tox python3 overrides 2018-10-05 16:19:35 +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-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.