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

Clean up mesos-related scripts #3870

Merged
merged 9 commits into from
May 17, 2024
Merged

Conversation

EvanKrall
Copy link
Member

No description provided.

@EvanKrall EvanKrall force-pushed the u/krall/delete_mesos_scripts branch from c8368f5 to 500f370 Compare May 15, 2024 23:06
@EvanKrall EvanKrall marked this pull request as ready for review May 15, 2024 23:28
@EvanKrall EvanKrall requested review from cuza and nemacysts May 15, 2024 23:28
:returns: True if hostname is the mesos-master leader, False otherwise"""
return get_mesos_leader() == hostname


class MesosLeaderUnavailable(Exception):
Copy link
Member

Choose a reason for hiding this comment

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

i assume we'll delete this in a later PR since there's still other code referencing this

healthy=ok,
)


def get_mesos_slaves_health_status(
Copy link
Member

Choose a reason for hiding this comment

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

(same as above)

@EvanKrall EvanKrall changed the base branch from u/cuza/farewell-mesos to master May 17, 2024 03:05
@EvanKrall EvanKrall merged commit 9d9de23 into master May 17, 2024
9 checks passed
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