-
Notifications
You must be signed in to change notification settings - Fork 552
Closed
Labels
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Description
This appears to be more of an upstream issue with swagger-codegen (ref swagger-api/swagger-codegen#7930) but I wanted to flag it here.
Basically as it stands, adding a new option is likely to break compatibility, and the usability isn't great as it is... To illustrate I just wrote this call: client.listNamespacedPod(namespace, undefined, undefined, undefined, undefined, labelSelector
) - who knows what sequence the parameters will be in for the next k8s version :)
I'd at least suggest setting the appropriate configuration flag if the above issue gets resolved.
jtschulz, huhamhire, tklovett, fgimenez, jperl and 4 more
Metadata
Metadata
Assignees
Labels
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.