Skip to content

Support serving without TLS certificates

Kamil Trzciński requested to merge tls-authentication-method into main

Taken from: !6 (merged).

This improves topology-service serve to:

  • Move all implementation to controller.go
  • Cover with all tests
  • Allow serving without TLS certificates (needed for metrics endpoint later)
Edited by Kamil Trzciński

Merge request reports