Skip to content

feat(controller): populate TemporalCluster Status.Endpoints #76

Description

@bmorton

Background

The operator UI (#63) renders an Endpoints card (Frontend / UI / Metrics) from TemporalCluster.Status.Endpoints. The TemporalCluster controller never sets these fields (only the TemporalDevServer controller populates its own endpoints), so the card always shows — / — / —.

Ask

Populate TemporalCluster.Status.Endpoints (EndpointsStatus{Frontend, UI, Metrics}) in the cluster controller's status reconciliation, using the resolved service DNS names/ports (e.g. <name>-frontend.<namespace>.svc:7233).

Notes

Follow-up to #63.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions