UNCLASSIFIED - NO CUI

Skip to content

Hotfix anchore ancestry

James Petersen requested to merge hotfix-anchore-ancestry into master

Currently there is a bug in the anchore ancestry api where it will attempt to use images pending deletion as ancestors. This fix will mitigate the bug and will treat 404's in the ancestry api calls as no ancestry (which is the correct behavior).

Merge request reports