rk

Results 48 issues of rk

hello, I want to skip the case which in `pkg1`, I tried `ginkgo -skip="case1 "` and `ginkgo -skipPackage="pkg1"`, but both of them do not work. ``` import ( "testing" "github.com/xxx/test/e2e/framework"...

### What type of PR is this? /enhancement ### Which issue(s) this PR fixes? ref: #580 ### What this PR does? Summary: - expand the feature of the ObjectSyncer support...

### What type of PR is this? /documentation ### Which issue(s) this PR fixes? Fixes # ### What this PR does? Summary: ### Special notes for your reviewer? English @hayleyling...

documentation
require-doc

### What type of PR is this? /enhancement ### Which issue(s) this PR fixes? ref: #641 ### What this PR does? Summary: make the go version as an environment variable...

workflow
Improvement

**Is your feature request related to a problem? Please describe.** - [ ] Go version as an environment variable - [ ] CVE probe - [ ] More images -...

enhancement

**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** - [x] Create - [x] Delete - [x] Hosts - [x] Permissions - [x] Grant...

enhancement

### What type of PR is this? /enhancement ### Which issue(s) this PR fixes? Fixes # ### What this PR does? Summary: - Reconstructe the status controller - [ ]...

draft

# Proposal: reconstruct the status controller ## Summary Today, Operator checks the health of mysql by remote connection to PODs. There are some pain points in this solution: 1. Need...

enhancement
Improvement

### What type of PR is this? /enhancement ### Which issue(s) this PR fixes? Fixes #516 ### What this PR does? Summary: add a subchart `mysqlcluster` uses: ``` helm install...

enhancement
chart

**Is your feature request related to a problem? Please describe.** Remove the MySQL checking logic in Operator https://github.com/percona/percona-server-mysql-operator/blob/main/cmd/healthcheck/main.go **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**

enhancement