From 37b3baf974ab144fc22691f0e1932a377d689e4f Mon Sep 17 00:00:00 2001 From: Jeff Ohrstrom Date: Thu, 30 Nov 2023 15:09:38 -0500 Subject: [PATCH] allowlist is not experimental --- source/customizations.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/customizations.rst b/source/customizations.rst index 1a0bbff7f..1f1d81e3b 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: