Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quarkus-vault bug #38876

Closed
alinayebi9080 opened this issue Feb 20, 2024 · 2 comments
Closed

quarkus-vault bug #38876

alinayebi9080 opened this issue Feb 20, 2024 · 2 comments
Labels
area/vault kind/bug Something isn't working triage/duplicate This issue or pull request already exists

Comments

@alinayebi9080
Copy link

Describe the bug

i upgrade quarkus from 3.6.8 to 3.7.3 and i get below error when run app.
i used properties as environment variable (QUARKUS_VAULT_AUTHENTICATION_CLIENT_TOKEN and QUARKUS_VAULT_KV_SECRET_ENGINE_MOUNT_PATH and QUARKUS_VAULT_SECRET_CONFIG_KV_PATH).

is it a bug?

Caused by: io.smallrye.config.ConfigValidationException: Configuration validation failed:
	SRCFG00050: quarkus.vault.kv.secret.engine.mount.path in io.smallrye.config.ConfigSourceContext$ConfigSourceContextConfigSource does not map to any root
	SRCFG00050: quarkus.vault.kv.secret.engine.version in io.smallrye.config.ConfigSourceContext$ConfigSourceContextConfigSource does not map to any root
	SRCFG00050: quarkus.vault.secret.config.kv.path in io.smallrye.config.ConfigSourceContext$ConfigSourceContextConfigSource does not map to any root
	SRCFG00050: quarkus.vault.authentication.client.token in io.smallrye.config.ConfigSourceContext$ConfigSourceContextConfigSource does not map to any root

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

21

Quarkus version or git rev

3.7.3

Build tool (ie. output of mvnw --version or gradlew --version)

mvnw

Additional information

No response

@alinayebi9080 alinayebi9080 added the kind/bug Something isn't working label Feb 20, 2024
@quarkus-bot
Copy link

quarkus-bot bot commented Feb 20, 2024

/cc @vsevel (vault)

@sberyozkin sberyozkin added the triage/duplicate This issue or pull request already exists label Feb 20, 2024
@sberyozkin
Copy link
Member

@alinayebi9080 Please check quarkiverse/quarkus-vault#231, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/vault kind/bug Something isn't working triage/duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants