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
Since 2018/07/06. The Vault python client has some change, so the url parameter when call Vault Client don't need to specify the version. IF you build the deploy controller Docker Image after 2018/07/06 and config Vault URL like "http://IP:Port/v1", some job related with Vault will not work.
For Vault URL, you just need to configure it as "http://IP:Port"
Since 2018/07/06. The Vault python client has some change, so the url parameter when call Vault Client don't need to specify the version. IF you build the deploy controller Docker Image after 2018/07/06 and config Vault URL like "http://IP:Port/v1", some job related with Vault will not work.
For Vault URL, you just need to configure it as "http://IP:Port"