-
Notifications
You must be signed in to change notification settings - Fork 203
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Give scheduler a default volume, making it resilient to restarts by (#…
…1423) * Give scheduler a default volume, making it resilient to restarts by default Signed-off-by: joshvanl <[email protected]> * Remove dapr_scheduler volume on uninstall, gated by `--all` Signed-off-by: joshvanl <[email protected]> * Fix containerErrs in standaone.go Signed-off-by: joshvanl <[email protected]> * Do not attempt to delete scheduler volume if no container runtime Signed-off-by: joshvanl <[email protected]> * Increase upgrade test timeout to 40m Signed-off-by: joshvanl <[email protected]> --------- Signed-off-by: joshvanl <[email protected]> Co-authored-by: Artur Souza <[email protected]>
- Loading branch information
1 parent
ddf43a5
commit 29d29ab
Showing
4 changed files
with
22 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters