Spring Cloud Config Trying to connect to a remote bitbucket using ssh private and public keys. Getting a shedload of exceptions

I am getting the following error when I try to connect spring cloud config to a bitbucket repo..c.s.e.MultipleJGitEnviro...

Spring Cloud Config ArrayIndexOutOfBoundsException when using custom privateKey

Spring cloud version: 2.1.7.RELEASESpring boot version: Greenwich.SR2When copying the exact application.yml example from...

Spring Cloud Config NativeEnvironmentRepository searchLocations setter not called in spring boot 2 to repair search-locations file path to configuration files

I am using Embedding the Config Server with release train Greenwich.SR3https://cloud.spring.io/spring-cloud-config/multi...

Spring Cloud Config Issue with multiple git repositories with different ssh keys

Describe the bugWe are using both the "Pattern Matching and Multiple Repositories" and "Composite Environment Repositori...

Spring Cloud Config Setting timeout value for git repo does not have any effect

We are running with the Edgware SR2 build.We have set the spring.cloud.config.server.git.timeout value (which is seconds...

Spring Cloud Config Boot 2.6.0 class not found causes config server tests to fail

See https://github.com/spring-projects/spring-boot/issues/28774Comment From: spencergibbClosed via 77cb6846fd97437186a42...

Spring Cloud Config client has multi config-servers support?

Scenario: the company provides a globally unified config-server, but my project provide an internal config-server. There...

Spring Cloud Config Add note about actuator in Security section

Add a note in "Security" section of documentation that actuator is not a required dependency. If platform needs health c...

Spring Cloud Config Consider changing the default branch from master

Recently GitHub changed the default branch name from master to main. You can find more about it here.This breaks the out...

Spring Cloud Config Support for authentication with AWS codecommit

To use https endpoint of AWS codecommit, command line git I can provide aws credential helper. But there is no way to pr...

Spring Cloud Config How to override DefaultAWSCredentialsProviderChain by our own implementation of credential provider with assume role.

I am trying to use spring config server with cross account as I am deploying config server in kubernetise with aws back...

Spring Cloud Config Lookup spring.config.import entries in subdirectories then Environment type is Native

Is your feature request related to a problem? Please describe.I have a bootstrap.properties with native env type enabled...

Spring Cloud Config Default ConfigServerApplication can't be configured

Hi,The Quick Start documentation encourages using the default ConfigServerApplication to start a server.But nothing desc...

Spring Cloud Config Inconsistent way to define spring.config.import with multiple values

Spring boot : 2.5.6Spring cloud : 2020.0.4Hi,I have tried configuring my app to work with both config server and local c...

Spring Cloud Config Error binding spring.config.import

SpringBoot: 2.5.5SpringCloud: 2020.0.4Describe the bugI'm getting an error when the /actuator/busrefresh endpoint of the...

Spring Cloud Config Spring-cloud-vault-config-database should not asks vault for secret and asks only database's credentials

Hello,I have a set of micro-services using Spring Boot. Theses services fetch their configuration from a Spring cloud co...

Spring Cloud Config please consider changing the default label to main instead of master

as all github repos default to main now, I think it's safe to say its a prevailing wind if its not already 100%. With th...

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

Currently when trying to configure multiple repositories in spring config server along with AWSSecretsManager, the order...

Spring Cloud Config Cannot connect to git backend through an HTTPS proxy

Describe the bugCloud Config server use the protocol HTTP to communicate with the git backend proxy, the proxy protocol ...

Spring Cloud Config ContextRefresher Is Missing configServerClient PropertySource

ConfigDataContextRefresher now runs all EnvironmentPostProcessors after this changehttps://github.com/spring-cloud/sprin...
上一页 下一页
.