spring-cloud / spring-cloud/spring-cloud-vault

VaultPropertySource renewal broken with spring-cloud-vault 3.*

Open
#656 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

status: waiting-for-feedback
Dominant language
Java
Stars
291
Forks
152
Avg merge
11h 24m
Merged PRs (30d)
3

Description

Code with @VaultPropertySource @Value that works with spring-cloud-vault before version 3.0; fails to work since 3.0 (haven't noticed any information regarding breaking change in release notes).

`@VaultPropertySource(value = { "${spring.cloud.vault.aws.s3.node}" }, renewal = VaultPropertySource.Renewal.OFF)

How can I configure renewal as OFF in 3.*

Contributor guide

No contributing guide indexed for this repository

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

Start with VaultPropertySource and the spring-cloud-vault 3.x configuration reference, then reproduce the provided @VaultPropertySource and @Value example with Renewal.OFF. Done means determining whether Renewal.OFF remains supported and documenting the applicable 3.x configuration or confirmed incompatibility.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.