sangheee

Results 7 issues of sangheee

I tried to assign a custom ticker to the `chart.Chart`'s YAxisSecondary. However, it did not work anyhow. So I checked the source code and found that It checked `YAxisSecondary.Ticker` is...

### What problem does this PR solve? I was looking into the chaos test. The [chaos action](https://github.com/pingcap/tidb-operator/blob/master/.github/workflows/chaos.yaml) of tidb-operator was filtering `--ginkgo.focus Restarter`. However, `Restarter` test was removed from #3296...

needs-rebase

## Changes Fixed getting a name with no version when doing a go mod update. ## Context There is a process that compares depName and depName with no version. and...

### Change log description The default value of `snapCount` that the comment says is 100,000. But the actual value is set at 10,000. I corrected this mismatch between them. ###...

I want to deploy a custom config with additional template variables, like the `fluent-bit.my-config` example below. When this config changes, I want to do a deploy rollout that restarts pods....

Hi. To use queryNode with HPA, I set `components.queryNode.replicas: -1` and applied HPA to both querynode-0 and querynode-1 Deployments. However, I encountered some issues with autoscaling queryNode: - When the...

bug
enhancement

relate: https://github.com/milvus-io/milvus/issues/41035 This PR adds support for a gRPC-based tokenizer. - The protobuf definition was added in [milvus-proto#445](https://github.com/milvus-io/milvus-proto/pull/445). - Based on this, the corresponding Rust client code was generated and...

kind/feature
size/XL
dco-passed
area/compilation