Muehlenhoff has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/375786 )
Change subject: Update TODO ...................................................................... Update TODO Change-Id: Ifa8fef03b663ccdfee954ee2a127fd805c02d3da --- M docs/TODO 1 file changed, 4 insertions(+), 6 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/debs/debdeploy refs/changes/86/375786/1 diff --git a/docs/TODO b/docs/TODO index 2f18e6d..6263f08 100644 --- a/docs/TODO +++ b/docs/TODO @@ -9,16 +9,14 @@ - puppet triggers a run every 30 mins, sometimes updates clash with that, the minion should detect a running "apt-get update" and postpone the installation run +- Allow to blacklist packages (e.g. src:linux) New feature work: - Add an internal list of patched packages and emit a warning if a spec file is generated for those -- Implement a function to list of reverse dependencies of a package (to give - an estimate what a package is used for on a server group) -- Add a generic notification mechanism if an update has been deployed - and create a WMF-specific IRC notification which updates "server admin log" -- Make the logging configurable and add a WMF-specific logging method for - Logstash - Implement timed restarts, which restart services not an once, but in steps/with delays - Implement timed updates (with a delay) +- Add support in restart detection for interpreters and their process runtime +- Support binNMU updates (tricky because fixed version differs on a per binary + package basis) -- To view, visit https://gerrit.wikimedia.org/r/375786 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ifa8fef03b663ccdfee954ee2a127fd805c02d3da Gerrit-PatchSet: 1 Gerrit-Project: operations/debs/debdeploy Gerrit-Branch: master Gerrit-Owner: Muehlenhoff <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
