-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Check storage strategy before enabling persistentHome
Fix #1238 Ensure only the storage strategies which support home persistence can result in the persistent home devfile volume being added to a devworkspace. The storage strategies which support home persistence are: - per-user/common - perworkspace - async The ephemeral storage strategy does not support home persistence. Signed-off-by: Andrew Obuchowicz <[email protected]>
- Loading branch information
Showing
2 changed files
with
9 additions
and
1 deletion.
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