Skip to content
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

Docs: Min Supported Version & Removal of In-Tree Config #263

Merged
merged 1 commit into from
Oct 9, 2019

Conversation

davidvonthenen
Copy link
Contributor

What this PR does / why we need it:
Based on vCenter/ESXi compatibility testing, the CPI and CSI components will only support 6.7u3 or later (ie both vCenter and ESX hosts must be 6.7u3 or later). This prerequisite is due to the CSI requiring CNS support which first became available in 6.7u3. Since CPI and CSI are tightly coupled, CPI will also inherit that minimum version of vSphere.

This PR also attempts to clean up some documentation around the cloud-config. The previous version of the documentation covered both the in-tree vSphere Cloud Provider and external CPI/CSI component cloud-config which lead to some confusion. The cloud-config doc has been updated to only cover the external CPI/CSI components and includes updates to missing params from the config.

Which issue this PR fixes: #261 and #255

Special notes for your reviewer:
NA

Release note:
NA

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Oct 9, 2019
@andrewsykim
Copy link
Member

LGTM, can we squash the commits and update the message to include removaal of in-tree configs?

@davidvonthenen davidvonthenen changed the title Updates to CPI Docs Updates to CPI Docs & Removal of In-Tree Config Oct 9, 2019
Updates

Remove duplicate line
@davidvonthenen
Copy link
Contributor Author

@andrewsykim commits squashed and title updated.

@davidvonthenen davidvonthenen changed the title Updates to CPI Docs & Removal of In-Tree Config Min Supported Version & Removal of In-Tree Config Oct 9, 2019
@davidvonthenen davidvonthenen changed the title Min Supported Version & Removal of In-Tree Config Docs: Min Supported Version & Removal of In-Tree Config Oct 9, 2019
@andrewsykim
Copy link
Member

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 9, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andrewsykim

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

The pull request process is described 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 the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 9, 2019
@k8s-ci-robot k8s-ci-robot merged commit 3692aa3 into kubernetes:master Oct 9, 2019
@davidvonthenen davidvonthenen deleted the docs/minsupport branch October 25, 2019 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants