-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
kind/documentationCategorizes issue or PR as related to documentation.Categorizes issue or PR as related to documentation.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
Link to the issue (please include a link to the specific documentation or example):
https://github.com/kubernetes-client/python/blob/master/kubernetes/docs/AppsV1Api.md#patch_namespaced_deployment_scale and other patch_*
methods.
Description of the issue (please include outputs or screenshots if possible):
The type for the method's body
parameter is UNKNOWN_BASE_TYPE
. It's not clear to me what to pass to the method (i'm guessing V1Scale
in this instance).
bbkgh, avbanks, crookedstorm, kumar-swamy, hantmac and 2 more
Metadata
Metadata
Assignees
Labels
kind/documentationCategorizes issue or PR as related to documentation.Categorizes issue or PR as related to documentation.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.