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

Improve GCE PD migration translation library #77235

Closed
4 tasks done
davidz627 opened this issue Apr 29, 2019 · 1 comment · Fixed by kubernetes-csi/external-provisioner#277
Closed
4 tasks done

Improve GCE PD migration translation library #77235

davidz627 opened this issue Apr 29, 2019 · 1 comment · Fixed by kubernetes-csi/external-provisioner#277
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. sig/storage Categorizes an issue or PR as relevant to SIG Storage.

Comments

@davidz627
Copy link
Contributor

davidz627 commented Apr 29, 2019

  • Translate access modes, making sure that all ReadWriteMany access modes are translated to ReadWriteOnce with a comment explaining reasoning (backward compatibility)
  • Translate deprecated zone and zones labels to supported topologies
  • Translate topology key from "failure-domain.beta.kubernetes.io/zone" to "topology.gke.io/zone"
  • Translate deprecated "fstype" to the prefixed stripped "csi.storage.k8s.io/fstype" parameter

/assign
/cc @msau42 @saad-ali

Did I miss anything?

@davidz627 davidz627 added the kind/feature Categorizes issue or PR as related to a new feature. label Apr 29, 2019
@k8s-ci-robot k8s-ci-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Apr 29, 2019
@davidz627
Copy link
Contributor Author

/sig storage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. sig/storage Categorizes an issue or PR as relevant to SIG Storage.
Projects
None yet
2 participants