zengyuxing007

Results 13 issues of zengyuxing007

## What this PR does / why we need it: ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature...

cncf-cla: yes
area/docs
size/XS
needs-ok-to-test
needs-kind
needs-triage
needs-priority

xref: https://github.com/istio/istio/issues/49870 envoy cookie affinity support [cookie attributes](https://en.wikipedia.org/wiki/HTTP_cookie) now, ref doc: https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/route/v3/route_components.proto.html#envoy-v3-api-msg-config-route-v3-routeaction-hashpolicy-cookie

size/S
needs-rebase
release-notes-none

**Describe the feature request** Create the following serviceEntry under Istio: ```yaml kind: ServiceEntry metadata: name: example1 namespace: istio-system spec: exportTo: - default hosts: - www.example.com location: MESH_EXTERNAL ports: - name:...

kind/enhancement
area/perf and scalability

**What happened**: CoreDNS is crashed due to high concurrency stress traffic. ``` panic: too many concurrent operations on a single file or socket (max 1048575) ``` The plugin `loop` is...

bug
needs info
Stale

It might be a bit early, but there are some specific use case scenarios that I have when using it, as follows: - The Protocol between ztunnel (HBONE) - Alternative...

Lua resty.balancer module version 0.04 have a known risk that insufficient memory can lead to a crash. We have encountered this issue in our production environment. (https://github.com/kubernetes/ingress-nginx/issues/11125) ref PR:https://github.com/openresty/lua-resty-balancer/commit/a7a8b625c6d79d203702709983b736137be2a9bd

cncf-cla: yes
lgtm
size/XS
kind/bug
do-not-merge/hold
approved
ok-to-test
triage/accepted
needs-priority

The metrics provided by skoop-exporter are currently aggregated at the pod level, lacking the ability to distinguish between the sidecar and the business process to determine which one might be...

**What happened**: After Modified service targetPort, the targetPort not sync to cooresponing backend ```shell kubectl get svc nginx-svc apiVersion: v1 kind: Service metadata: annotations: aa: aaa creationTimestamp: "2024-08-22T03:44:11Z" labels: aa:...

kind/support
triage/needs-information
needs-triage
needs-priority