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(crd): increasing the grace period for virtual machine shutdown #12

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

fl64
Copy link
Member

@fl64 fl64 commented Feb 14, 2024

Description

Set the termination grace period for virtual machine to 1 hour

Why do we need it, and what problem does it solve?

The normal shutdown of a VM can take a long time. 1 hour is chosen as a compromise default setting.

What is the expected result?

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

@fl64 fl64 force-pushed the fix/termination-grace-period branch from b13f37d to 8d7806e Compare February 14, 2024 12:30
@fl64 fl64 self-assigned this Feb 14, 2024
@yaroslavborbat yaroslavborbat self-requested a review February 20, 2024 12:02
@fl64 fl64 merged commit ba34ffd into main Feb 20, 2024
5 checks passed
Copy link
Member

@diafour diafour left a comment

Choose a reason for hiding this comment

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

LGTM, 1 hour is a reasonable time to get lunch.

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.

3 participants