• Kubernetes Submit Queue's avatar
    Merge pull request #50204 from smarterclayton/move_list_to_metav1 · 49ed2a31
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 50711, 50742, 50204)
    
    Move List (the type) into metav1 but preserve the exposed type
    
    Make a list something that other components can use without depending on the core API. This does not change the public API exposure of `List` (it is still in `v1`) but makes the interface common across both.
    49ed2a31
Name
Last commit
Last update
..
src/k8s.io Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
godeps-json-updater.go Loading commit data...
prime-apimachinery.sh Loading commit data...