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

Add test plan from design doc to KEP for CSI storage migration #1499

Merged
merged 1 commit into from
Jan 28, 2020

Conversation

davidz627
Copy link
Contributor

/assign @jeremyrickard
/assign @saad-ali @jsafrane @msau42 @misterikkit
/cc @ddebroy @leakingtapan @andyzhangx @xing-yang

Copying over test plan from design doc and clarifying some specific points.
/sig storage

@k8s-ci-robot k8s-ci-robot added the sig/storage Categorizes an issue or PR as relevant to SIG Storage. label Jan 23, 2020
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory labels Jan 23, 2020
@jeremyrickard
Copy link
Contributor

Thank you for the quick response @davidz627

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 23, 2020
keps/sig-storage/20190129-csi-migration.md Outdated Show resolved Hide resolved
keps/sig-storage/20190129-csi-migration.md Outdated Show resolved Hide resolved
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 23, 2020
Copy link
Member

@saad-ali saad-ali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added lgtm "Looks good to me", indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jan 23, 2020
@jeremyrickard
Copy link
Contributor

Hey @davidz627, there is a small spelling error in the KEP that needs to get fixed to pass the pull-enhancements-verify check:

error: keps/sig-storage/20190129-csi-migration.md:145:26: "existance" is a misspelling of "existence"

@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 23, 2020
keps/sig-storage/20190129-csi-migration.md Outdated Show resolved Hide resolved
keps/sig-storage/20190129-csi-migration.md Outdated Show resolved Hide resolved
keps/sig-storage/20190129-csi-migration.md Outdated Show resolved Hide resolved
keps/sig-storage/20190129-csi-migration.md Show resolved Hide resolved
keps/sig-storage/20190129-csi-migration.md Outdated Show resolved Hide resolved
|-------------------|----------------------------------------------------|--------------------------------------------------------------------------|
| ADC Migration On | Kubelet Migration On | Fully migrated - result should be same as “Migration Shim Testing” above |
| ADC Migration On | Kubelet Migration Off (or Kubelet version too low) | No calls made to driver. All operations serviced by in-tree plugin |
| ADC Migration Off | Kubelet Migration On | Not supported config - Undefined behavior |

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this possible in a downgrade scenario? or do nodes downgrade before control plane?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nodes must be downgraded before the controller

keps/sig-storage/20190129-csi-migration.md Outdated Show resolved Hide resolved
Copy link

@misterikkit misterikkit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: davidz627, jeremyrickard, misterikkit, saad-ali

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 merged commit 6468d5e into kubernetes:master Jan 28, 2020
@k8s-ci-robot k8s-ci-robot added this to the v1.18 milestone Jan 28, 2020
@davidz627 davidz627 deleted the migrationTestPlan branch January 28, 2020 22:25
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. kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/storage Categorizes an issue or PR as relevant to SIG Storage. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants