Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-28752

DockerTraceabiltyReport marks imageId as nonNull but for certain events its not always possible to obtain it.

XMLWordPrintable

      DockerTraceabilityReport marks getImageId as Nonnull. However in the case a docker container is destroyed it may not be able to obtain this information.

      The Docker event will contain the containerId and the name of the image it is deployed from. But that image may itself have been removed by the time we request information about it, and so may not be able to retrieve it's details.

            oleg_nenashev Oleg Nenashev
            teilo James Nord
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: