• 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
..
BUILD Loading commit data...
ref.go Loading commit data...
ref_test.go Loading commit data...