Skip to content

Optionally expose /info of HTTP service #7

@andrenarchy

Description

@andrenarchy

The /info endpoint of Stellar Core's HTTP API is safe to expose and provides meaningful information, e.g., for monitoring. We should expose this endpoint but we need to make sure that no other paths can be reached. This means we need to verify that

  1. Kubernetes does not allow access to another path (in any ingress controller)
  2. Core does not normalize relative URLs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions