spring-cloud / spring-cloud/spring-cloud-config

Support plain-text files using the Resources API with Vault backend

Open
#1,505 8 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.