Harry Li

Results 17 issues of Harry Li

### Describe what this PR does / why we need it Add reuse mechanism for OpenSergoClient. ### Does this pull request fix one issue? Fixes https://github.com/opensergo/opensergo-go-sdk/issues/31 ### Describe how you...

BUG FIXES: https://github.com/ucloud/ucloud-sdk-go/issues/371

bug

### Does this pull request fix one issue? https://github.com/opensergo/opensergo-control-plane/issues/51 ### Describe how you did it Add grpc send interval.

The purpose of this pr is to provide `valueFrom` functionality for CRD, like: [environment-variable-expose-pod-information](https://kubernetes.io/docs/tasks/inject-data-application/environment-variable-expose-pod-information/) The main change is to the CRD definition under `api/nvidia/xxx_types.go`, from the custom struct `EnvVar` to...

### What happened? When I create a vcluster and map the host cluster's service to vcluster, use the flowing file: ~~~shell $ cat values.yaml mapServices: fromHost: - from: web-namespace/nginx-service to:...

kind/bug

The code to be modified is below, when theType length is 0, will be panic. https://github.com/jfeliu007/goplantuml/blob/b5960c7507ea6208a0baf28762884329544b7090/parser/class_parser.go#L275-L280 error: ~~~ panic: runtime error: index out of range [0] with length 0 goroutine...

**What issue type does this pull request address?** (keep at least one, remove the others) /kind enhancement **What does this pull request do? Which issues does it resolve?** none **Please...

**What issue type does this pull request address?** (keep at least one, remove the others) /kind bugfix **What does this pull request do? Which issues does it resolve?** https://github.com/loft-sh/vcluster/issues/1926 **Please...

### Is your feature request related to a problem? We are currently using vcluster in our production environment, and we encountered an occasional problem where the `-certs` secret was not...

kind/feature
internal

**What issue type does this pull request address?** /kind feature **What does this pull request do? Which issues does it resolve?** https://github.com/loft-sh/vcluster/issues/2591 **Please provide a short message that should be...