Spring Cloud Config Spring-config server cannot obtain configs from github private repository

Hello,The version: Spring boot 2.2.0.RELEASEspring-cloud: Hoxton.RC1I have tried to implement the simplest hello world s...

Spring Cloud Config trying to understand : "curl localhost:8888/master/foo-db.properties"

If I execute curl localhost:8888/master/foo-db.properties, running the samples; I get:info.description: Spring Cloud Sam...

Spring Cloud Config spring-cloud-config-server is not working with http.proxy

I want to access spring-cloud-config-server via proxy backend. Like downloading git repo via http proxy. Test scenario:I...

Spring Cloud Config Map variables not deleting on remote refresh event

Describe the bugWhen you want to remove some keys from key-value map in configuration, it not deleting on config clients...

Spring Cloud Config Spring cloud config not able to connect to vault using app role

Hi guys :)is this actually working. I'm trying to switch from token to app role but not able to make it working. vaul...

Spring Cloud Config Server doesn't reflect on branch renaming

If you rename the branch in git, cloud server doesn't see new label, but old one still worksSteps to reproduce: create b...

Spring Cloud Config Access vault secret with specific path

am trying to get my microservices configuration from a config server connected to 2 sources : git and vault (for secrets...

Spring Cloud Config Composite profile not serving label in case there are multiple git repos

Describe the bugSpring Cloud Config Server - spring-cloud-config-server-2.1.0.RELEASE.jarI am using composite profile to...

Spring Cloud Config Documentation bug for "/{application}/{profile}[/{label}]"

The documentation says:The HTTP service has resources in the following form:/{application}/{profile}[/{label}]....which ...

Spring Cloud Config Not honoring Vault configurations "spring.cloud.config.server.vault" at start-up

Question:Issue with honoring "spring.cloud.config.server.vault" property values while boot-up and hence its connecting t...

Spring Cloud Config spring-cloud-config-server should not refresh itself environment

Describe the bugFirst of all, I need to make sure that the spring-cloud-config-server will not read the configuration fr...

Spring Cloud Config How to disable spring.config.import settings in the TestFiles?

Hi,If I use the spring.config.import=optional:configserver in my application.yml (and no bootstrap.yml)then I'm facing t...

Spring Cloud Config Documentation bug

The very first steps in the documentation says that doing:$ cd spring-cloud-config-server$ ../mvnw spring-boot:runwill g...

Spring Cloud Config Vault related tutorials on Spring.io not working

Describe the bugSpring.io blog website has both the links not working https://spring.io/guides/gs/accessing-vault/https:...

Spring Cloud Config logging.config=uri of config server??

I have config server which uses serving plain text feature and returns config.xml file, but when I use it as ### (loggin...

Spring Cloud Config YAML: Spring Boot Escape sequence not working

When using a yaml with the spring boot escape sequence of "[key.with.dots]" the conversion will not work and an invalid ...

Spring Cloud Config HttpRequestConfigTokenProvider getToken() returns null when call to the Config Server is made using ReloadableResourceBundleMessageSource

Originally raised by @Ayesha-Hyath at https://github.com/spring-projects/spring-boot/issues/23049@Overridepublic String ...

Spring Cloud Config TextEncryptorLocator not configured - "No key was installed for encryption service"

I'm using the latest milestone release of Spring Cloud 2020.0.0 (M6) and I get the "No key was installed for encryption ...

Spring Cloud Config Please provide a way to hydrate environment variables in a Github Actions workflow from a Spring Cloud Config Server

Is your feature request related to a problem? Please describe.No problem: quite the contrary: Spring Cloud Config Server...

Spring Cloud Config JDBC property versioning

I cannot see how to control changes to key-value pairs when backed by a JDBC repository as there is no property versioni...
上一页 下一页
.