Uploaded image for project: 'OpenShift Hosted Control Plane'
  1. OpenShift Hosted Control Plane
  2. HOSTEDCP-1122

Controller to perform defragmentation for etcd.

    XMLWordPrintable

Details

    • Epic
    • Resolution: Done
    • Undefined
    • openshift-4.15
    • None
    • None
    • etcd defrag controller
    • False
    • None
    • False
    • Not Selected
    • To Do
    • OCPSTRAT-892Optimize & Enhance Etcd's Functionality, Performance, and Manageability w/ Hosted Control Planes
    • 85
    • 85% 85%
    • L
    • 0
    • 0
    • 0

    Description

      Goal

      Why is this important?

      • It is possible for etcd to consume a lot of disk space and have poor performance if we do not do routine maintenance of etcd.  

      Scenarios

      • As etcd grows in key/value pairs, the database expands.  If they are deleted, the space is never released from disk.  etcd will reuse these slots if a new entry will fit in them.  However over time key/value space will become inefficient and require compaction/defragmentation to free up extra space.
      • We will have a controller that runs as a separate process from control-plane-operator, but spawned from it to perform these operations.

      Acceptance Criteria

      • Dev - Has a valid enhancement if necessary
      • CI - MUST be running successfully with tests automated
      • QE - covered in Polarion test plan and tests implemented

      Done Checklist

      • CI - CI is running, tests are automated and merged.
      • Release Technical Enablement <link to Feature Enablement Presentation>
      • DEV - Upstream documentation merged: <link to meaningful PR or GitHub Issue>
      • DEV - Enhancement merged: <link to meaningful PR or GitHub Issue>
      • QE - Test plans in Polarion: <link or reference to Polarion>
      • QE - Automated tests merged: <link or reference to automated tests>
      • DOC - Downstream documentation merged: <link to meaningful PR>

      Attachments

        Issue Links

          Activity

            People

              imain@redhat.com Ian Main
              imain@redhat.com Ian Main
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: