mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-10 10:05:34 +00:00
Make all groups use metav1.AddToGroupVersion for ListOptions
This commit is contained in:
@@ -64,7 +64,6 @@ func addKnownTypes(scheme *runtime.Scheme) error {
|
||||
&ThirdPartyResourceDataList{},
|
||||
&Ingress{},
|
||||
&IngressList{},
|
||||
&api.ListOptions{},
|
||||
&api.DeleteOptions{},
|
||||
&ReplicaSet{},
|
||||
&ReplicaSetList{},
|
||||
|
||||
Reference in New Issue
Block a user