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
2018-10-05 16:18:51 +00:00
2018-10-15 13:50:50 +00:00
2018-10-25 06:21:01 +00:00
2018-11-26 08:29:22 -06:00
2018-10-29 15:10:35 +00:00
2018-09-25 18:14:49 +00:00
2018-11-26 20:19:57 +00:00
2018-11-26 20:19:57 +00:00
2017-06-20 08:49:42 +00:00
2018-08-28 09:39:41 -04:00
2018-05-15 13:04:28 -05:00
2018-05-15 13:04:28 -05:00
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.

Description
Helm charts for deploying OpenStack on Kubernetes
Readme 127 MiB
Languages
Smarty 82.1%
Shell 16.1%
Python 1.4%
Jinja 0.2%
Makefile 0.2%