cloudfoundry / korifi

Cloud Foundry on Kubernetes
Apache License 2.0
311 stars 61 forks source link

[Chore]: PR vault command completion #1483

Open georgethebeatle opened 2 years ago

georgethebeatle commented 2 years ago

Vault supports autocompletion for kv version 1 only and not every command is configured to use it. Let's contribute support for kv version 2 and configure all relevant commands to use it

georgethebeatle commented 2 years ago

We have opened a PR in vault that fixes the completion for KV v2. Once this PR is merged and makes it to a release we can stop using our fork in eirini-station and resume installing the original vault release.