-
Notifications
You must be signed in to change notification settings - Fork 68
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
[Digest Updater Action] Update Runtimes Images #732
Conversation
Hi @github-actions[bot]. Thanks for your PR. I'm waiting for a opendatahub-io member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Signed-off-by: Harshad Reddy Nalla <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These are the list of runtime images included:
datascience: https://quay.io/repository/opendatahub/workbench-images/manifest/sha256:7890d674272399af75bf794753200d5f7daa8402214ba5dee39f8ddfde867825
pytorch: https://quay.io/repository/opendatahub/workbench-images/manifest/sha256:651dcc0bd4b462b6035d7f7abcbdc7b691ebb7121211fd04f428babee66d7421
rocm-pytorch: https://quay.io/repository/opendatahub/workbench-images/manifest/sha256:11cd41369c379bf79943839eef6312a31a81a1d423a97ea9b8b384a09f62ca98
rocm-tensorflow: https://quay.io/repository/opendatahub/workbench-images/manifest/sha256:d79e8720a0d4ae92e1f506b90a1e6f9fb10bc494b8e12e66cfd1d0c81b9eeaf4
cuda-tensorflow: https://quay.io/repository/opendatahub/workbench-images/manifest/sha256:a19b41833124bb8987a603cc6e2f2af651209d02b3f9cf222eb247e19585ece7
minimal: https://quay.io/repository/opendatahub/workbench-images/manifest/sha256:81d3202b381113114acf71e52bd8100a3c7eb689f4bf825ef2bf64f53642b0af
/lgtm
/approve
/ok-to-test
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: harshad16 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @harshad16, I can see that you had to manually intervene for the two of the rocm runtime images. I tried to trigger this GHA on my fork and all the images got updated properly, see:
So I will consider this manual intervention as some env issue not expecting this to happen again. Please, let me know in case I missed something and I should investigate and try to debug the problem so it won't happen again. FTR - similar change for the 2024b branch is in #731. |
🚀 This is an automated Pull Request.
Created by
/.github/workflows/runtimes-digest-updater-upstream.yaml
This PR updates the following files:
/jupyter/datascience/ubi*-python-*/runtime-images/*.json
paths❗ IMPORTANT NOTE: Remember to delete the
digest-updater-11184360530
branch after merging the changes