dimas-b commented on issue #1428: URL: https://github.com/apache/polaris/issues/1428#issuecomment-2825877145
Since this topic came up, I'd like to remove the printing of auto-generated secrets completely and let the server fail when running with in-memory storage and credentials are not configured. IMHO, copying random secrets from STDOUT in local dev env. is inconvenient. I personally always use my own secrets which I provide via the `POLARIS_BOOTSTRAP_CREDENTIALS` env. variable. Moreover, in production runs, the bootstrap command should be used to create the root principal and credentials will not be printed to server STDOUT anyway. WDYT? -- 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]
