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

Support different modes for stopping catlets #79

Merged
merged 3 commits into from
Aug 21, 2024

Conversation

ChristopherMann
Copy link
Contributor

This PR replace the Graceful switch parameter with the Mode parameter. This makes the graceful shutdown the default and allows us to add additional modes later.

Closes #75.

@ChristopherMann ChristopherMann marked this pull request as ready for review August 19, 2024 15:19
@ChristopherMann ChristopherMann requested a review from fw2568 August 19, 2024 15:19
Copy link

@ChristopherMann ChristopherMann merged commit e4eb6a7 into main Aug 21, 2024
3 checks passed
@ChristopherMann ChristopherMann deleted the pull/stop-catlet-modes branch August 21, 2024 12:31
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.

Stop-Catlet turns off catlets without graceful shutdown by default
2 participants