- 29 Mar, 2021 1 commit
-
-
Christophe Le Guern authored
When using vault_cli with a kv2 path, it isn't working. I have the following error: ``` WARNING! The following warnings were returned from Vault: * Invalid path for a versioned K/V secrets engine. See the API docs for the appropriate API endpoints to use. If using the Vault CLI, use 'vault kv put' for this operation. ``` The new way to write data is to use `vault kv put`, it is compatible with kv1 and kv2. Ref: https://www.vaultproject.io/docs/commands#reading-and-writing-data ``` The original version of K/V used the common read and write operations. A more advanced K/V Version 2 engine was released in Vault 0.10 and introduced the kv get and kv put commands. ```
-
- 16 Jul, 2020 1 commit
-
-
Viktor Szépe authored
-
- 05 Oct, 2019 1 commit
-
-
Peter Dave Hello authored
This issue in the shell scripts will also be detected in the stable version of shfmt(we are currently using an ancient pre-release of shfmt)
-
- 10 Dec, 2018 1 commit
-
-
Sergey Pashinin authored
-
- 28 Mar, 2018 1 commit
-
-
Bob Belnap authored
-
- 20 Feb, 2018 1 commit
-
-
Bob Belnap authored
-
- 16 Feb, 2018 2 commits
-
-
Bob Belnap authored
-
Bob Belnap authored
-
- 15 Feb, 2018 1 commit
-
-
Bob Belnap authored
-