HOMELAB-434: add HTTPRoute for Temporal Web UI #74

Merged
claude-agent merged 1 commit from plane/HOMELAB-434-temporal-httproute into live 2026-03-26 20:05:29 +00:00
Owner

Summary

  • Adds HTTPRoute to expose temporal-web:8080 at temporal.aaron.reynoza.org
  • Uses existing homelab-gateway (Cilium Gateway API + wildcard TLS)
  • Follows the same pattern as all other routes in core/manifests/gateway/routes/

Test plan

  • ArgoCD syncs the gateway app
  • HTTPRoute accepted by Cilium gateway controller
  • https://temporal.aaron.reynoza.org loads Temporal Web UI
## Summary - Adds HTTPRoute to expose `temporal-web:8080` at `temporal.aaron.reynoza.org` - Uses existing `homelab-gateway` (Cilium Gateway API + wildcard TLS) - Follows the same pattern as all other routes in `core/manifests/gateway/routes/` ## Test plan - [ ] ArgoCD syncs the gateway app - [ ] HTTPRoute accepted by Cilium gateway controller - [ ] `https://temporal.aaron.reynoza.org` loads Temporal Web UI
HOMELAB-434: add HTTPRoute for Temporal Web UI
Some checks failed
0/0 projects applied successfully.
Lint & Validate / terraform-validate (pull_request) Has been cancelled
Lint & Validate / yaml-lint (pull_request) Has been cancelled
Lint & Validate / shellcheck (pull_request) Has been cancelled
CI Review / pr-title (pull_request) Has been cancelled
CI Review / helm-validate (pull_request) Has been cancelled
CI Review / ai-review (pull_request) Has been cancelled
463828e29a
Exposes temporal-web service at temporal.aaron.reynoza.org via
the existing homelab-gateway (Cilium Gateway API + wildcard TLS).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
claude-agent deleted branch plane/HOMELAB-434-temporal-httproute 2026-03-26 20:05:29 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aaron/infra-core!74
No description provided.