Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLOUDP-247450: Update atlas deployment ls command to list Atlas Cluster in case of failures #2934

Merged
merged 16 commits into from
May 7, 2024

Conversation

andreaangiolillo
Copy link
Collaborator

@andreaangiolillo andreaangiolillo commented May 7, 2024

Ticket: CLOUDP-247450

This PR updates the atlas deployment ls to list atlas clusters in case of local failures

@andreaangiolillo andreaangiolillo changed the title Cloudp 247450 CLOUDP-247450: Update atlas deployment ls command to list Atlas Cluster in case of failures May 7, 2024
@andreaangiolillo
Copy link
Collaborator Author

andreaangiolillo commented May 7, 2024

Testing:

./bin/atlas deployment list                                                                                                                                       
NAME           TYPE    MDB VER   STATE
Cluster85252   ATLAS   7.0.9     CREATING
./bin/atlas deployment list                                                                                                                                     
NAME           TYPE    MDB VER   STATE
Cluster85252   ATLAS   7.0.9     CREATING
local186       LOCAL   7.0.9     IDLE
./bin/atlas deployment list                                                                                                                                     
failed to retrieve local deployments with: podmand.Ready failed
NAME           TYPE    MDB VER   STATE
Cluster85252   ATLAS   7.0.9     IDLE

@andreaangiolillo andreaangiolillo marked this pull request as ready for review May 7, 2024 13:01
@andreaangiolillo andreaangiolillo requested a review from a team May 7, 2024 13:02
Copy link
Collaborator

@gssbzn gssbzn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andreaangiolillo andreaangiolillo merged commit 1dcc389 into master May 7, 2024
19 checks passed
@andreaangiolillo andreaangiolillo deleted the CLOUDP-247450 branch May 7, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants