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...

Spring Cloud Config Spring cloud config server - health check is broken when using vault

When I provide vault token, I'm getting keys from vault and git:curl -X "GET" "http://localhost:8080/myse...

Spring Cloud Config Add support for Apache MINA

see https://github.com/spring-cloud/spring-cloud-config/issues/1881#issuecomment-843231353Comment From: SivaTharun@spenc...

Spring Cloud Config Documentation mentions password but should be personal access token

The documentation for spring-cloud-config authentication section specifies a password field, but makes no mention that t...

Spring Cloud Config @RefreshScope with @ConditionalOnProperty should re-process affected beans on refresh events

Is your feature request related to a problem? Please describe.Yes. It appears that @Bean definitions, marked with @Refre...

Spring Cloud Config I am trying to get Spring cloud config running. The documents are out of date and now quite confusing

What I am trying to do is to connect to a remote git repository on BitBucket, But I keep getting an exception 2021-12-16...

Spring Cloud Config DeployKeys for git backend (ssh auth) in one github repository

Create test-A and test-B ssh key with this command, ssh-keygen -m PEM -t rsa -b 4096 -f ./test-X.Update test-A public ke...

Spring Cloud Config Order not followed for AWSParameterStore With Other Repositories in Spring Config Server

Describe the bugCurrently when trying to configure multiple repositories in spring config server along with AWSParameter...

Spring Cloud Config Issue with git pull in spring cloud config server when using basedir and running two instances of Config Server

I am writing my Spring cloud config server with git as a backend store. I have two instances of config server and below ...

Spring Cloud Config Concurrency Limitations?

https://github.com/spring-cloud/spring-cloud-config/blob/3e1322be369187c7a92cd5c1b200295676c48e4d/spring-cloud-config-se...

Spring Cloud Config contention issue in org.springframework.cloud.config.server.resource.ResourceController.retrieve during file serving

Hi,I am trying to utilize spring cloud config server for config file serving from a git backend.Given correct parameters...
上一页 下一页
.