Justin Huang
Justin Huang
Signed-off-by: just1900 ### What problem does this PR solve? fix #3660 ### What is changed and how does it work? adding `MaxCompletedBackups` and `MaxFailedBackups` fields to control backup gc. ###...
## Feature Request The feature of reloading prometheus rules and config files are commonly needed, can we enable it by default rather than configure it in `tidbmonitor.spec`? **Is your feature...
### Backgroud In my multi-kubernetes monitoring setup, we are using `cluster` label as external_labels to indicate an unique kubernetes cluster(I guess there are some more people doing the same🤔), when...
### Is your question request related to a specific component? vmstorage ### Describe the question in detail ## Problem We have 44 nodes of vmstorage, each with 2 cores and...
### First-time contributors' checklist - [x] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs) that's required for repo owners to accept my contribution. ### What is changed, added or deleted? (Required) ### Which...
### Description of your changes Fixes subnetwork SecondaryIpRanges update issue: When Subnetwork CR's `.spec.forProvider.SecondaryIPRanges` is deleted, the cloud resource isn't patched due to `IsUpToDate` returns upToDate as true. I have:...
Discuss: 1. what's the difference between the operator bundle format and the old manifest. 2. what's the benefits after changing to operator bundle.
### Is your question request related to a specific component? vmagent ### Describe the question in detail I find VMAgent got OOMKilled after upgrading from v1.79 -> v1.97 and its...
### Is your question request related to a specific component? vmbackup v1.110.0 ### Describe the question in detail Hi, team. I am trying to perform a full backup using server-side...
**Is your feature request related to a problem?/Why is this needed** Since the csi-driver already exposes `ReadOps` and `WriteOps`, I want to know if it's possible to also expose the...