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

External config with Google Cloud Storage(GCS)

Open
#1,684 0 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

Is your feature request related to a problem? Please describe.

Currently, Amazon S3 is supported for external config provider.
But Google Cloud Storage(GCS) is not supported yet and I couldn't find any previous discussions.

Is there a plan to support GCS too? As a Google Cloud Platform(GCP) user, it will be great if the Spring Cloud Config supports it.

Describe the solution you'd like

Support GCS.

Describe alternatives you've considered

Now, I'm using Hashicorp Vault on GKE because I can't use Amazon S3.
I've considered Redis(Cloud Memorystore for Redis) but GCS is much more simple.

Additional context

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

The issue names existing Amazon S3 external-config support but no files, tests, or entry points. Start by locating that provider in the repository and compare its integration with Google Cloud Storage; done means Spring Cloud Config supports GCS as an external configuration provider with appropriate verification.

Written by the indexing model from the issue text.

Assessment

Tech stack
google-cloud, java, spring
Domain
backend, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.