Skip to content

Conversation

alex-rg
Copy link

@alex-rg alex-rg commented Sep 2, 2025

Add "remoteonly" Access -- similar to "remote" but prevents usage in local context. Can be helpful to prevent race between local/remote endpts.

BEGINRELEASENOTES
NEW: support "remoteonly" value for the Access protocol parameter -- similar to "remote" but prevents usage in local context.
ENDRELEASENOTES

@fstagni fstagni requested review from chaen and removed request for andresailer, atsareg and fstagni September 2, 2025 15:04
@alex-rg alex-rg force-pushed the add_remoteonly_access_option branch from d33ee73 to 959da72 Compare October 2, 2025 09:34
It's the same as "remote", but prevents using the protocol in local context (e.g. to upload data from some site's WNs to the local SE). This may be useful for sites with different storage infrastructure for local and remote transfers.
@alex-rg alex-rg force-pushed the add_remoteonly_access_option branch from 959da72 to 58906cd Compare October 2, 2025 10:39
@chaen
Copy link
Contributor

chaen commented Oct 17, 2025

It seems fine to me, pending some more tests

alex-rg and others added 2 commits October 17, 2025 14:34
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.

2 participants