Skip to content

Migrate container registry from Docker Hub to GHCR#463

Open
gjkim42 wants to merge 1 commit intomainfrom
kelos-ghcr-imge
Open

Migrate container registry from Docker Hub to GHCR#463
gjkim42 wants to merge 1 commit intomainfrom
kelos-ghcr-imge

Conversation

@gjkim42
Copy link
Collaborator

@gjkim42 gjkim42 commented Feb 27, 2026

Summary

  • Switch all image references from gjkim42/ (Docker Hub) to ghcr.io/kelos-dev/ (GitHub Container Registry)
  • Update release workflow to authenticate with GHCR using GITHUB_TOKEN instead of Docker Hub credentials
  • Add packages: write permission to the release workflow

Test plan

  • Unit tests pass (make test)
  • Verification checks pass (make verify)
  • CI e2e tests pass with updated image references
  • Release workflow successfully pushes images to GHCR

🤖 Generated with Claude Code

@github-actions github-actions bot added needs-triage needs-kind Indicates an issue or PR lacks a kind/* label needs-priority needs-actor labels Feb 27, 2026
@gjkim42 gjkim42 added priority/important-soon ok-to-test triage-accepted kind/feature Categorizes issue or PR as related to a new feature labels Feb 27, 2026
@github-actions github-actions bot removed needs-triage needs-kind Indicates an issue or PR lacks a kind/* label needs-priority labels Feb 27, 2026
@gjkim42
Copy link
Collaborator Author

gjkim42 commented Feb 27, 2026

/retest

1 similar comment
@gjkim42
Copy link
Collaborator Author

gjkim42 commented Feb 27, 2026

/retest

Switch all image references from gjkim42/ (Docker Hub) to
ghcr.io/kelos-dev/ (GitHub Container Registry) and update the
release workflow to authenticate with GHCR using GITHUB_TOKEN.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant