73531436e9
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 |
||
---|---|---|
.. | ||
bin | ||
certificates.yaml | ||
configmap-bin.yaml | ||
configmap-etc.yaml | ||
cron-job-credential-rotate.yaml | ||
cron-job-fernet-rotate.yaml | ||
deployment-api.yaml | ||
ingress-api.yaml | ||
job-bootstrap.yaml | ||
job-credential-cleanup.yaml | ||
job-credential-setup.yaml | ||
job-db-drop.yaml | ||
job-db-init.yaml | ||
job-db-sync.yaml | ||
job-domain-manage.yaml | ||
job-fernet-setup.yaml | ||
job-image-repo-sync.yaml | ||
job-rabbit-init.yaml | ||
network_policy.yaml | ||
pdb.yaml | ||
pod-rally-test.yaml | ||
secret-credential-keys.yaml | ||
secret-db.yaml | ||
secret-fernet-keys.yaml | ||
secret-ingress-tls.yaml | ||
secret-keystone.yaml | ||
secret-ldap-tls.yaml | ||
secret-rabbitmq.yaml | ||
service-api.yaml | ||
service-ingress-api.yaml |