The GitHub Actions job "Required Checks" on texera.git/feat/geesefs-helm-packaging has failed. Run started by GitHub user aicam (triggered by aicam).
Head commit for run: 4f01c3c30b7255fea8ab898d23ac1cf4088b218b / ali <[email protected]> refactor: single-source the computing-unit pod name prefix from the chart The mounter derives a CU's id from its pod name, so it hardcoded the same "computing-unit" prefix that KubernetesClient used to build the name with. Two literals in two languages that must agree, with nothing to catch them drifting. Give both the value from the chart instead: workflowComputingUnitPool.podNamePrefix feeds KUBERNETES_COMPUTE_UNIT_POD_NAME_PREFIX on the manager (via the new kubernetes.compute-unit-pod-name-prefix setting) and CU_POD_NAME_PREFIX on the mounter DaemonSet. The default is unchanged, so this is a no-op for existing deployments. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]> Claude-Session: https://claude.ai/code/session_01VjyVVg9XyA9KGRT9RVDRPn Report URL: https://github.com/apache/texera/actions/runs/29942578468 With regards, GitHub Actions via GitBox
