oceanbase / oceanbase/ob-operator
[Bug]: Failed to recover observer after K8s cluster recovers from abnormal status
Open
@chris-sun-star is already working on this.
Since Jul 4, 2024.
- Dominant language
- Go
- Stars
- 172
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
observer keeps waiting for the pod to be ready, but the pod has not been created successfully
Environment
a one node obcluster
Fast reproduce steps
delete the observer pod, wait observer create the pod and starts waiting the pod to be ready, delete the pod
Expected behavior
No response
Actual behavior
No response
Additional context
observer recover procedure can rerun from the start, maybe change the policy to startover and do some check before doing every task will fix this
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.