You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: keps/sig-api-machinery/4192-svm-in-tree/README.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -234,9 +234,11 @@ To avoid any conflicts with the Storage Version Migrators running out of tree, w
234
234
The final APIs that will be moved in-tree are:
235
235
- `v1alpha1` of `storageversionmigrations.storagemigration.k8s.io`
236
236
237
-
### [Controller](https://github.com/kubernetes-sigs/kube-storage-version-migrator/tree/60dee538334c2366994c2323c0db5db8ab4d2838/pkg/controller) to move
0 commit comments