Skip to content

Conversation

@natalieparellano
Copy link
Member

@natalieparellano natalieparellano commented Apr 12, 2024

Summary

This is still somewhat a WIP - I need to update the code comments and also add unit tests, as that's a major advantage of this refactor.

Release notes


Related

Resolves #___


Context

@natalieparellano natalieparellano changed the base branch from main to bump-imgutil April 12, 2024 20:15
Base automatically changed from bump-imgutil to main April 16, 2024 16:58
return metadata != nil && metadata.OS != ""
}

func (r *Restorer) updateAnalyzedMD() error {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
func (r *Restorer) updateAnalyzedMD() error {
func (r *Restorer) updateAnalyzedMDRunImageTarget() error {

Signed-off-by: Natalie Arellano <[email protected]>
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.

Move logic out of cmd/restorer

2 participants