Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Fix result switch while viewing with type history #296

Merged
merged 1 commit into from
Feb 19, 2019

Conversation

akhilerm
Copy link
Contributor

@akhilerm akhilerm commented Feb 7, 2019

Fixes #295
When container-diff is run with --type history the results are switched
between the images. This commit fixes this issue by changing the
template for HistoryDiffOutput

Signed-off-by: Akhil Mohan [email protected]

when container-diff is run with --type history the results are switched
between the images. This commit fixes this issue by changing the
template for HistoryDiffOutput

Signed-off-by: Akhil Mohan <[email protected]>
Copy link
Contributor

@nkubala nkubala left a comment

Choose a reason for hiding this comment

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

@akhilerm thanks for the fix! looks like a dumb error on our part 🤦‍♂️

@nkubala nkubala merged commit 649542e into GoogleContainerTools:master Feb 19, 2019
@akhilerm akhilerm deleted the switch-history-fix branch February 20, 2019 05:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

container-diff diff <image> <image> --type=history switches history
2 participants