You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're using the external credentials file (aws_credentials_file), with temporary credentials generated using Vault.
The problem is that that the uploader thread is started on register, and the plugin will not allow refreshing the credentials.
There should be a way to signal the plugin that the credentials were refreshed (maybe watch the file timestamp?).
The text was updated successfully, but these errors were encountered:
We're using the external credentials file (aws_credentials_file), with temporary credentials generated using Vault.
The problem is that that the uploader thread is started on register, and the plugin will not allow refreshing the credentials.
There should be a way to signal the plugin that the credentials were refreshed (maybe watch the file timestamp?).
The text was updated successfully, but these errors were encountered: