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

     1  - in:
     2      config:
     3        image:
     4          image: testImage
     5        labels:
     6          fizz: buzz
     7          foo: bar
     8        metadata:
     9          name: testcontainer
    10      pod_sandbox_id: 69eec606-0493-5825-73a4-c5e0c0236155
    11      sandbox_config:
    12        annotations:
    13          hello: world
    14          virt: let
    15        hostname: localhost
    16        labels:
    17          fizz: buzz
    18          foo: bar
    19        linux:
    20          security_context:
    21            namespace_options: {}
    22        log_directory: /var/log/test_log_directory
    23        metadata:
    24          name: testName_0
    25          namespace: default
    26          uid: 69eec606-0493-5825-73a4-c5e0c0236155
    27    out:
    28      Attempt: 0
    29      CPUPeriod: 0
    30      CPUQuota: 0
    31      CPUShares: 0
    32      ContainerAnnotations: null
    33      ContainerLabels:
    34        fizz: buzz
    35        foo: bar
    36      ContainerSideNetwork:
    37        Interfaces: null
    38        NsPath: /var/run/netns/bae464f1-6ee7-4ee2-826e-33293a9de95e
    39        Result: null
    40      DomainUUID: ""
    41      Environment: null
    42      Image: testImage
    43      LogDirectory: /var/log/test_log_directory
    44      LogPath: testcontainer_0.log
    45      MemoryLimitInBytes: 0
    46      Mounts: null
    47      Name: testcontainer
    48      ParsedAnnotations: null
    49      PodAnnotations:
    50        hello: world
    51        virt: let
    52      PodName: testName_0
    53      PodNamespace: default
    54      PodSandboxID: 69eec606-0493-5825-73a4-c5e0c0236155
    55      VolumeDevices: null
    56  - in:
    57      config:
    58        image:
    59          image: testImage
    60        labels:
    61          fizz: buzz
    62          foo: bar
    63        log_path: some_logpath_0.log
    64        metadata:
    65          name: testcontainer
    66      pod_sandbox_id: 69eec606-0493-5825-73a4-c5e0c0236155
    67      sandbox_config:
    68        annotations:
    69          hello: world
    70          virt: let
    71        hostname: localhost
    72        labels:
    73          fizz: buzz
    74          foo: bar
    75        linux:
    76          security_context:
    77            namespace_options: {}
    78        log_directory: /some/pod/log/dir/69eec606-0493-5825-73a4-c5e0c0236155
    79        metadata:
    80          name: testName_0
    81          namespace: default
    82          uid: 69eec606-0493-5825-73a4-c5e0c0236155
    83    out:
    84      Attempt: 0
    85      CPUPeriod: 0
    86      CPUQuota: 0
    87      CPUShares: 0
    88      ContainerAnnotations: null
    89      ContainerLabels:
    90        fizz: buzz
    91        foo: bar
    92      ContainerSideNetwork:
    93        Interfaces: null
    94        NsPath: /var/run/netns/bae464f1-6ee7-4ee2-826e-33293a9de95e
    95        Result: null
    96      DomainUUID: ""
    97      Environment: null
    98      Image: testImage
    99      LogDirectory: /some/pod/log/dir/69eec606-0493-5825-73a4-c5e0c0236155
   100      LogPath: some_logpath_0.log
   101      MemoryLimitInBytes: 0
   102      Mounts: null
   103      Name: testcontainer
   104      ParsedAnnotations: null
   105      PodAnnotations:
   106        hello: world
   107        virt: let
   108      PodName: testName_0
   109      PodNamespace: default
   110      PodSandboxID: 69eec606-0493-5825-73a4-c5e0c0236155
   111      VolumeDevices: null
   112  - in:
   113      config:
   114        image:
   115          image: testImage
   116        labels:
   117          fizz: buzz
   118          foo: bar
   119        metadata:
   120          name: testcontainer
   121        mounts:
   122        - container_path: /mnt
   123          host_path: /whatever
   124      pod_sandbox_id: d25ded14-d35d-510b-5749-f83cc165794e
   125      sandbox_config:
   126        annotations:
   127          hello: world
   128          virt: let
   129        hostname: localhost
   130        labels:
   131          fizz: buzz
   132          foo: bar
   133        linux:
   134          security_context:
   135            namespace_options: {}
   136        log_directory: /var/log/test_log_directory
   137        metadata:
   138          name: testName_1
   139          namespace: default
   140          uid: d25ded14-d35d-510b-5749-f83cc165794e
   141    out:
   142      Attempt: 0
   143      CPUPeriod: 0
   144      CPUQuota: 0
   145      CPUShares: 0
   146      ContainerAnnotations: null
   147      ContainerLabels:
   148        fizz: buzz
   149        foo: bar
   150      ContainerSideNetwork:
   151        Interfaces: null
   152        NsPath: /var/run/netns/bae464f1-6ee7-4ee2-826e-33293a9de95e
   153        Result: null
   154      DomainUUID: ""
   155      Environment: null
   156      Image: testImage
   157      LogDirectory: /var/log/test_log_directory
   158      LogPath: testcontainer_0.log
   159      MemoryLimitInBytes: 0
   160      Mounts:
   161      - ContainerPath: /mnt
   162        HostPath: /whatever
   163        Readonly: false
   164      Name: testcontainer
   165      ParsedAnnotations: null
   166      PodAnnotations:
   167        hello: world
   168        virt: let
   169      PodName: testName_1
   170      PodNamespace: default
   171      PodSandboxID: d25ded14-d35d-510b-5749-f83cc165794e
   172      VolumeDevices: null