Skip to content

Implement shared session capability #1489

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

rikatz
Copy link
Contributor

@rikatz rikatz commented May 14, 2025

What this PR does / why we need it: This PR implements the capability to use a vCenter shared session rest API to provide new sessions for CPI

This capability can only be used on vSphere 8.0U3 or up, but as govmomi doesn't make a distinction today on its usage, it is up to the user/caller to enable or disable it

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer: We are still going to discuss how to make this "capability" public to CPI and CSI, or have some "demo implementation" of this session manager server available on both projects.

Release note:

Support vCenter shared session API

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 14, 2025
@k8s-ci-robot k8s-ci-robot requested review from skriss and zhanggbj May 14, 2025 12:10
@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label May 14, 2025
@rikatz
Copy link
Contributor Author

rikatz commented May 14, 2025

/cc @lubronzhan
/assign @lubronzhan

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: rikatz
Once this PR has been reviewed and has the lgtm label, please ask for approval from lubronzhan. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 14, 2025
@rikatz rikatz force-pushed the implement-shared-session-capability branch 2 times, most recently from 7f3ebab to d40222f Compare May 14, 2025 13:14
@rikatz rikatz force-pushed the implement-shared-session-capability branch from d40222f to 2f0981e Compare May 14, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants