• Kubernetes Submit Queue's avatar
    Merge pull request #31994 from caesarxuchao/client-gen-versioned-options · 092b2cc0
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    [Client-gen] Let versioned client use versioned options
    
    i.e., use v1.ListOptions, v1.DeleteOptions when possible.
    
    Remove the extension/v1beta1.ListOptions, because it's exactly the same as v1.ListOptions, and is not referred throughout the code base. After its removal, I register v1.ListOptions during extensions/v1beta1 scheme registration.
    
    First three commits are manual changes.
    
    Fix #27753
    
    cc @lavalamp
    092b2cc0
Name
Last commit
Last update
..
doc.go Loading commit data...
zz_generated.openapi.go Loading commit data...