The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dstandish (triggered by dstandish).

Head commit for run:
d449cac22fc7ed709975fed827bd4a967763d418 / Daniel Standish 
<[email protected]>
Allow longer pod names for k8s executor / KPO

Previously this limited pod length to 63 but that's the limit for label values 
not pod ids.  I assume that's just an atavism.  Meanwhile, a UUID was 
previously used which takes up 32 characters, much more space than necessary.  
We use 8 random alphanum chars now which should be plenty.

Report URL: https://github.com/apache/airflow/actions/runs/3486808621

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to