planetscale / planetscale/vitess-operator
Can we avoid restarting tablet Pods to complete pending PVC filesystem resizes?
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 372
- Forks
- 102
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 15
Description
hi,
We use EKS+ EBS CSI. When the cluster has more shards (there are more EBS attached), when we expand EBS, due to CSI efficiency issues, many PVs are in the corev1.PersistentVolumeClaimFileSystemResizePending state, but this is expected.
We don't want to restart POD. How to avoid this situation?
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.
Research direction
The issue names no repository files or tests. Start by reviewing PR #83 and the EKS/EBS CSI handling around PersistentVolumeClaimFileSystemResizePending; done would require a documented or implemented way to complete filesystem resizing without restarting tablet Pods.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, go, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100