Development #57528
tenant_command et disable_cron_jobs, afficher en verbosité normale des infos
Start date:
02 October 2021
Due date:
% Done:
0%
Estimated time:
Patch proposed:
Yes
Planning:
No
Description
Pour ne rien avoir affiché on doit pouvoir passer -v0, mais dans le comportement normal -v1 l'info comme quoi quelque chose ne s'exécute pas est importante.
Là je viens par exemple de faire :
fred@passerelle.node2.prod:~$ sudo -u passerelle passerelle-manage tenant_command runscript /tmp/null_ban.py --all-tenants -v1
et ça ne m'a rien dit et j'étais vraiment à penser que ça avait fait quelque chose, alors que non.
Files
Associated revisions
History
Updated by Emmanuel Cazenave over 1 year ago
- Status changed from Nouveau to En cours
- Assignee set to Emmanuel Cazenave
Updated by Emmanuel Cazenave over 1 year ago
- File 0001-multitenant-print-ignored-commands-in-standard-verbo.patch 0001-multitenant-print-ignored-commands-in-standard-verbo.patch added
- Status changed from En cours to Solution proposée
- Assignee deleted (
Emmanuel Cazenave) - Patch proposed changed from No to Yes
Updated by Frédéric Péters 8 months ago
- Status changed from Solution proposée to Solution validée
Updated by Frédéric Péters 8 months ago
- Status changed from Solution validée to Résolu (à déployer)
commit 8cba72a818e8101cdf355ac3e31df2ff25361699 Author: Emmanuel Cazenave <ecazenave@entrouvert.com> Date: Tue Oct 5 12:01:47 2021 +0200 multitenant: print ignored commands in standard verbosity mode (#57528)
Updated by Transition automatique 8 months ago
- Status changed from Résolu (à déployer) to Solution déployée
multitenant: print ignored commands in standard verbosity mode (#57528)