Skip to content

ci: allow image builds and ci-test bootstrap egress#128

Merged
komer3 merged 6 commits intomainfrom
chore-image-build-index-docker
May 5, 2026
Merged

ci: allow image builds and ci-test bootstrap egress#128
komer3 merged 6 commits intomainfrom
chore-image-build-index-docker

Conversation

@komer3
Copy link
Copy Markdown
Contributor

@komer3 komer3 commented May 5, 2026

Summary

  • allow index.docker.io:443 for the image workflow under harden-runner block
  • allow the Jetify and Nix bootstrap endpoints needed by ci-test to install devbox under block

Why

  • the image workflow was blocked when ko reached index.docker.io/v2
  • the ci-test failures were not stale-cache related; harden-runner logs showed blocked hosts in the devbox bootstrap path: releases.jetify.com, releases.jetpack.io, get.jetify.com, get.jetpack.io, artifacts.nixos.org, cache.nixos.org
  • a manual workflow_dispatch run on this branch now passes end-to-end: https://github.com/linode/karpenter-provider-linode/actions/runs/25400671340

moshevayner
moshevayner previously approved these changes May 5, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.42%. Comparing base (7b6f50a) to head (46a0cb7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #128   +/-   ##
=======================================
  Coverage   75.42%   75.42%           
=======================================
  Files          38       38           
  Lines        2828     2828           
=======================================
  Hits         2133     2133           
  Misses        508      508           
  Partials      187      187           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@komer3 komer3 changed the title ci: allow image builds to reach index.docker.io ci: allow image builds and ci-test bootstrap egress May 5, 2026
@komer3
Copy link
Copy Markdown
Contributor Author

komer3 commented May 5, 2026

@komer3 komer3 merged commit ce6ff7b into main May 5, 2026
8 of 9 checks passed
@komer3 komer3 deleted the chore-image-build-index-docker branch May 5, 2026 20:45
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.

3 participants