spring-cloud / spring-cloud/spring-cloud-config
Add support for renewing client side vault token
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 2k
- Forks
- 1.3k
- Avg merge
- 2d 59m
- Merged PRs (30d)
- 16
Description
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
Start by reading VaultTokenRenewalAutoConfiguration.java in the referenced spring-cloud-services-connector repository and compare its behavior with this project's client-side configuration code. Determine the expected renewal behavior and verify it with the project's existing tests; done means client-side Vault tokens can be renewed as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring, spring-boot
- Domain
- authentication, cloud, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100