-
Notifications
You must be signed in to change notification settings - Fork 954
Add bash script that extracts images from manifests repо #2419
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
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: difince The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
The PR contains: - the script that extracts the images - the image list itslef Signed-off-by: difince <[email protected]>
Thanks to @annajung for noticing the followings:
|
To clarify, the script captures both non tag and tag images for the list above. For example,
After a further look into it, running
|
Yes, exactly Anna..thank you for being more explicit.
|
create a string array of all the directories the script itterates over update the list of image to include bentoml related one Signed-off-by: difince <[email protected]>
/assign @StefanoFioravanzo |
With the release being scheduled for tomorrow, a friendly reminder to review @DomFleischmann @kimwnasptd |
Closing the PR as a new PR containing the same code is open against |
Which issue is resolved by this Pull Request:
Partially resolves #kubeflow/community#599
Description of your changes:
The PR contains:
/docs
directoryChecklist:
Make sure you have installed kustomize == 3.2.1
make generate-changed-only
make test