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

[Automation] Update digest updater workflow to update the hash on the annotation. #354

Closed
6 tasks
Tracked by #252
harshad16 opened this issue Nov 20, 2023 · 1 comment
Closed
6 tasks
Tracked by #252
Assignees
Labels
feature/build-info JIRA jira issue exists for following github issue kind/automation kind/feature New feature or request

Comments

@harshad16
Copy link
Member

harshad16 commented Nov 20, 2023

Extension of the issue: #252, This is to automate the hash update on the annotation with digest updater.

Requirements.

  • Create a file commit.env in this dir similar to this one. Instead of image, it will be commit. (ex: odh-minimal-notebook-image-commit-n=<hash>)
  • grab the commit from here and append the value to the commit.env
  • Match the annotation configurable with vars. (Ex: opendatahub.io/notebook-build-commit: $(odh-minimal-notebook-image-commit-n) here)
  • Use the param.yaml or create a new file.
  • Update the kustomize file to patch value form commit.env to param.yaml.
  • use kustomize build manifests/base/ command to check if all these are patching correctly.
@github-project-automation github-project-automation bot moved this to 📋 Backlog in ODH IDE Planning Nov 20, 2023
@harshad16 harshad16 moved this from 📋 Backlog to 🔖Todo in ODH IDE Planning Nov 20, 2023
@harshad16 harshad16 moved this from 🔖Todo to 🏗 In Progress in ODH IDE Planning Nov 21, 2023
@harshad16 harshad16 changed the title Update digest updater workflow to update the hash on the annotation. [Automation] Update digest updater workflow to update the hash on the annotation. Nov 27, 2023
@adrielparedes adrielparedes added the JIRA jira issue exists for following github issue label Dec 1, 2023
@harshad16
Copy link
Member Author

This issue is complete with PR: #375
Thank you for the work 💯

@github-project-automation github-project-automation bot moved this from 🏗 In Progress to ✅Done in ODH IDE Planning Dec 8, 2023
jiridanek pushed a commit to jstourac/notebooks that referenced this issue Aug 12, 2024
…st-updater-10309838501

[Digest Updater Action] Update Runtime Images
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/build-info JIRA jira issue exists for following github issue kind/automation kind/feature New feature or request
Projects
Archived in project
Development

No branches or pull requests

3 participants