Open avorima opened 4 years ago
Hello @avorima,
This actually depends on the Cloud API providing the PATCH request. For now, only a PUT request is provided for updating a node pool. As soon as PATCH is available, we will use it in our sdk.
Thanks, Florin
Still no patch.
Current SDK Version
Use-cases
The Kubernetes cluster and node pool update actions use PUT like PATCH, so it would make sense to actually use PATCH.
Attempted Solutions
Proposal
References
https://tools.ietf.org/html/rfc7231#section-4.3.4
https://tools.ietf.org/html/rfc5789#section-2