Skip to content

ci(os-132): remove stale remote buildx mode#1267

Merged
jtoelke2 merged 1 commit intomainfrom
jtoelke/os-132-retire-eks-cleanup
May 8, 2026
Merged

ci(os-132): remove stale remote buildx mode#1267
jtoelke2 merged 1 commit intomainfrom
jtoelke/os-132-retire-eks-cleanup

Conversation

@jtoelke2
Copy link
Copy Markdown
Collaborator

@jtoelke2 jtoelke2 commented May 8, 2026

Summary

Remove the stale remote BuildKit mode from the shared setup-buildx action now that all tracked callers use local Buildx on supported runners.

Related Issue

OS-132 / OS-49 Phase 8

Changes

  • Removes the unused remote BuildKit action inputs and step from .github/actions/setup-buildx/action.yml.
  • Drops redundant driver: local inputs from all current setup-buildx callers.
  • Leaves buildkitd-config support in place for local builder registry mirror config.

Testing

  • git diff --check
  • YAML syntax parse for changed workflow/action files
  • mise run pre-commit passes

mise run pre-commit was attempted. It failed on unrelated local workspace issues: markdownlint errors in untracked .codex-learning/*.md, plus existing local Rust test failure ssh::tests::launch_editor_returns_friendly_error_when_binary_missing. Rust check, clippy, Python tests, Helm lint, license check, formatting checks, and Mermaid lint completed successfully before the markdown task failure was reported.

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)

Signed-off-by: Jonas Toelke <jtoelke@nvidia.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

@jtoelke2 jtoelke2 merged commit 3cfc915 into main May 8, 2026
24 checks passed
@jtoelke2 jtoelke2 deleted the jtoelke/os-132-retire-eks-cleanup branch May 8, 2026 17:20
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.

2 participants