Skip to content

cortex get command unresponsive #1317

Closed
@WasiqMalik

Description

@WasiqMalik

Version

0.18.1

Description

If the AWS cluster is manually deleted from AWS EKS console, the 'cortex cluster info' command and 'cortex get' command to display information stops responding. Even with the cluster deleted from EKS, cortex API still remains deployed on the virtual machines but 'cortex get' isn't able to return this.

Configuration

The issue is Irrelevant to cortex configuration.

Steps to reproduce

  1. Delete the EKS cluster from AWS EKS console
  2. run command 'cortex cluster info'
  3. run command 'cortex get'

Expected behavior

There should be an error response from these commands in such a case to help the user understand that they have to 'cortex cluster down' and then delete cluster properly from AWS console to fix the issue.

Actual behavior

There was no error or information/issue displayed for the user.

Suggested solution

Just an error message to the user in this case, and guide the user to relevant solution when the cluster isn't pinned down properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions