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

etcd-health-probe.log need to be deprecated on control plane node

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Undefined
    • 4.14.z
    • 4.14.z
    • Etcd
    • None
    • No
    • 1
    • ETCD Sprint 252, ETCD Sprint 253
    • 2
    • False
    • Hide

      None

      Show
      None
    • Release Note Not Required
    • In Progress

    Description

      Description of problem:

      /var/log/etcd/etcd-health-probe.log exist on control plane node, but we only touch it in code:
      https://github.com/openshift/cluster-etcd-operator/blob/master/bindata/etcd/pod.yaml#L26
      
      etcd's /var/log/etcd/etcd-health-probe.log be though audit log, because there are audit log in same directory tree for apiserver and auth:
      /var/log/kube-apiserver/audit-2024-03-21T04-27-49.470.log
      /var/log/oauth-server/audit.log
      
      etcd-health-probe.log will bring some misunderstanding to user
          How reproducible:always
      
      
          Steps to Reproduce:
          1. login control plane node
          2. check /var/log/etcd/etcd-health-probe.log
          3. the file size is always zero
      
          Actual results:
      
          
          Expected results:remove this file in code/don't touch this file
      
          

      Additional info:

      
          

      Attachments

        Issue Links

          Activity

            People

              melbeher@redhat.com Mustafa Elbehery
              geliu ge liu
              ge liu ge liu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: