potiuk opened a new pull request, #66688:
URL: https://github.com/apache/airflow/pull/66688
Cherry-pick of #66507 to `v3-2-test`.
Adds `bitnamilegacy/postgresql:16.1.0-debian-11-r15` to
`K8S_TEST_IMAGES_TO_PRELOAD` so the chart's PostgreSQL subchart
image is pulled once on the host (with retry-on-429) and
`kind load`-ed into every node, instead of each pod racing Docker
Hub anonymous-pull rate limits.
## Conflict notes
The auto-merge fired on the alpine / busybox lines because main
has had auto-bumped patch versions (`alpine:3.23.4`, `busybox:1.37.0`)
that haven't reached v3-2-test yet. Kept v3-2-test's existing
versions (`alpine:3.23`, `busybox:1.37`) — patch-version bumps
belong in their own backport via `upgrade_important_versions.py`,
not in this cherry-pick. Only the postgresql line was added.
## Prerequisite chain
- #66685 (mypy plugin path fix) — merged
- #66687 (`[v3-2-test] Pin Docker Hub test images against K8s
system-test rate-limit flakes (#66423)`) — merged
- this PR (#66507)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]