Results 11 issues of zhihanz

Introducing the required fields to add auto_sni and auto_san feature for istio destination rule sni settings related issue: https://github.com/istio/istio/issues/27847

cla: yes
size/M
needs-rebase

current we support to fetch istio through name ```bash getistio fetch --name 1.9.0-tetrate-v0 ``` above command could fetch istio version 1.9.0 in flavor tetrate with flavor version 0 and we...

Hi there, I am pretty interested in this k8s client rewritten by rust, Does there exists a way to do leader election using kube-rs? just like https://github.com/kubernetes/client-go/blob/master/tools/leaderelection/leaderelection.go

question
runtime
utils

**Summary** Currently openssl libc linking issue occurs when people installed incompatible libssl-dev version and maintain on openssl related building dependency cost a lot of attentions. We could take a trial...

C-improvement

**Summary** Cloud platform need to list stage files for file discovery and it would be a good suite case to add it from http api /v1/stage_files input ```json { "stage_name":...

C-feature

### Search before asking - [X] I had searched in the [issues](https://github.com/datafuselabs/databend/issues) and found no similar issues. ### Version v1.2.208-nightly ### What's Wrong? I tried to replicate the tricky cases...

C-bug

**Summary** Description for this feature. Consider to add two fields `bytes_spilled_to_local_storage` and `bytes_spilled_to_remote_storage` to system.query_log table allow user to checkout the number of bytes spilled to local storage and remote...

C-feature
good first issue

**Summary** we could use key pair authentication as an alternative approach to basic authentication(user/password) Process: 1. user generate their PEM private-public key pair with openssl or generate the keypair from...

C-feature
A-cloud
stale

**Summary** If there exists some background query nodes as a cluster, they are required to election a leader to retrieve and distribute a task, for now we have already implemented...

C-feature