Skip to content

Document the make targets #425

@esnible

Description

@esnible

We have a make target, make info-impl, which is undocumented. I discovered it today. It does not appear in our documentation (and I have not heard it discussed during dev meetings.)

We have a make target, make urls, which gives the URLs. The URL it gave me for the gateway is http://mcp.127-0-0-1.sslip.io:8090 . Should we give that top-level URL, which gives a 404, or should we give http://mcp.127-0-0-1.sslip.io:8090/mcp , which works in the MCP inspector. (Related: #402 is to change our HTTPRoute config so that the top-level URL does not return a 404).

info-impl says there is a make inspect-broker, but there isn't.

There are also make inspect-server1, 2, and 3 targets but I don't understand what they do, if anything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/developer-experienceTooling, ergonomics and documentation around developmentarea/documentationImprovements or additions to documentationpriority/lowCan be worked on last, after all higher priority issues are accounted fortriage/acceptedHas been assessed, and accepted for work

    Projects

    Status

    Backlog

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions