The GitHub Actions job "Required Checks" on 
texera.git/fix/cu-pod-uri-missing-port has succeeded.
Run started by GitHub user aicam (triggered by aicam).

Head commit for run:
c4e79078b53346082e817a3d3abda4a3f255cdf5 / ali <[email protected]>
fix: route computing units to their recorded pod URI

The access-control service rebuilt the computing unit's in-cluster
address from `KubernetesConfig` on every authorization request, which
duplicates the address-construction logic already in
`KubernetesClient.generatePodURI` and can drift from it (e.g. service
name vs. pool-name conventions). Read the URI persisted for the unit
(written by the managing service when the pod is created) and route to
it directly, so the routing target comes from a single source of truth.
Fall back to the previously constructed in-cluster address when no URI
has been recorded for the unit yet.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/27376370278

With regards,
GitHub Actions via GitBox

Reply via email to