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

feat: Add gracefulShutdownTimeout to GenericRoleConfig #667

Closed
wants to merge 2 commits into from

Conversation

sbernauer
Copy link
Member

@sbernauer sbernauer commented Oct 9, 2023

Description

Part of stackabletech/issues#357

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

Preview Give feedback

Reviewer

Preview Give feedback

Acceptance

Preview Give feedback

@sbernauer sbernauer changed the title feat: Add gracefulShutdownTimeout to GenericRoleConfig with a default of 15 minutes feat: Add gracefulShutdownTimeout to GenericRoleConfig Oct 9, 2023
Copy link
Member

@maltesander maltesander left a comment

Choose a reason for hiding this comment

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

LGTM!


/// Time period the Pods of this role have to gracefully shut down, e.g. `1h`, `30m` or `2d`.
/// Consult the individual operator documentation for details on how the graceful shutdown
/// mechanism works.
Copy link
Member

Choose a reason for hiding this comment

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

Maybe mention the default value here.

@sbernauer
Copy link
Member Author

Not needed any more, as we track gracefulShutdownTimeout in the product specific config now

@sbernauer sbernauer closed this Oct 12, 2023
@sbernauer sbernauer deleted the feat/add-graceful-shutdown branch October 27, 2023 12:24
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