spacecloud-io / space-cloud

Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes
https://space-cloud.io
Apache License 2.0
3.95k stars 222 forks source link

[Feature] Add K8s adapter to ConfigLoader #1633

Closed YourTechBud closed 1 year ago

YourTechBud commented 1 year ago

The problem faced currently?

We don't have an ConfigLoader adapter for Kubernetes

How can we solve it?

Make one.

Notes:

  1. Use single shared informer for watching all GVKs.
  2. We will need a list of GVKs while initializing this adapter.

If you want this feature to be implemented, give it a thumbs up reaction, so that we can determine which features are important to you. 👍