Skip to content
  • Helga Velroyen's avatar
    Add logging to RenewCrypto · 9298f979
    Helga Velroyen authored
    
    
    As the LURenewCrypto is a pain to debug, this patch
    adds a lot more logging of events to the method.
    Note:
    - As renew-crypto is a relatively rarely used operation
      in a normal production cluster, this won't clutter up
      real user's log files.
    - Most of the messages are in debug mode, so they would
      anyway just show up in log files of clusters run in
      debug mode (as for example our QA clusters.
    - A few log messages are in error mode, which is
      intentional as they log more details about the errors
      than is given in the feedback functions.
    
    Signed-off-by: default avatarHelga Velroyen <helgav@google.com>
    Reviewed-by: default avatarKlaus Aehlig <aehlig@google.com>
    9298f979