Spring Cloud Config Property 'spring.cloud.config.server.git.privateKey' is not a valid private key

Hello, I am unable to authenticate to the git repository due to the fact that I receive "Reason: Property 'spring.cloud....

Spring Cloud Config Encrypt and Decrypt does not work if value has '{' or '}'

'{ name : "jackson", age : "32", cars : ["car1", "car2", "car3"], location : "california" } 'Above JSON string does not ...

Spring Cloud Config Get updated configs

To be able to update configurations without downtime is a must have these days.The @RefreshScope is a mean to achieve th...

Spring Cloud Config Bit Bucket Web hook refreshed all config server consumers

I have enabled config server /monitor in bitbucket web hook, observed that config server refreshed all services on prope...

Spring Cloud Config Support Vault health endpoint in health check

ProblemIf a Vault token is not provided to the Config Server when accessing it's health actuator then the Vault backend ...

Spring Cloud Config config-server do not decrypt properties

Config-server won't decrypt properties server-side (even if it's enabled). Whenever a client asks for a configuration th...

Spring Cloud Config Log message if branch doesn't exist

Hi,We are using spring-cloud-config-server with on one side, a Git repo, and on another side, Vault. We migrated our cod...

Spring Cloud Config Update spring.io documentation regarding key decryption

Please update documentation https://cloud.spring.io/spring-cloud-config/reference/html/Regarding key decryption, the RSA...

Spring Cloud Config Error: "More than one git repo URL template matched URL"

The issue reported in https://github.com/spring-cloud/spring-cloud-config/issues/1480 is not completely fixed. If the gi...

Spring Cloud Netflix Peer to peer connection not working for token based authentication

I have added token based authentication to eureka but whenever it is calling /eureka/peerreplication/batch/ it is not as...

Spring Cloud Netflix Allow customising HC5 RequestConfig in EurekaClientHttpRequestFactorySupplier

Is your feature request related to a problem? Please describe.I would like to disable protocol upgrades for Eureka clien...

Spring Cloud Netflix RestTemplateEurekaHttpClient not closing HttpClient on shutdown

Spring Cloud 2021.0.0Spring Boot 2.6.8Bug Description:RestTemplateEurekaHttpClient is not closing HttpClient on shutdown...

Spring Cloud Netflix @FeignClient decode404 ignores error on void return type

If @FeignClient has decode404 set to true, then any method which returns Optional and gets back a 404 will instead retur...

Spring Cloud Netflix Failed to instantiate [com.netflix.appinfo.ApplicationInfoManager]: Factory method 'eurekaApplicationInfoManager' threw exception

Describe the bugTrying to deploy Spring Cloud Gateway to AWS fargate. The build is working fine in local env, dev server...

Spring Cloud Netflix Eureka Server Instance, peer1 shut down when running peer2

I tried to create two instances, peer1 and peer2, running peer1 is fine, but when running peer2, peer1 is shut down but ...

Spring Cloud Netflix After Installing CERBOT SSL certificate using NGINX web server, Unable the microservices to register with eureka server earlier it was working.

I setup eureka server along with micro services using docker-compose and it was working fine. Today i installed CERBOT S...

Spring Cloud Netflix EurekaClientConfigurationRefresher & DiscoveryClient#refreshInstanceInfo concurrent execution

Describe the bugAs we know, when RefreshScopeRefreshedEvent is published, service instances perform deregister and regis...

Spring Cloud Netflix Circular reference error

Recently we uplifted spring cloud from 2022.x to 2023.x version and suddenly our eureka server application started faili...

Spring Cloud Netflix EurekaReactiveDiscoveryClient.getInstances() assumes vipAddress.

Comment From: spencergibbTransferred to spring-cloud-netflix as that is where the issue lies. There would have to be som...

Spring Cloud Netflix eureka server latency high(large than 30 seconds) due to all http thread blocked in EurekaInstanceMonitor(when set eureka.server.metrics.enabled=true)

version: spring-cloud-netflix-eureka-server-4.1.3https://github.com/spring-cloud/spring-cloud-netflix/blob/eac21f837ee...
上一页 下一页
.