Skip to content

ContainerInfra: Cluster resize error decoding response #1631

@tghartland

Description

@tghartland

When using the clusters.Resize method for the new resize API, the cluster is successfully resized but the returned result is always an error with just the message "EOF".

It comes from here where the response body is decoded. The reason is that cluster resize does not return a body when the request is successful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions