Zhiqiang ZHOU

Results 94 issues of Zhiqiang ZHOU

Signed-off-by: Zhou Zhiqiang close https://github.com/containerd/nerdctl/issues/1279 Changes: - call `builderPruneAction()` within command `system prune`

Signed-off-by: STRRL This PR could fix https://github.com/kubernetes-sigs/controller-runtime/issues/1290 As [this comment](https://github.com/kubernetes-sigs/controller-runtime/issues/1290#issuecomment-1108577167) says, the latest logr provide `logr.Marshaler`, it could be used instead the current "kube-aware-logger-things" implementation with custom zap encoder

cncf-cla: yes
size/L
tide/merge-method-squash
ok-to-test

refer: https://github.com/kubernetes-sigs/controller-runtime/issues/1788 After Kubernetes 1.19, the webhook could respond with "warning"s, refer: https://kubernetes.io/docs/reference/access-authn-authz/extensible-admission-controllers/#response Warnings for validation webhook would bring much help for users with interacting with API. Currently, users of...

Hi! I found that the feature "API Server Tracing" is available as alpha since Kubernetes v1.22, and [this blog](https://kubernetes.io/blog/2021/09/03/api-server-tracing/#example-trace-create-pod-with-mutating-webhook) mentioned that a simple patch could also enable tracing on controller-runtime...

Signed-off-by: STRRL

lgtm
area/prow
cncf-cla: yes
size/XS
approved
do-not-merge/blocked-paths
sig/testing
ok-to-test

test-reporter would only fetch the first page of artifacts, so it would loss some when the number of artifacts > 30. GitHub API Reference: https://docs.github.com/en/rest/reference/actions#list-workflow-run-artifacts Failed CI: https://github.com/chaos-mesh/chaos-mesh/actions/runs/2069421829 Related GitHub...

Hi! I want to use toucan-js for collecting tracing data with my cloudflare workers application. I have set up the `tracesSampleRate` when `new Toucan({})`, but it does not work, no...

this PR is most like #3471, pruning multicluster related codes out of release-2.4 branch

size/XXL

## Feature Request **Is your feature request related to a problem? Please describe:** Yes. For example, when inject `NetworkChaos` with `action: loss` with 10% percentage, and the application uses TCP-based...

type/enhancement
LFX-MENTORSHIP

## Feature Request **Is your feature request related to a problem? Please describe:** No. **Describe the feature you'd like:** Introduce more static code analyzers to restrict code quality. **Describe alternatives...