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: Support graceful shutdown #402

Merged
merged 26 commits into from
Nov 2, 2023
Merged

feat: Support graceful shutdown #402

merged 26 commits into from
Nov 2, 2023

Conversation

sbernauer
Copy link
Member

@sbernauer sbernauer commented Oct 11, 2023

Description

Part of stackabletech/issues#357
Closes #400

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

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.

Some minor nits.

@sbernauer
Copy link
Member Author

Please have a look at 5a27400 and stackabletech/hdfs-operator@153b2c2

@sbernauer sbernauer requested a review from Techassi October 19, 2023 13:16
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.

Final nit :)

rust/crd/src/lib.rs Outdated Show resolved Hide resolved
@sbernauer sbernauer requested a review from Techassi October 19, 2023 13:48
@sbernauer
Copy link
Member Author

Techassi
Techassi previously approved these changes Oct 19, 2023
siegfriedweber
siegfriedweber previously approved these changes Oct 31, 2023
Copy link
Member

@siegfriedweber siegfriedweber left a comment

Choose a reason for hiding this comment

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

LGTM

@sbernauer
Copy link
Member Author

@sbernauer
Copy link
Member Author

@sbernauer
Copy link
Member Author

Tests passed 🚀

@sbernauer sbernauer added this pull request to the merge queue Nov 2, 2023
Merged via the queue into main with commit 809e3b6 Nov 2, 2023
29 checks passed
@sbernauer sbernauer deleted the feat/graceful-shutdown branch November 2, 2023 14:43
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.

Support graceful shutdown
4 participants