snazy commented on issue #2970:
URL: https://github.com/apache/polaris/issues/2970#issuecomment-3714442006

   Well, every "secrets manager" needs some implementation in Polaris. So one 
implementation of a "secrets manager" could [pull the secrets from 
Quarkus/SmallRye 
configurations](https://github.com/projectnessie/nessie/blob/main/catalog/secrets/smallrye/src/main/java/org/projectnessie/catalog/secrets/smallrye/SmallryeConfigSecretsManager.java),
 which can be "fed" from environment variables. ;)
   We'd "just" need a convention about how to map a "secrets reference" to the 
actual secrets.


-- 
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