Details
-
Task
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
0.5
-
Tiger Sprint 137
Description
Motivation: it is logical to only delete channels created during runtime rather than ones created by bootstrapping.
Proposed solution:
- Added a boolean property 'hst:deletable' to 'hst:mount' of created channels from blueprints.
- Upon deletion, a validator will check to only allow deleting channels with hst:deletable = true.