spring-cloud / spring-cloud/spring-cloud-config

spring.cloud.config.server.encrypt.enabled is not working for spring.cloud.config.server.overrides

Open
#1,065 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
2k
Forks
1.3k
Avg merge
2d 59m
Merged PRs (30d)
16

Description

Hi,

As exemplified to @spencergibb at https://github.com/spring-cloud/spring-cloud-config/issues/858#issuecomment-397032534 Spring the property spring.cloud.config.server.encrypt.enabled=false is not working when the value to be decrypted is setted on spring.cloud.config.server.overrides.

Best Regards,

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Begin by tracing how the config server handles spring.cloud.config.server.encrypt.enabled together with spring.cloud.config.server.overrides. Reproduce the case where an override contains an encrypted value, then verify that disabling encryption makes the override behave according to the setting.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring, spring-boot
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.