Spring Cloud Config Tracking Git branch instead of tag when branch ends with tag

The JGitEnvironmentRepository has the method called containsBranch that is checking whether label is branch or not (line...

Spring Cloud Config Custom EnvironmentRepository not recognized

I implemented a custom EnvironmentRepository, but when I start the microservice the latter crashes with an error: "Inval...

Spring Cloud Config Support sending events to clients with HTTP instead of AMPQ / kafka with Spring Cloud Config Monitor

Is your feature request related to a problem? Please describe.I want to send events from spring-cloud-config with spring...

Spring Cloud Config Cloud Config returns 404 when properties files are in sub directory

Describe the bugI'm deploying Cloud Config in Kubernetes (with image springcloud/spring-cloud-kubernetes-configserver:3....

Spring Cloud Config Configurations on s3 with .yaml suffix are ignored (yaml vs yml)

Describe the bugWhen you have configs in an s3 bucket that have the .yaml file extension (as opposed to the .yml extensi...

Spring Cloud Config Document How To Use GCP Secret Manager

Hi all, I appreciate the time and effort this team is taking to provide the support for this fantastic product. However,...

Spring Cloud Config Cloud config and SpEL in @Value

I met a issue,I try to listen to EnvironmentChangeEvent and re-init some configuration, while i found that @Value annota...

Spring Cloud Config spring cloud config monitor don't refresh when using profile

I'm using spring cloud version 2021.0.1 and I set a gitlab webhook to trigger the refresh of application configs with sp...

Spring Cloud Config Auto-refresh doesn't work when profile-specific file is updated in the Git repo

Describe the issue- Given application-couchdb.yml file exists in the git repository- And a config-server is configured t...

Spring Cloud Config NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>

i am using spring-boot-starter-parent version 2.0.0.M2 version but when i try run application i got below error..java.l...

Spring Cloud Config HttpClientSupportTest.httpsProxy fails with boot 2.6.11

20:19:15 2022-09-01 00:19:15.640 INFO 2046308 --- [ Thread-27] releaser.commands : 2022-09-01 00:19:15.640 WARN 2085881 ...

Spring Cloud Config Support application and group specific configurations

In our scenario we have a bunch of properties that are common for a group of applications as well as properties that are...

Spring Cloud Config Git backend, SSH authentication throws 'Algorithm negotiation fail'

Git backend, SSH authentication throws 'Algorithm negotiation fail'Git backand is GitLab. Both ways of ssh authenticatio...

Spring Cloud Config Profile-specific spring.cloud.config.label disregarded.

Hi. I found that in Cloud Dependencies 2021.0.2, I am unable to specify a spring.cloud.config.label in the profile-speci...

Spring Cloud Config Log a message when fetch is done, even if there are no updates?

JGitEnvironmentRepository logs a message starting with "Fetched for remote" in its fetch method, but only when the fetch...

Spring Cloud Config ConfigServerHealthIndicator fails to mark as down when git repository becomes inaccessible

Describe the bugUsing spring cloud 3.1.3 we ran a scenario where we had a git repository when spring cloud started and t...

Spring Cloud Config Server doesn't handle redirected git repository anymore

Describe the bugspring-cloud-config v3.1.3:spring-cloud-config-server configured to use a git repository throws Transpor...

Spring Cloud Config How config server supports a keystore with multiple private keys for encrypt (or decrypt) feature?

Our config server will be accessed by multiple client applications, due to the security reason, for config server encryp...

Spring Cloud Config Embedded configuration server does not load application properties

I'm using Spring Cloud Config 3.1.3 with Spring Boot 2.7.2.I created an embedded configuration server using the instruct...

Spring Cloud Config Connect to Multiple Vault Secrets Engines

Since Vault allows for multiple secrets engines, it seems reasonable to expect that one might use multiple engines for t...
上一页 下一页
.