Spring Cloud Config Document disabling of config client health indicator.

As I understand, the property defined in http://cloud.spring.io/spring-cloud-config/spring-cloud-config.html#_health_ind...

Spring Cloud Config Settings to disable ConfigServer HealthIndicator failed.

Hi spring cloud team,When I enable spring.cloud.config.server.health.enabled, the /health will always return "DOWN"(Same...

Spring Cloud Config Allowing composite config server to ignore failures and continue processing

Comment From: warroyois there a plan to add this in any upcoming releases?Comment From: ryanjbaxterHope so, but havent s...

Spring Cloud Config spring cloud config client Jackson property-naming-strategy KEBAB_CASE Environment PropertySources property-sources isEmpty empty list

when spring.main.jackson.property-naming-strategy = KEBAB_CASEwith an embedded config server in the same jvm as the spri...

Spring Cloud Config Add support for renewing client side vault token

See prior art https://github.com/pivotal-cf/spring-cloud-services-connector/blob/master/spring-cloud-services-spring-con...

Spring Cloud Config NoSuchMethod error in latest SNAPSHOT

Describe the bugConfig server starts up normally (with file based/"native" config), but on first HTTP request I get this...

Spring Cloud Config Using both Consul KV and Vault backend

In my project, I am storing configuration in Vault. Recently, I plan to store plain configurations in Consul KV and secr...

Spring Cloud Config Specify bucket folder for AWS S3 backend

How do we specify the configuration to lookup into a folder in S3 bucket? The following configuration worked, but just w...

Spring Cloud Config Add support for a backup-uri option to fall back on error

Summary: We would like to be able to configure a fallback uri that the config server would use if an error occurs when c...

Spring Cloud Config API for listing {cipher} properties loaded

For auditing or migration tool purposes (moving the backing secret store to Vault for example), it would be helpful to a...

Spring Cloud Config Add spring-cloud-config-server ability to share common configuration across applications

Right now it doesn't seem possible to share common configuration across applications. This might be a typical use case f...

Spring Cloud Config Custom extension of spring cloud config server

Hello,I have a question regarding spring cloud config server. I'd like to create custom wrapper in cloud config server.I...

Spring Cloud Config Health indicator not enabled by default

There's a legacy condition on ConfigClientAutoConfiguration.ConfigServerHealthIndicatorConfiguration which only applies ...

Spring Cloud Config /features endpoint relies on metadata from manifest that might not be available

I guess this will require a judgement call. The problem is that FeaturesEndpoint relies on this snippet: private void...

Spring Cloud Config GitHub is overloaded with cloud Config polls

Is there a way to configure that cloud config server shall only poll git hub for properties during start up and when que...

Spring Cloud Config [Question] Is there any way to set the value of "spring.cloud.config.server.native.searchLocations" so that it scans all the sub folders in path = "classpath:/config"?

My config folder is in "/src/main/resources/" path and it looks like this Config---------ServiceAConfigs---------------d...

Spring Cloud Config Eureka+CloudConfig via HTTPS cannot be used by a CloudConfig Client without setting JVMArgs

I've a Eureka+CloudConfig server running on localhost:8443.You can find an example on https://github.com/trickert76/eure...

Spring Cloud Config How to prevent Config Server to be shutdown when it cann't fetch remote git?

Spring Cloud Version: Greenwich.SR5Issue:Our spring cloud server enables composite environment repositories. We found wh...

Spring Cloud Config org.eclipse.jgit.api.errors.TransportException: git@bitbucket.org:<myuserid>/config-repo.git: Auth fail

I am using java 8 with spring boot 2.2.3.RELEASE and following is my pom.xml for spring clould config server dependency&...

Spring Cloud Config Add feature to watch config directory for file changes and refresh components marked with @RefreshScope

I'd like to be able to watch config files for changes and use a ContextRefresher to reload any config components marked ...
上一页 下一页
.