Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Support graceful shutdown (#402)
* feat: Support graceful shutdown * improve docs * change default timeout for masters to 20min * docs * charts * Add chaos monkey test (disabled) * link to Issue * Update docs/modules/hbase/pages/usage-guide/operations/graceful-shutdown.adoc * bump to op-rs 0.50.0 * improve error handling * Updated docs with graceful shutdown description * Revert "Updated docs with graceful shutdown description" This reverts commit a4ce27b. Merged in stackabletech/documentation#473 * move into constants * docs: fix quoting * doc wording * Update docs/modules/hbase/pages/usage-guide/operations/graceful-shutdown.adoc Co-authored-by: Techassi <sascha.lautenschlaeger@stackable.tech> * newlines. newlines everywhere * newline * fix: Vector graceful shutdown * update operator-rs * chore: Bump operator-rs to 0.56.0 * Revert "chore: Bump operator-rs to 0.56.0" This reverts commit 2e98faa. * fix: Stupid, stupid little typo --------- Co-authored-by: Jim Halfpenny <jim@source321.com> Co-authored-by: Techassi <sascha.lautenschlaeger@stackable.tech>
- Loading branch information