adutra opened a new pull request, #633: URL: https://github.com/apache/polaris/pull/633
I know there has been some back and forth on this topic, so apologies to bring it up again. I would like to propose a simplification of the environment variables needed to bootstrap credentials, for a few reasons: 1. It currently requires too many variables; 2. Encoding the realm and the principal name in the variable names is error prone. 3. It currently does not take system properties also into account; Instead I'm proposing to use just one system property or environment variable that contains all the data we need. -- 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]
