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

refactor!: Change PodBuilder::termination_grace_period to take Duration struct #672

Merged
merged 8 commits into from
Oct 13, 2023

Conversation

sbernauer
Copy link
Member

@sbernauer sbernauer commented Oct 12, 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

Reviewer

Acceptance

@sbernauer sbernauer changed the title reafctor!: Change PodBuilder::termination_grace_period to take Duration struct refactor!: Change PodBuilder::termination_grace_period to take Duration struct Oct 12, 2023
Copy link
Member

@Techassi Techassi left a comment

Choose a reason for hiding this comment

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

Looks good in general. I added a small comment about the upstream change. This can be approved when the upstream decision is made.

src/builder/pod/mod.rs Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
src/error.rs Outdated Show resolved Hide resolved
src/builder/pod/mod.rs Outdated Show resolved Hide resolved
src/builder/pod/mod.rs Outdated Show resolved Hide resolved
src/builder/pod/mod.rs Outdated Show resolved Hide resolved
@sbernauer
Copy link
Member Author

Thanks for the review!

@sbernauer sbernauer added this pull request to the merge queue Oct 13, 2023
Merged via the queue into main with commit ba1b2e2 Oct 13, 2023
17 checks passed
@sbernauer sbernauer deleted the refactor/pod-graceful-duration branch October 13, 2023 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants