Spring Cloud Config Client configuration cannot get configuration from config server

Describe the bugPlease provide details of the problem, including the version of Spring Cloud that youare using. spring c...

Spring Cloud Config Cloud Config Client Located Server: properties not loaded.

I am sure this is some kind of boot/cloud version dependency issue but I can't figure out the combination of dependencie...

Spring Cloud Config Use multiple repositories for one application

I'm trying to figure out how to do such use case with config server: Each app has its own repository (I named apps shark...

Spring Cloud Config Unable to compile generated source [ERROR] org.springframework.cloud.config.server.bootstrap.ConfigServerBootstrapOverridesAutoConfiguration.ConfigServerBootstrapOverridesLifecycle

Use spring-cloud-config-server and config spring.cloud.config.server.bootstrap=trueand compile it to native cloud-confi...

Spring Cloud Config After /actuator/busenv call to /actuator/busrefresh is required, also reset is impossible

Documentation doesn't mention that after calling /actuator/busenv we must to call /actuator/busrefresh to apply changes...

Spring Cloud Config Passphrase is not used during ssh connection establishment

Describe the bugSpringBoot version 3.0.0 SpringCloud version 2022.0.0According to docs https://docs.spring.io/spring-clo...

Spring Cloud Config Add support for rollback of config to previous version in config client

Comment From: tusharnitharwalany update on this? Or any workaround on how to manage rollbacks on either client or config...

Spring Cloud Config Config file same key overriding order/precedence bug

Describe the bugLibrary versionsSpring Boot 2.7.1Spring Cloud 2021.0.3Spring Cloud Config 3.1.3 (managed)IssueI have a m...

Spring Cloud Config /encrypt and /decrypt endpoints return HTTP 401 even if auth info is provided

Hello people, I would like to get some assistance. It appears that I can't invoke /encrypt and /decrypt endpoints. Even ...

Spring Cloud Config Jdbc Repository don't try label main

the Git Repository first try label main then master.the Jdbc Repository only try label master.Comment From: woshikidI ag...

Spring Cloud Config AwsS3EnvironmentProperties.java "endpoint" attribute unable to be set from bootstrap.yml because the setter is package private

The following method :void setEndpoint(String endpoint) { this.endpoint = endpoint; }in : https://github.com/s...

Spring Cloud Config Support placeholders for searchPaths on remote repos

To support a more flexible Git repo structure it would be good if the {placeholder} support was supported in the searchP...

Spring Cloud Config 2.1.0.RC3 can not use local ssh settings

you may see the issue here too, i post it there first.actually i have test 2.0.1.RELEASE 2.1.0.RC3. for more details, sp...

Spring Cloud Config Upgrading to Spring Cloud version 2021.0.5 breaks Config Server with JDBC backend (Oracle)

When upgrading to Spring Cloud version 2021.0.5 from 2021.0.4 Cloud Config Server with JDBC backend (Oracle) stops worki...

Spring Cloud Config Multiple profiles not completely supported except by default url

When calling to the default url with {application}/{profile(s)}/{label}, and you have multiple profiles, you receive a p...

Spring Cloud Config Documentation for implementing your own EnvironmentRepository

I'm in the middle of implementing a new EnvironmentRepository and so far it's been easy enough extending from the base c...

Spring Cloud Config Spring Cloud Config Server making recursive calls to Config Server itself when called by a config client

Describe the bugI recently upgraded Spring dependencies in Spring Config Server as below : spring-boot-starter-parent : ...

Spring Cloud Config Support Additional spring.config.import Statements In EnvironmentRepositories

Describe the bugWe are using the spring cloud config server to load configuration into our spring boot app using git and...

Spring Cloud Config Accessing git repos with SSH key based access fails when springCloudVersion is 2021.0.4

Hi, I have a config server that reads the config from git and secret manager.The git repo only allows ssh key based auth...

Spring Cloud Config Skip default property on Multi-document property files and Activation profile

Describe the bugI have Config Server with File System Backend for several microservices. It contains hierarchy yaml reso...
上一页 下一页
.