Flpath-4803 remove k8s refs - #39
Conversation
Assisted-by: Cursor Signed-off-by: igavra <igavra@redhat.com>
PR Summary by QodoDecouple storage API from Kubernetes-specific provider hints
AI Description
Diagram
High-Level Assessment
Files changed (9)
|
Code Review by Qodo
1. Misspelled storage hints are ignored
|
|
Not sure I understand what was done exactly: there are changes in name/comment but also refactor to extract method into a new file and some new lines in the README |
Assisted-by: Cursor Signed-off-by: igavra <igavra@redhat.com>
2357b45 to
f2f0bb1
Compare
|
@jenniferubah @gabriel-farache better? |
Decouple the embedded storage public API from Kubernetes-specific types. Kubernetes hint parsing moves into internal/openshift/storage/kubernetes/. Runtime behavior is unchanged — embedded storage still creates/deletes PVCs on the cluster the same way. I was asked to do so in #31.
Added comments in README that list/get goes through control-plane SPRM, not agent /volumes