Tiger Xu / Zhonghu Xu

Results 77 issues of Tiger Xu / Zhonghu Xu

**What happened**: The tool list command will show all components configuration plus `Status` the output maybe as below we can see the status looks super confusing. ``` kurator tool list...

kind/bug

Kurator has supported Prometheus federation, but we still need docs about how that works

kind/feature

**What would you like to be added**: FYI https://graphql.org/ > GraphQL is a query language for your API, and a server-side runtime for executing queries using a type system you...

kind/feature

mergeDestinationRule seems not respecting `exportTo` of all DRs, it just respect the first DR's exportTo settings. https://github.com/istio/istio/blob/36a2515435d1bc2b394687088d54fa617cd7fab8/pilot/pkg/model/destination_rule.go#L109 As exportTo can be set with multiple namespaces, i haven't think of a...

**Please provide a description of this PR:** remove ``` // DeprecatedGatewayNameLabel indicates the gateway managing a particular proxy instances. Only populated for Gateway API gateways DeprecatedGatewayNameLabel = "istio.io/gateway-name" ``` **To...

size/M
lifecycle/stale
release-notes-none

…ays is not recomputed **Please provide a description of this PR:** Fix https://github.com/istio/istio/issues/51726

size/M

**What would you like to be added**: Add a name field to HTTPRouteRule and HTTPRouteMatch structs to allow users to identify different routes **Why this is needed**: - Policy Attachment...

kind/feature
lifecycle/stale
kind/gep