[ARVADOS] updated: 1.3.0-1666-gd22da8c4a

Git user git at public.curoverse.com
Tue Oct 1 14:25:18 UTC 2019


Summary of changes:
 doc/api/methods/containers.html.textile.liquid | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

       via  d22da8c4ae59fa50bfecaf3c5857fe8c0cc5fae7 (commit)
      from  55e5a470d6430d2026b94892112be6d985bcef09 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit d22da8c4ae59fa50bfecaf3c5857fe8c0cc5fae7
Author: Tom Clegg <tclegg at veritasgenetics.com>
Date:   Tue Oct 1 10:24:02 2019 -0400

    15656: Note "delete container" is admin-only and not normally used.
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg at veritasgenetics.com>

diff --git a/doc/api/methods/containers.html.textile.liquid b/doc/api/methods/containers.html.textile.liquid
index d59c66edc..5ec95cee6 100644
--- a/doc/api/methods/containers.html.textile.liquid
+++ b/doc/api/methods/containers.html.textile.liquid
@@ -110,7 +110,9 @@ table(table table-bordered table-condensed).
 
 h3. delete
 
-Delete an existing Container.
+Delete a Container.
+
+This API requires admin privileges. In normal operation, it should not be used at all. API clients like Workbench might not work correctly when a container request references a container that has been deleted.
 
 Arguments:
 

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list