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

PIDs limit and Maximum Log size setting is already deprecated in ContainerRuntimeConfig

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Normal Normal
    • None
    • 4.12.0
    • Documentation / Node
    • None
    • No
    • False
    • Hide

      None

      Show
      None
    • N/A
    • Release Note Not Required

      Description of problem:

      Hi Team, PIDs limit and Maximum Log size setting is already deprecated in ContainerRuntimeConfig but in document it has written that `is expected to be deprecated`.

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

      4.12+

      Actual results:

      PIDs limit: Setting the PIDs limit in the ContainerRuntimeConfig is expected to be deprecated. If PIDs limits are required, it is recommended to use the podPidsLimit field in the KubeletConfig CR instead. The default value of the podPidsLimit field is 4096.
      
      Maximum log size: Setting the maximum log size in the ContainerRuntimeConfig is expected to be deprecated. If a maximum log size is required, it is recommended to use the containerLogMaxSize field in the KubeletConfig CR instead.

       

       

      Expected results:

      PIDs limit: Setting the PIDs limit in the ContainerRuntimeConfig is  deprecated. If PIDs limits are required, it is recommended to use the podPidsLimit field in the KubeletConfig CR instead. The default value of the podPidsLimit field is 4096.
      
      Maximum log size: Setting the maximum log size in the ContainerRuntimeConfig is deprecated. If a maximum log size is required, it is recommended to use the containerLogMaxSize field in the KubeletConfig CR instead.

      Additional info:

      Pull request for the same has been created, Do let me know if any other info is needed: https://github.com/openshift/openshift-docs/pull/65986

            mburke@redhat.com Michael Burke
            rhn-support-psingour Poornima Singour
            Sunil Choudhary Sunil Choudhary
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: