Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to ghcr.io #683

Merged
merged 6 commits into from
Dec 11, 2023
Merged

Migrate to ghcr.io #683

merged 6 commits into from
Dec 11, 2023

Conversation

masa213f
Copy link
Contributor

@masa213f masa213f commented Dec 4, 2023

  • Fix release workflow to push cke image to ghcr.io
  • Fix release workflow to use gh command instead of ghr command
  • Use containers images on ghcr.io

sonobuoy test was passed.
https://github.com/cybozu-go/cke/actions/runs/7128994228

@masa213f masa213f self-assigned this Dec 4, 2023
@masa213f masa213f changed the title wip Migrate to ghcr.io Dec 4, 2023
Signed-off-by: Masayuki Ishii <[email protected]>
Signed-off-by: Masayuki Ishii <[email protected]>
Signed-off-by: Masayuki Ishii <[email protected]>
Signed-off-by: Masayuki Ishii <[email protected]>
@masa213f masa213f marked this pull request as ready for review December 8, 2023 02:30
push: true
platforms: linux/amd64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The following labels will be added.

    "org.opencontainers.image.url": "https://github.com/cybozu-go/cke",
    "org.opencontainers.image.source": "https://github.com/cybozu-go/cke",
    "org.opencontainers.image.title": "cke",
    "org.opencontainers.image.revision": "<commit hash>",
    "org.opencontainers.image.created": "2023-12-08T08:56:17.989Z",
    "org.opencontainers.image.version": "X.Y.Z",
    "org.opencontainers.image.description": "Cybozu Kubernetes Engine",
    "org.opencontainers.image.ref.name": "ubuntu",
    "org.opencontainers.image.licenses": "Apache-2.0"

Copy link
Contributor

@morimoto-cybozu morimoto-cybozu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@masa213f masa213f merged commit 3924719 into main Dec 11, 2023
6 checks passed
@masa213f masa213f deleted the migrate-to-ghcr branch December 11, 2023 05:29
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