spring-cloud / spring-cloud/spring-cloud-config
spring.cloud.config.server.encrypt.enabled is not working for spring.cloud.config.server.overrides
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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