Hi! I wondered how would it be possible to allow a...
# ask-the-community
v
Hi! I wondered how would it be possible to allow a flyte user to log a training to his Weights & Biases account. Send the logging via a service account could of course be solved e.g. with a Kubernetes secret. But we want that the logs end up in the console of the starting user. From W&Bs site you can control this by e.g. setting the env vars. But how would I do this with flyte? How can a I set env variables depending on who authenticated user?
k
This issue has been opened recently and we are working on it, please comment on the issue
150 Views