Skip to content

Conversation

sbernauer
Copy link
Member

@sbernauer sbernauer commented Aug 17, 2023

Description

Fixes #429

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
- [x] Changes are OpenShift compatible
- [ ] CRD changes approved - PENDING
- [x] Helm chart can be installed and deployed operator works
- [x] Integration tests passed (for non trivial changes) https://ci.stackable.tech/job/trino-operator-it-custom/95/
# Reviewer
- [x] Code contains useful comments
- [x] (Integration-)Test cases added
- [x] Documentation added or updated
- [x] Changelog updated
- [x] Cargo.toml only contains references to git tags (not specific commits or branches)
# Acceptance
- [ ] Feature Tracker has been updated
- [ ] Proper release label has been added

@sbernauer sbernauer force-pushed the feat/graceful-shutdown branch from b024675 to 62341d7 Compare August 17, 2023 08:24
@maltesander maltesander self-requested a review August 17, 2023 09:50
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.

Just spelling. Maybe we should include our 24h default certificate rotation that kills everything anyways :)?

@sbernauer
Copy link
Member Author

@maltesander ready for another round of review

@sbernauer
Copy link
Member Author

maltesander
maltesander previously approved these changes Aug 17, 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.

Minor things. LGTM otherwise if operator-rs is released!

@sbernauer sbernauer force-pushed the feat/graceful-shutdown branch from 3867cfe to b426652 Compare August 18, 2023 05:51
@sbernauer sbernauer requested a review from maltesander August 18, 2023 09:42
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.

@sbernauer sbernauer added this pull request to the merge queue Aug 21, 2023
Merged via the queue into main with commit cbd92dc Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Support worker graceful shutdown
3 participants