forked from lf-edge/eve
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Kubevirt: don't delete external-boot-image.tar
Deletion of this leads to unreliability of pkg/kube build where build-time tag and post-build tag didn't match. The result was installer-raw or live targets failed to find pkg/kube in the cache. Refactored pkg/kube, pkg/external-boot-image target deps to see the issue clearer. Signed-off-by: Andrew Durbin <andrewd@zededa.com>
- Loading branch information
1 parent
0060b5b
commit 7cd8640
Showing
3 changed files
with
7 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters