openstack-helm-infra/helm-toolkit/templates
Steve Wilkerson cf0ed142f6 Ceph-RGW: Support rotation of s3 key pairs
This updates the helm-toolkit script for creating rgw s3 users
to first check if a user exists, then create the user if it does
not exist or modify the user's keys if it does exist. This is
accomplished by using jq to identify all existing access keys for
the specified user, removing those key pairs using the access key,
then modifies the existing user with the supplied access/secret
key pair for the given user

This also updates the ceph-rgw chart to use the helm-toolkit s3
user script for creating the admin s3 user instead of using a
similar script defined directly in the ceph-rgw chart

Change-Id: I575b66415d44db7bb752102e45595305d86e623b
2019-02-07 10:33:49 -06:00
..
endpoints HTK: update fqdn hostname lookup to support host keys 2019-01-28 15:32:51 -06:00
manifests HTK: Support tls secrets on non-fqdn overridden hosts in ingress 2019-01-29 23:34:18 +00:00
scripts Ceph-RGW: Support rotation of s3 key pairs 2019-02-07 10:33:49 -06:00
snippets Merge "Revert "helm-toolkit: Support standard kubernetes/helm labels"" 2018-12-14 20:36:42 +00:00
tls TLS: Ensure CN is included in list of DNS alt names 2018-09-12 20:29:25 +00:00
utils spelling error 2019-01-05 04:39:23 +00:00