Skip to content

issues Search Results · repo:spring-cloud/spring-cloud-vault language:Java

Filter by

529 results
 (87 ms)

529 results

inspring-cloud/spring-cloud-vault (press backspace or delete to remove)

When using a custom KeyValueAdapter implementation such as VaultKeyValueAdapter, if the Vault secret engine is not mounted at the expected keyspace path (e.g., main ), the following exception is thrown: ...
for: external-project
  • EugenPrinz
  • 1
  • Opened 
    14 days ago
  • #747

SslConfiguration should accept blank password for keystore instead of defaulting password to null when it is blank https://github.com/spring-cloud/spring-cloud-vault/blob/main/spring-cloud-vault-config/src/main/java/org/springframework/cloud/vault/config/VaultConfiguration.java#L78-L83 ...
  • subhashreddy22
  • Opened 
    on Mar 31
  • #746

According to https://docs.spring.io/spring-cloud-vault/reference/secret-backends.html and https://docs.spring.io/spring-vault/reference/vault/vault-secret-engines.html currently there is no built-in support ...
status: ideal-for-contribution
type: enhancement
  • soklakov
  • 1
  • Opened 
    on Mar 19
  • #745

hi there, apologizes if this is standard operating functionality but I was curious on why I could not inject the spring.config.import property on command line -D argument but instead required to have a ...
for: external-project
  • cabbonizio
  • 1
  • Opened 
    on Feb 26
  • #744

The problem: Currently there is no way to use dynamic credentials using spring-cloud-vault-config-databases beyond the max lease time. The recommendation online seems to be to just let your container become ...
  • shitikanth
  • 2
  • Opened 
    on Feb 18
  • #743

Problem: Currently it is awkward to update relevant beans with updated properties when the secret lease has been rotated. Proposed solution: LeaseAwarePropertySource can raise an event (e.g. EnvironmentChangeEvent) ...
for: external-project
  • shitikanth
  • 6
  • Opened 
    on Feb 13
  • #742

When extending VaultConfigDataLoader and VaultConfigDataLocationResolver for customized development, I encountered some obstacles. Certain methods in these classes are set to private, making it impossible ...
  • yidongnan
  • 1
  • Opened 
    on Jan 21
  • #741

When we have spring-cloud-config-server, spring-cloud-starter-vault-config and starter-actuator on the classpath we get the issue that the bean vaultTemplate is defined in SpringVaultClientConfiguration ...
  • marcingrzejszczak
  • 4
  • Opened 
    on Dec 18, 2024
  • #740

It is possible a duplicate of https://github.com/spring-cloud/spring-cloud-vault/issues/738 Could you provide a full example of creating Spring Config Bean to fix it please? Something like @Configuration ...
  • v-ladynev
  • Opened 
    on Dec 12, 2024
  • #739

Describe the bug Spring Boot 3.4.0 Spring Cloud Dependencies 2024.0.0 (Spring Cloud Starter Vault Config 4.2.0, Spring Cloud Vault Config 4.2.0) Spring Vault Core 3.1.2 HttpClient5 5.4.1 Istio Envoy ...
status: waiting-for-feedback
  • Mingkongchan0
  • 7
  • Opened 
    on Dec 10, 2024
  • #738
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub