cri-o/pkg
Antonio Murdaca 96fb47213e
container_create: correctly set user
We had a bug in ImageStatus where we weren't returning the default
image user if set, thus running all containers as root despite a user
being set in the image config. We weren't populating the Username field
of ImageStatus.
This patch fixes that along with the handling of multiple images based
on the registry patch for multiple images.
It also fixes ListImages to return Username as well.

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2018-02-14 13:17:20 +01:00
..
annotations sandbox: restore portMappings on restart 2018-02-12 11:32:17 +01:00
registrar Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
storage container_create: correctly set user 2018-02-14 13:17:20 +01:00