collado-mike commented on PR #422:
URL: https://github.com/apache/polaris/pull/422#issuecomment-2463838633

   It is a fairly common and accepted practice to generate random secrets 
during bootstrapping - e.g., terraform has built-in support for this - 
https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/password
 . Allowing Terraform to randomly generate a password, bootstrap Polaris, and 
stick the secrets in Vault or k8s secrets is a very secure pattern and 
something I think we ought to support.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to