Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-14981

place holder for log linking in 4.13.4

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.13.z
    • 4.13.z
    • Node / CRI-O
    • None
    • No
    • Rejected
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      the cri-o version in 4.13.4 should be able to support log linking

      Version-Release number of selected component (if applicable):

       

      How reproducible:

       

      Steps to Reproduce:

      1. apply
      
      apiVersion: machineconfiguration.openshift.io/v1
      kind: MachineConfig
      metadata:
        name: 99-worker-linklogs 
        labels:
          machineconfiguration.openshift.io/role: worker 
      spec:
        config:
          ignition:
            version: 3.2.0
          networkd: {}
          passwd: {}
          storage:
            files:
            - path: /etc/crio/crio.conf.d/ll.conf
              mode: 420 
              overwrite: true
              contents:
                source: data:text/plain;charset=utf-8;base64,W2NyaW8ucnVudGltZS53b3JrbG9hZHMubGlua2VkbG9nc10KYWN0aXZhdGlvbl9hbm5vdGF0aW9uID0gImlvLmt1YmVybmV0ZXMuY3JpLW8uTGlua0xvZ3MiCmFsbG93ZWRfYW5ub3RhdGlvbnMgPSBbICJpby5rdWJlcm5ldGVzLmNyaS1vLkxpbmtMb2dzIiBdCg==
                verification: {}
      
       2.
      3.
      

      Actual results:

      mc does not roll out

      Expected results:

      mc should roll out

      Additional info:

       

            pehunt@redhat.com Peter Hunt
            pehunt@redhat.com Peter Hunt
            Min Li Min Li
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: