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

Add automated checking of skopeo-synced images #6

Open
sd109 opened this issue May 31, 2023 · 0 comments
Open

Add automated checking of skopeo-synced images #6

sd109 opened this issue May 31, 2023 · 0 comments

Comments

@sd109
Copy link
Contributor

sd109 commented May 31, 2023

Once #5 is merged, the charts in this repo will use StackHPC's ghcr mirror for container images. This means that bumping the version of an upstream chart (e.g. jupyterhub) may lead to a situation where newer container images which are required by the chart are not yet synced into ghcr. We should be able automate/catch this issue by running helm template on the chart and then parsing the output for container images which can then be added to the skopeo manifests. It may even be possible to extend the existing skopeo workflow to completely automate the generation of skopeo manifests by parsing the output of helm template.

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

No branches or pull requests

1 participant