aws / aws/eks-anywhere

Session cleanup in VSphere Cloud Provider

Open
#1,473 0 comments 0 reactions 0 assignees View on GitHub
area/e2e
Dominant language
Go
Stars
2.1k
Forks
328
Avg merge
1d 4h
Merged PRs (30d)
9

Description

https://github.com/kubernetes/cloud-provider-vsphere

improve Vsphere API session cleanup and reuse in upstream VSphere cloud provider.

good jumping off point for researching this issue: https://github.com/kubernetes/cloud-provider-vsphere/blob/d5f062858935b9c50b0e8e53463b6985ca34494c/pkg/common/vclib/connection.go#L55

Contributor guide

Open the contributing guide

Research direction

Start with pkg/common/vclib/connection.go at the referenced location and trace how VSphere API sessions are created, reused, and cleaned up in the upstream cloud provider. Compare the current behavior with the issue's goal, then define completion as improved session cleanup and reuse without expanding beyond that provider integration.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
infrastructure
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.