You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* drop manifest requirement when attaching gcsfuse storage
* docs
* rename `storage delete` to `storage detach
* do not require manifest in fuse workflow tests
* fix: redundant --cluster parameter
* change 'user' to 'you'
* unify gcsfuse template generation algo to match filestore
* gcsfuse storage attach add missing size in docs
* dromp manifest requirement for attaching filestore storage
* remove obsolete `--manifest` param
* fix: linting and typing
* fix: linting
* separate filestore instance name from storage volume names
* fix: typo
* minor fixes
* remove obsolete error messages
* docs
* fix: readme inconsistencies
* fix: add project id to storage manifest file path
* refactor create_storage_crds
* use Availability.ZONAL instead of hardcoded string value
* move loading filestore location logic to load_location function
* fix: fuse test messages
* fix tests: always remove fuse storage after failing tests
* filestore delete
* fix error caused by same storage names
* checking if filestore has attached storages before deletion
* fix: bugs in filestore name passing
* xpk storage delete docs
* remove filestore deletion at the end of tests, because it is now handled by xpk storage delete
* missing kind arguments for storage delete
* fix: func name typo from merging
* fix: typo in func name from merging (again)
* add loading instance when prompted for fullname
* add verification of filestore deletion to tests
* automatic detach when deleting filestore, user prompt
* change filestore delete msg
0 commit comments