Uploaded image for project: 'OpenShift Node'
  1. OpenShift Node
  2. OCPNODE-878

CRI-O should deprecate log size max and pids limit options

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • None
    • None
    • None
    • 3
    • False
    • False
    • OCPNODE Sprint 217

      CRI-O's config fields LogSizeMax and PidsLimit were introduced before the kubelet supported similar values. However, now the kubelet does, and keeping the values around only adds confusion on which should be specified. To reduce confusion, CRI-O should deprecate the fields in favor of the kubelet's.

       

      Since both of these fields correspond to fields in the ContainerRuntimeConfig, the ctrcfg will have to learn how to translate between the two values (cri-o's and kubelets) and set the correct value in the kubelet instead. In the long term, I think deprecating the ctrcfg options will be needed as well.

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

                Created:
                Updated:
                Resolved: