Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Make VaultProvider use API version 1 #2

Merged
merged 1 commit into from
Jun 26, 2020
Merged

Make VaultProvider use API version 1 #2

merged 1 commit into from
Jun 26, 2020

Conversation

sonhal
Copy link
Contributor

@sonhal sonhal commented Jun 25, 2020

The vault driver lib has a issue with vault resource pathing ref:
BetterCloud/vault-java-driver#189
Forcing use of version 1, which is the version on the resources nada-kafka-conenct uses atm, seems to solve the issue.

The vault driver lib has a issue with vault resource pathing ref:
BetterCloud/vault-java-driver#189
Forcing use of version 1, which is the version on the resources nada-kafka-conenct uses atm, seems to solve the issue.
@sonhal sonhal requested a review from a team June 25, 2020 14:45
Copy link
Contributor

@mortenlj mortenlj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mortenlj
Copy link
Contributor

Is the test setup working with this change? There was issues with getting Vault to work in the tests, presumably because the tests are not using engine v1?

@sonhal
Copy link
Contributor Author

sonhal commented Jun 26, 2020

Yes, the default vault engine is version 2

@sonhal sonhal merged commit dbad512 into master Jun 26, 2020
@sonhal sonhal deleted the forceVersion1 branch June 26, 2020 07:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants