spring-cloud / spring-cloud/spring-cloud-config
Support plain-text files using the Resources API with Vault backend
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 2k
- Forks
- 1.3k
- Avg merge
- 2d 59m
- Merged PRs (30d)
- 16
Description
The Spring Cloud Config Resources API can be used to serve plain-text files, but this support is currently limited to the Git, SVN, and Native backends. Resource support should be extended to the Vault backend.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the existing Git, SVN, and Native backend support for serving plain-text files through the Spring Cloud Config Resources API, then trace the corresponding Vault backend entry point. Extend the Vault backend to provide equivalent plain-text resource support and verify that the Resources API serves those files correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100