alibaba/sentinel-golang

Are there any plans to support using k8s configmap as a datasource

simonsjy opened this issue · 3 comments

Issue Description

Type: feature request

Describe what feature you want

Additional context

Add any other context or screenshots about the feature request here.

Hi, the community has provided a Kubernetes CRD data-source here: https://github.com/sentinel-group/sentinel-go-datasource-k8s-crd

The community is also working on support for OpenSergo fault-tolerance spec. See https://github.com/sentinel-group/sentinel-go-datasource-opensergo-poc for a demo version.

我这边基于 官方 CRD datasource 的实现 https://github.com/sentinel-group/sentinel-go-datasource-k8s-crd ,实现了 configmap datasource ,需要我这边提一个 PR 吗?

我这边基于 官方 CRD datasource 的实现 https://github.com/sentinel-group/sentinel-go-datasource-k8s-crd ,实现了 configmap datasource ,需要我这边提一个 PR 吗?

Contributions are welcome~