Jiangnan Jia

Results 31 issues of Jiangnan Jia

Signed-off-by: Jiangnan Jia Fixed #7

kind/feature

In current version, the watches for CRD in kubernetes can be added when the OpenSergo SDK start a SubscribeConfig request. But when I try to remove the watches when receive...

area/crd-watcher

## Issue Description Type: *feature request* ### Describe what feature you want In current version, the deploy scripts in directory `./cmd` did not support params. - **Add param to define...

kind/enhancement
area/build-release

Signed-off-by: Jiangnan Jia ### Describe what this PR does / why we need it Support Helm Chart deploy ### Does this pull request fix one issue? Fixes #40 ### Describe...

area/build-release

## Issue Description Type: *feature request* ### Describe what feature you want Add Helm Chart deployment suite for control plane

kind/feature
area/build-release

Signed-off-by: Jiangnan Jia ### Describe what this PR does / why we need it Add arg of GOPROXY in Dockerfile, so we can change the goproxy when build image.

area/build-release

## Issue Description Type: *feature request* ### Describe what feature you want The Current base-image in Dockerfile is the `** alpine **`, and this image lacks some useful tools for...

kind/enhancement
help wanted

Support sub-push CRD with LabelKVs scope --- 当前 控制面 与 SDK 的 订阅/推送 机制中,SubscribeTarget 中的 SubscribeLabelKVs 不生效,因此仅支持 Namespace-App-Kind 订阅组范围内的数据推送,即当 同一个 Namespace-App-Kind 范围内中 任意一个 CRD 资源对象发生变动时,都会触发 推送动作,推送的数据是 整个 Namespace-App-Kind 订阅组范围内的 CRD...

kind/feature

Fixes #16 Add fundamental logger mechanism (#16)

kind/feature
area/logging

### What is the problem you're trying to solve Now host in /etc/containerd/certs.d/*/hosts.toml has not support namespace of image. As we know, `k8s.gcr.io` is equals to `gcr.io/google_containers`, but when we...

kind/feature
Stale