Spring Cloud Config unable to decrypt values in Config Server and Client both

I am trying to encrypt and decrypt config properties using Spring config server and client. I have spring boot applicati...

Spring Cloud Config Breaking change in 3.1.5, profiles with periods no longer work when label not specified

Describe the bugVersion 3.1.5 introduces a breaking change: profiles with periods in them are no longer accepted when la...

Spring Cloud Config How to refresh all pods of an application when new properties are push to bitbucket

I am using the spring config server using the git backend as a property repository. I have deployed my application using...

Spring Cloud Config Github OAuth Support for Backing Git repository.

Is your feature request related to a problem? Please describe.My Company's SRE team is attempting to eliminate reliance ...

Spring Cloud Config Allow SSH keys with passkey

Is your feature request related to a problem? Please describe.I'd like to use an ssh-key for my config server that has a...

Spring Cloud Config Migrate all Junit 4 test cases to Junit 5

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

Spring Cloud Config S3 and Git backends have different behaviors for file handling

Describe the bugSpring Cloud Version: 2022.0.0We are comparing a Git and S3 backend to better understand the differences...

Spring Cloud Config Spring cloud config client pulling Multi-document YAML leaks the last profile properties into runtime configuration

Spring cloud config client pulling Multi-document YAML leaks the last profile properties into runtime configurationMigra...

Spring Cloud Config RSA configuration properties appear to be not working

Describe the bugThe encrypt.rsa properties appear to be not working.After creating a cipher with the /encrypt endpoint, ...

Spring Cloud Config Support of Multi-document property files and Activation Properties

Add support of Multi-document property files and Activation Properties in spring cloud config.I have an example project ...

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...
上一页 下一页
.