github.com/Mirantis/virtlet@v1.5.2-0.20191204181327-1659b8a48e9b/pkg/manager/TestConversions__ContainerInfoToCRIContainerStatus.out.yaml (about)

     1  - in:
     2      Config:
     3        Attempt: 0
     4        CPUPeriod: 0
     5        CPUQuota: 0
     6        CPUShares: 0
     7        ContainerAnnotations:
     8          containerAnnotation: foobar
     9        ContainerLabels:
    10          containerLabel: foo
    11        ContainerSideNetwork: null
    12        DomainUUID: ""
    13        Environment: null
    14        Image: testImage
    15        LogDirectory: ""
    16        LogPath: testcontainer_0.log
    17        MemoryLimitInBytes: 0
    18        Mounts: null
    19        Name: ""
    20        ParsedAnnotations: null
    21        PodAnnotations: null
    22        PodName: ""
    23        PodNamespace: ""
    24        PodSandboxID: 69eec606-0493-5825-73a4-c5e0c0236155
    25        VolumeDevices: null
    26      CreatedAt: 1496175540000000000
    27      Id: f1bfb494-af3d-48ab-b8b1-2c850e1e8a00
    28      Name: testcontainer
    29      StartedAt: 1496175550000000000
    30      State: 0
    31    out:
    32      annotations:
    33        containerAnnotation: foobar
    34      created_at: 1496175540000000000
    35      id: f1bfb494-af3d-48ab-b8b1-2c850e1e8a00
    36      image:
    37        image: testImage
    38      image_ref: testImage
    39      labels:
    40        containerLabel: foo
    41      log_path: testcontainer_0.log
    42      metadata:
    43        name: testcontainer
    44      started_at: 1496175550000000000
    45  - in:
    46      Config:
    47        Attempt: 0
    48        CPUPeriod: 0
    49        CPUQuota: 0
    50        CPUShares: 0
    51        ContainerAnnotations:
    52          containerAnnotation: foobar1
    53        ContainerLabels:
    54          containerLabel: foo1
    55        ContainerSideNetwork: null
    56        DomainUUID: ""
    57        Environment: null
    58        Image: testImage1
    59        LogDirectory: ""
    60        LogPath: testcontainer1_0.log
    61        MemoryLimitInBytes: 0
    62        Mounts: null
    63        Name: ""
    64        ParsedAnnotations: null
    65        PodAnnotations: null
    66        PodName: ""
    67        PodNamespace: ""
    68        PodSandboxID: d25ded14-d35d-510b-5749-f83cc165794e
    69        VolumeDevices: null
    70      CreatedAt: 1496175560000000000
    71      Id: 13bdedae-540d-4131-959b-366c6343d5b4
    72      Name: testcontainer1
    73      StartedAt: 1496175570000000000
    74      State: 2
    75    out:
    76      annotations:
    77        containerAnnotation: foobar1
    78      created_at: 1496175560000000000
    79      id: 13bdedae-540d-4131-959b-366c6343d5b4
    80      image:
    81        image: testImage1
    82      image_ref: testImage1
    83      labels:
    84        containerLabel: foo1
    85      log_path: testcontainer1_0.log
    86      metadata:
    87        name: testcontainer1
    88      started_at: 1496175570000000000
    89      state: 2