flyrain commented on PR #461: URL: https://github.com/apache/polaris/pull/461#issuecomment-2533072727
> If printing is super controversial then we can always just require the env variables for now. +1 to this approach. We could introduce an additional step before starting the Polaris instance to handle secret generation and environment variable setup. This step could take one of the following forms: 1. Manual Process: Generate the secrets manually and set the environment variables accordingly. 2. Integrated Bootstrap: Automate the secret generation and environment variable setup as part of the bootstrap process. Additionally, users is responsible for ensuring anything generated during this step, such as logs or extra files, is not leaked to unsecured locations to maintain security. -- 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]
