The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user dstandish (triggered by dstandish).
Head commit for run: 3c9ede065d417670d02c759806ca254071155403 / Daniel Standish <[email protected]> Improve task_id to pod name conversion There are a few rules for pod names that we have to handle. See here: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/. One rule is must start and end with alphanumeric. Another is only alphanum, dot, -, and lowercase. Finally, no more than 253 chars. I added tests for the new behavior but also some incidental (perhaps surprising) other behavior namely the way that adding random suffix actually truncates the given pod name substantially. Report URL: https://github.com/apache/airflow/actions/runs/3414190482 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
