Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Specify version "V1" in Vault URL not work any more because PythonClient behavior changes #11

Description

@kongyi-ibm

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"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions