From d0e5e2f3a6e816a3627218376d47e67811855dbe Mon Sep 17 00:00:00 2001 From: Lukasz Nowak <luke@nexedi.com> Date: Fri, 14 Dec 2018 16:57:31 +0100 Subject: [PATCH] caddy-frontend/TODO: Drop implemented entry It is done in "caddy-frontend: Restart 6tunnel services on SR upgrade" --- software/caddy-frontend/TODO.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/software/caddy-frontend/TODO.rst b/software/caddy-frontend/TODO.rst index 4555d7c7e..17a73ef18 100644 --- a/software/caddy-frontend/TODO.rst +++ b/software/caddy-frontend/TODO.rst @@ -11,7 +11,6 @@ Generally things to be done with ``caddy-frontend``: * ``check-error-on-caddy-log`` like ``check-error-on-apache-log`` * cover test suite like resilient tests for KVM and prove it works the same way as Caddy - * use `slapos!326 <https://lab.nexedi.com/nexedi/slapos/merge_requests/326>`_, and especially `note about complex restart scenarios <https://lab.nexedi.com/nexedi/slapos/merge_requests/326#note_60198>`_, instead of self-developed graceful restart scripts * move out ``test/utils.py`` and use it from shared python distribution * provide various tricks for older browsers:: -- 2.30.9