Skip to content

Don't Swallow Error Returns from Paralus #45

@estein9825

Description

@estein9825

Briefly describe the feature

Before, when Paralus returned an error like "sql: no rows return", it got returned through the CLI. Now, you get a generic error like: could not complete operation create on resource clustertest of type cluster. The real error should be returned

What problem does this feature solve? Please link any relevant documentation or Issues

This prevents a user from knowing why a request failed, which impacts my provider management

(optional) What is your current workaround?

The current workaround is to check the API call directly through postman or debugging inside the library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestnewNeeds triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions