Skip to content

Revert version-drift change (#34) to restore working baseline - #39

Merged
klagrida merged 1 commit into
mainfrom
revert/restore-working-baseline
Jun 6, 2026
Merged

Revert version-drift change (#34) to restore working baseline#39
klagrida merged 1 commit into
mainfrom
revert/restore-working-baseline

Conversation

@klagrida

@klagrida klagrida commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Why

PR #34 bumped Spark (3.5.0→4.0.1), Airflow (3.0.2→3.1.7), the Iceberg Spark runtime, and the Airflow image. Since landing on main it has kept CI red: the larger images saturate the single-node minikube's Docker Hub pull bandwidth, so the Airflow Helm release and the Jupyter/monitoring rollouts time out non-deterministically (same deploy ran 6m17s in one run and >25min in another). Timeout-bumping (PRs #37/#38) proved to be whack-a-mole rather than a fix.

This restores the last known-good state — commit 1fe2033 (Dec 20), the parent of #34.

What

git revert 540ea5e. The resulting tree is byte-identical to 1fe2033 for the 7 affected files (git diff 1fe2033 HEAD is empty):

Follow-ups

The version-upgrade + Hive cleanup intent is still tracked. Re-attempting it should be paired with the durable CI image-pull fix (issue #36: pre-pull/cache images into minikube, pin a smaller Jupyter image) so the heavier images don't re-break CI.

🤖 Generated with Claude Code

@klagrida
klagrida merged commit af58f31 into main Jun 6, 2026
19 checks passed
@klagrida
klagrida deleted the revert/restore-working-baseline branch June 6, 2026 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant