Skip to content

fix: [OCISDEV-1045] Show vault-shared mountpoints in the vault drive list - #666

Merged
2403905 merged 1 commit into
stable-8.1from
fix/OCISDEV-1045
Jul 27, 2026
Merged

fix: [OCISDEV-1045] Show vault-shared mountpoints in the vault drive list#666
2403905 merged 1 commit into
stable-8.1from
fix/OCISDEV-1045

Conversation

@2403905

@2403905 2403905 commented Jul 24, 2026

Copy link
Copy Markdown

Bugfix: Show vault-shared mountpoints in the vault drive list

Shares of vault resources are mountpoints hosted on the shares storage provider
that grant into the vault storage provider. When listing spaces with the vault
storage_id, the storage registry skipped the shares provider entirely, so the
vault share mountpoint was missing from the vault drive list while still showing
up in the regular drive list.

The registry now also queries the shares provider when the vault storage id is
requested and segregates share mountpoints by their grantStorageID, so a vault
share only appears in the vault drive list and a regular share only in the
regular one.

@kw-security

kw-security commented Jul 24, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@2403905
2403905 merged commit 3219abc into stable-8.1 Jul 27, 2026
16 checks passed
@2403905
2403905 deleted the fix/OCISDEV-1045 branch July 27, 2026 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants