weizhi

Results 25 issues of weizhi

#### What this PR does / why we need it: I think we can simply use `wait.UntilWithContext` instead of `wait.JitterUntilWithContext` with jitter factor. This enhance code's readability.

invalid

## Feature Request **Is your feature request related to a problem? Please describe:** Tidb-operator use `code-generator/openapi-gen` and `to-crdgen` to generate CRD manifest automatically, however, the CRDs only support a few...

status/discussion-wanted
area/CRD

## Bug Report **What did you do?** 1. Deploy an operator using kubernetes built-in Statefulset. 2. Deploy an operator with different [controllerManager. selector](https://github.com/pingcap/tidb-operator/blob/master/charts/tidb-operator/values.yaml#L87) value, and set feature [AdvancedStatefulSet=true](https://github.com/pingcap/tidb-operator/blob/master/charts/tidb-operator/values.yaml#L36), which means...

area/controller

**What type of PR is this?** /kind feature **What this PR does / why we need it**: support create azure file across subscription without using data plane api **Which issue(s)...

ok-to-test
cncf-cla: yes
size/XXL

**What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes # **Requirements**: - [ ] uses [conventional commit messages](https://www.conventionalcommits.org/)...

size/S
cncf-cla: yes
do-not-merge/work-in-progress
ok-to-test

**What type of PR is this?** /kind feature **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #546 **Requirements**: - [ ] uses [conventional...

kind/feature
needs-ok-to-test
needs-rebase
do-not-merge/work-in-progress
size/M
cncf-cla: no
lifecycle/rotten

谢谢耗子叔

#### What type of PR is this? /kind bug #### What this PR does / why we need it: Fix [mount point may become local volume after node rebooting](https://github.com/kubernetes/kubernetes/issues/117513) under...

kind/bug
area/kubelet
sig/storage
sig/node
release-note
needs-rebase
size/S
cncf-cla: yes
lifecycle/rotten
needs-priority
needs-triage

Support using `kubectl ctx -d` to interactively choose a context to delete.

## Change description ### feat: Incoporate azure resources Per [Azure official document](https://learn.microsoft.com/en-us/azure/aks/azure-netapp-files), users have to complete following steps before they deploy trident and create tbc (tridentbackendconfig): 1. Create a netapp...