Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-9449

Support HTTP when pull UCR image using docker registry v2 API

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • agent, containerization
    • None

    Description

      Many customers use Harbor as docker registries in their private cloud. And most of them use HTTP instead of HTTPS to expose registry API. However, currently SSL is automatically handled when fetching images/layers for Mesos container. And mesos agent will report error when the registry is using HTTP: 

      Failed to launch container: Failed to perform 'curl': curl: (60) SSL certificate problem: unable to get local issuer certificate

       In the contrary, pulling docker images is OK when we set --insecure-registry=  for dockerd

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            harryge haoyuan ge
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: