8ab6013409
In the Victoria cycle oslo.policy decided to change all default policies to yaml format. Today on openstack-helm we have a mix of json and yaml on projects and, after having a bad time debugging policies that should have beeing mounted somewhere but was being mounted elsewhere, I'm proposing this change so we can unify the delivery method for all policies across components on yaml (that is supported for quite some time). This will also avoid having problems in the future as the services move from json to yaml. [1] https://specs.openstack.org/openstack/oslo-specs/specs/victoria/policy-json-to-yaml.html Signed-off-by: Thiago Brito <thiago.brito@windriver.com> Change-Id: Id170bf184e44fd77cd53929d474582022a5b6d4f
16 lines
598 B
YAML
16 lines
598 B
YAML
---
|
|
glance:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency to >= 0.1.0
|
|
- 0.1.2 Change issuer to clusterissuer
|
|
- 0.1.3 Revert - Change issuer to clusterissuer
|
|
- 0.1.4 Update RBAC apiVersion from /v1beta1 to /v1
|
|
- 0.1.5 Change Issuer to ClusterIssuer
|
|
- 0.1.6 Update glance default policy values
|
|
- 0.1.7 Update storage init script with cacert
|
|
- 0.1.8 Update glance default policy values
|
|
- 0.2.0 Remove support for releases before T
|
|
- 0.2.1 Fix the ceph pool creations for openstack services
|
|
- 0.2.2 Adding rabbitmq TLS logic
|
|
- 0.2.3 Use policies in yaml format
|