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

[Issue] Spring Cloud Starter Config(spring cloud config client) prevents loading of vault secrets #2411

Closed
karunatm opened this issue Apr 25, 2024 · 3 comments

Comments

@karunatm
Copy link

I have a Spring Cloud Config Server(pom: spring-cloud-config-server) up and running and loading all configured properties from the local repo. I also created a new spring cloud config client(pom: spring-cloud-starter-config). I'm using spring-cloud-starter-vault-config to read secrets from the hashicorp vault. Without using any of the above pom references on my standalone project, I'm able to successfully read the contents of hashicorp vault. But if I start using this server/client model, the client is able to retrieve properties from the config server but not from the configured vault. Any help is appreciated.

@ryanjbaxter
Copy link
Contributor

Can you provide a complete, minimal, verifiable sample that reproduces the problem? It should be available as a GitHub (or similar) project or attached to this issue as a zip file.

@spring-cloud-issues
Copy link

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.

@spring-cloud-issues
Copy link

Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants