openstack-helm/keystone/templates
Tin Lam 73531436e9 fix(log): reduces chattiness in keystone log
Current implementation of Keystone prints a warning message if the
directory containing the fernet keys is world readable (o+r). As OSH
uses a volumeMount to handle fernet keys and is by default readonly,
there is no meaningful way to make the directory (not the keys) world
unreadable. Consequently, keystone just keep logging that warning,
adding no particular value besides flooding the log.

Rather than disabling the log message in keystone (as that warning is
meaningful from a security standpoint), this patch set changes the way
we deal with the secret volume so the directory is no longer world
readable, so keystone will stop issuing that warning message.

Signed-off-by: Tin Lam <t@lam.wtf>
Change-Id: Id29abe667f5ef0b61da3d3825b5bf795f2d98865
2021-10-20 09:21:50 -05:00
..
bin Add missing slash 2021-09-21 09:44:59 +08:00
certificates.yaml keystone: Make internal TLS more robust 2021-08-04 05:28:14 +00:00
configmap-bin.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
configmap-etc.yaml keystone: Make internal TLS more robust 2021-08-04 05:28:14 +00:00
cron-job-credential-rotate.yaml Update rbac api version for keystone 2021-03-02 23:57:51 +08:00
cron-job-fernet-rotate.yaml Update rbac api version for keystone 2021-03-02 23:57:51 +08:00
deployment-api.yaml fix(log): reduces chattiness in keystone log 2021-10-20 09:21:50 -05:00
ingress-api.yaml feat(tls): add tls support to openstack services 2020-07-10 09:36:31 -05:00
job-bootstrap.yaml keystone: Make internal TLS more robust 2021-08-04 05:28:14 +00:00
job-credential-cleanup.yaml Helm 3 - Fix Job Labels 2021-10-06 13:54:58 -05:00
job-credential-setup.yaml Helm 3 - Fix Job Labels 2021-10-06 13:54:58 -05:00
job-db-drop.yaml keystone: Make internal TLS more robust 2021-08-04 05:28:14 +00:00
job-db-init.yaml keystone: Make internal TLS more robust 2021-08-04 05:28:14 +00:00
job-db-sync.yaml keystone: Make internal TLS more robust 2021-08-04 05:28:14 +00:00
job-domain-manage.yaml Helm 3 - Fix Job Labels 2021-10-06 13:54:58 -05:00
job-fernet-setup.yaml Helm 3 - Fix Additional Job Labels 2021-10-10 12:04:49 -05:00
job-image-repo-sync.yaml Add helm.sh/hook related annotations in keystone chart 2021-03-01 15:06:01 +02:00
job-rabbit-init.yaml keystone: Make internal TLS more robust 2021-08-04 05:28:14 +00:00
network_policy.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
pdb.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
pod-rally-test.yaml keystone: Make internal TLS more robust 2021-08-04 05:28:14 +00:00
secret-credential-keys.yaml Add conditional wrapper to helm hook 2021-04-19 20:29:22 +00:00
secret-db.yaml feat(tls): Make openstack services compatible with mariadb with TLS 2020-07-24 23:02:09 +00:00
secret-fernet-keys.yaml Add conditional wrapper to helm hook 2021-04-19 20:29:22 +00:00
secret-ingress-tls.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
secret-keystone.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
secret-ldap-tls.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
secret-rabbitmq.yaml keystone: Make internal TLS more robust 2021-08-04 05:28:14 +00:00
service-api.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
service-ingress-api.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00