From e95af1bc4f2b205011af6b172ed72b8cc6751fba Mon Sep 17 00:00:00 2001 From: Jeff Ohrstrom Date: Fri, 1 Dec 2023 13:26:16 -0500 Subject: [PATCH] allowlist is not experimental (#894) --- source/customizations.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/customizations.rst b/source/customizations.rst index 1a0bbff7..1f1d81e3 100644 --- a/source/customizations.rst +++ b/source/customizations.rst @@ -360,8 +360,6 @@ We recommend setting this environment variable in ``/etc/ood/config/nginx_stage. pun_custom_env: OOD_ALLOWLIST_PATH: "/users:/fs/project:/fs/scratch" -.. warning:: This is not yet used in production at OSC, so we consider this feature "experimental" for now. - .. warning:: This allowlist is not enforced across every action a user can take in an app (including the developer views in the Dashboard). Also, it is enforced via the apps themselves, which is not as robust as using cgroups on the PUN. .. _set-default-ssh-host: