Session cleanup in CSI driver
Open
area/e2e
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 328
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 9
Description
https://github.com/kubernetes-sigs/vsphere-csi-driver
improve VSphere session cleanup in the CSI driver code to improve session reuse and reduce lingering connections.
Contributor guide
Research direction
Start by reviewing the linked vSphere CSI driver repository and locating the session-handling code. Trace how sessions are created, reused, and cleaned up, then identify the expected behavior for lingering connections. Done means session reuse is improved and lingering connections are reduced, with validation in the relevant CSI driver tests if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- infrastructure
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100