Spring Cloud Config Key authentication fails for default SSH repository when using multiple repositories with pattern matching

When using Pattern Matching and Multiple Repositories, the server doesn't seem to complete authentication with the SSH s...

Spring Cloud Config ConfigServerConfigDataMissingEnvironmentPostProcessor ignores spring.config.import that is a list

Describe the bugpropert spring.config.import is list but when i use Yaml list like this:spring: config: import: ...

Spring Cloud Config Unable to use latest spring cloud version for config server

Describe the bugI am creating config-server with latest spring cloud versionSamplesecurity: user: username: passw...

Spring Cloud Config spring.config.import / spring.config.activate.on-profile properties not working as expected with profiles in 2.4.2

Hello,Describe the bugEnvironment:- JDK 11- Spring Boot: 2.4.2- Spring Cloud: 2020.0.1What's happening:- Test 1: keep co...

Spring Cloud Config Quotes are not preserved when resolving placeholders

This is a reopen of #1413 which unfortunately I hadn't have time to try to reproduce in the latest version at the time.I...

Spring Cloud Config Spring 2.4.2 + llford : spring.cloud.config.server.vault.authentication=cert not taken into account

Hello Spring Cloud Config Server Team,We have a Spring Cloud Config Server via Spring Boot 2.4.2 + Ilford.The back end i...

Spring Cloud Config can't use vault service tokens with spring-cloud-config

I use such example to set-up cloud-config service, with another spring application which is used vault to get some secre...

Spring Cloud Config Properties are not overridden for specific profiles when spring.cloud.config.label includes non existing branch

We have a service that is deployed to different environments. One of the environment requires different configuration. T...

Spring Cloud Config Embedded config server with JDBC backend

We have a requirement to read the application properties from the Database. To achieve this I am trying to use spring cl...

Spring Cloud Config When bootstrapping config server, composite environment repository should always be used.

Current messageIf you are using a native profile and have spring.cloud.config.server.bootstrap=true, you need to use a c...

Spring Cloud Config Immutable @ConfigurationProperties with @ConstructorBinding fail to change on context refresh

Upon context refresh for @ConfigurationProperties using @ConstructorBinding for immutability, the values contained withi...

Spring Cloud Config Add the possibility to use GitHub access token

Is your feature request related to a problem? Please describe.Right now to authenticate a Git repo you have 2 solutions:...

Spring Cloud Config Uri credentials not working

Dependency:org.springframework.cloud:spring-cloud-starter-config:2.2.2.RELEASEAccording to the documentation, Uri creden...

Spring Cloud Config Document spring-vault-core as a dependency to use the vault repository

Description:Spring Boot Version : 2.2.7Spring Cloud Version: Hoxton.SR4Kubernetes Service Acccount based authentication ...

Spring Cloud Config Secure cloud config

Can we secure cloud config server deployed on AWS ECS with ECS task role so that only spring cloud gateway (deployed on ...

Spring Cloud Config Unexpected behavior with native search-locations and additional-location properties

Describe the bugWhen the native.search-locations share a path with config.additional-location, the property is not loade...

Spring Cloud Config Empty array maps to empty string

Describe the bugversions:spring-boot-starter-parent: 2.2.4.RELEASEspring-cloud-version: Greenwich.SR3an empty array maps...

Spring Cloud Config How can I merge or concatenate remote repositories instead of overriding in spring cloud config server

I am using spring cloud gateway as a client for spring cloud config server. I want to put routes specific to a microserv...

Spring Cloud Config Config Server is giving 200 response for non-existing repos

We have a config server setup using git backend which is working fine. However config server is giving 200 response for ...

Spring Cloud Config Config server dependency on actuator should be optional

I don't see a reason for the actuator dependency to be mandatory. If you exclude it the server fails to start. Probably ...
上一页 下一页
.