Skip to content

v0.2.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fllaca fllaca released this 24 Jan 15:54
fd79e04

Added

  • Enable prometheus metrics
  • cfg.backend-timeout flag to specify a connection timeout to the secrets backend.
  • listen-address flag to specify the listen address of the HTTP API

Fixed

  • Bad return condition in startTokenRenewer, so token lookup won't
    happen in case of a token revoked.