Skip to content

Expose more configuration options #7

@lucab

Description

@lucab

This is a braindumping and tracking ticket for selecting and then exposing more configuration options via TOML. I'm still not settled on what's needed, so I'm collecting everything here. Feel free to chime in with more requests/suggestions.

  • service
    • path_prefix (common API namespace)
    • misc TLS knobs (specific entries TBD)
  • etcd3
    • username (client auth)
    • password_file (client auth)
    • dial_timeout_ms (transport timeout)
    • tls_cert_file (TLS auth)
    • tls_key_file (TLS auth)
  • status (metrics exposition and more)
    • address (HTTP socket)
    • port (HTTP socket)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions