Comment #3 on issue 708 by [email protected]: Secret parameters written to disk in job queue
http://code.google.com/p/ganeti/issues/detail?id=708

commit a37ab322333a1bda71837d25c31063f48208f417
Author: Klaus Aehlig <[email protected]>
Date:   Fri Apr 25 14:35:39 2014 +0200

    Pass the debug level to forked jobs

    When forking off jobs, make them inherit the debug level
    of the parent process (i.e., of luxid). In this way, we
    can debug jobs in test clusters without cluttering production
    logs. We pass the debug level through the environment instead
    of the startup dialog with the parent, as we would like to
    be able to debug the startup dialog.

    While there, fix the call of SetupLogging: the debug parameter
    is supposed to be an int.

    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Petr Pudlak <[email protected]>


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to