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

Image history #42

Merged
merged 23 commits into from
Dec 19, 2024
Merged

Image history #42

merged 23 commits into from
Dec 19, 2024

Conversation

amritakohli
Copy link
Contributor

@amritakohli amritakohli commented Dec 18, 2024

This PR introduces a feature to add image customization history to an image created by the image customizer tool.
The feature aims to record the image customization history in a structured, parseable format.
A config option is added to disable the feature.

Tests will be added in a future PR.


Checklist

  • Tests added/updated
  • Documentation updated (if needed)
  • Code conforms to style guidelines

@amritakohli amritakohli requested a review from a team as a code owner December 18, 2024 18:56
toolkit/tools/imagecustomizerapi/filesystem.go Outdated Show resolved Hide resolved
toolkit/tools/imagecustomizerapi/os.go Outdated Show resolved Hide resolved
toolkit/tools/imagecustomizerapi/packages.go Outdated Show resolved Hide resolved
toolkit/tools/imagecustomizerapi/script.go Outdated Show resolved Hide resolved
toolkit/tools/pkg/imagecustomizerlib/imagehistory.go Outdated Show resolved Hide resolved
toolkit/tools/pkg/imagecustomizerlib/imagehistory.go Outdated Show resolved Hide resolved
toolkit/tools/pkg/imagecustomizerlib/imagehistory.go Outdated Show resolved Hide resolved
toolkit/tools/pkg/imagecustomizerlib/imagehistory.go Outdated Show resolved Hide resolved
@amritakohli amritakohli force-pushed the user/amritakohli/history branch from 8d45b60 to e361870 Compare December 18, 2024 23:54
@amritakohli amritakohli force-pushed the user/amritakohli/history branch from 34b1b1e to e1ce161 Compare December 19, 2024 17:45
docs/imagecustomizer/api/configuration/imagehistory.md Outdated Show resolved Hide resolved
docs/imagecustomizer/api/configuration.md Show resolved Hide resolved
toolkit/tools/imagecustomizerapi/imagehistory.go Outdated Show resolved Hide resolved
toolkit/tools/pkg/imagecustomizerlib/imagehistory.go Outdated Show resolved Hide resolved
@amritakohli amritakohli force-pushed the user/amritakohli/history branch 2 times, most recently from ffb74b9 to 16a7498 Compare December 19, 2024 19:32
@amritakohli amritakohli force-pushed the user/amritakohli/history branch from 16a7498 to b231e75 Compare December 19, 2024 19:33
@amritakohli amritakohli merged commit 63c4822 into main Dec 19, 2024
7 checks passed
@amritakohli amritakohli deleted the user/amritakohli/history branch December 19, 2024 19:34
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