Results 10 issues of tedli

`silicon` is really an awesome framework, thanks for the great work. When writting APIs using silicon, I need to call other RESTful APIs what are served as http service. I...

Please provide a description for what this PR is for. In our multi cluster mesh, we found that, even we meet the `namespace-sameness`, cross cluster calls to remote cluster through...

area/networking
kind/docs
size/XS
cherrypick/master
ok-to-test
cherrypick/release-1.15

Commit Message: Add tracing support for dubbo proxy Additional Description: #17601 Risk Level: Low Testing: Docs Changes: Release Notes: Platform Specific Features: [Optional Runtime guard:] [Optional Fixes #Issue] [Optional Fixes...

### Issues associated with this PR As Envoy announced alpha support for windows. Mosn should also move forward to support windows. Your PR should present related issues you want to...

kind/enhancement

Please provide a description for what this PR is for. *cherry-pick* #11680 In our multi cluster mesh, we found that, even we meet the `namespace-sameness`, cross cluster calls to remote...

size/XS
ok-to-test
cherrypick/release-1.15

**What would you like to be added**: Configurable cluster health check plugin, to check member cluster could run workloads or not. **Why is this needed**: Current impl only check `/healthz`...

kind/feature

**What happened**: The `work` created k8s resource, comes with a `work.karmada.io/name` label, which value is generated by this method, during `mergeLabel`, for back referencing work by k8s resource. However, a...

kind/bug

### What is the problem you're trying to solve When developing a cni impl, it's usually need to debug a network config of a container sandbox. However, since the container's...

kind/feature

**What happened**: the `gracefulEvictionTasks` field in spec of resource binding, grows, never cleaned. **What you expected to happen**: if the task already finished, task should removed from `gracefulEvictionTasks` **How to...

kind/bug

### Go version go version go1.21.11 linux/amd64 ### Output of `go env` in your module/workspace: ```shell GO111MODULE='' GOARCH='amd64' GOBIN='' GOCACHE='/root/.cache/go-build' GOENV='/root/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMODCACHE='/go/pkg/mod' GONOPROXY='' GONOSUMDB=''...

NeedsInvestigation
compiler/runtime