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

Fix edge case where robusta logs failed #529

Merged
merged 1 commit into from
Sep 10, 2022

Conversation

aantn
Copy link
Collaborator

@aantn aantn commented Sep 9, 2022

The robusta logs command is broken on the following edge case and this PR fixes it.

The Edge Case

I use spot instances on one of my clusters. This led to a situation where a node on which Robusta was running was terminated and I ended up with three Robusta pods (obviously only one of which is running):

Screen Shot 2022-09-09 at 17 00 50

Screen Shot 2022-09-10 at 1 13 57

@aantn aantn requested a review from arikalon1 September 9, 2022 22:15
@aantn
Copy link
Collaborator Author

aantn commented Sep 9, 2022

Note that this change is smaller than it looks. A big part of the merge is just black autoformatting.

Copy link
Contributor

@arikalon1 arikalon1 left a comment

Choose a reason for hiding this comment

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

Nice work

@arikalon1 arikalon1 merged commit 6906b6f into master Sep 10, 2022
@arikalon1 arikalon1 deleted the fix/cli-too-many-runner-pods branch September 10, 2022 08:10
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.

None yet

2 participants