-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prune image configs of manifests V2 schema 2
Renamed LayerNode to ComponentNode because it now identifies image configs as well. The ComponentNode still needs to contain an information whether it represents config or layer for proper logging. The ComponentNode can now be connected to ImageNode or ImageStreamNode using either ImageLayerEdge or ImageConfigEdge. Signed-off-by: Michal Minář <[email protected]>
- Loading branch information
Michal Minář
committed
Sep 9, 2016
1 parent
12e5235
commit 919493f
Showing
7 changed files
with
619 additions
and
100 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
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
Oops, something went wrong.