The GitHub Actions job "Tests" on airflow.git/fix/k8s-basic-pod-yaml-ubuntu-pin 
has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
7bb76b2a816e51de32ba21db2220b6f8f90c780c / Jarek Potiuk <[email protected]>
Pin ubuntu image in K8s basic_pod.yaml to ubuntu:24.04

PR #66423 pinned bare ubuntu refs across the kubernetes-tests Python
sources to ubuntu:24.04 (which is in the pre-pulled image set the K8s
test infra now caches), but missed the basic_pod.yaml pod-template
file used by test_pod_template_file_system. The bare ubuntu image
still resolves to docker.io/library/ubuntu:latest at pod-pull time
and hits Docker Hub anonymous-rate-limit timeouts on scheduled
runs.

Pinning here matches the pattern from #66423 and lands the YAML in
the pre-pulled cache list.

Failure observed in 
https://github.com/apache/airflow/actions/runs/25472151635/job/74749280411

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

With regards,
GitHub Actions via GitBox


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

Reply via email to