tektoncd / tektoncd/pruner

Assess Memory consumption in Pruner and share benchmarks

Open
#103 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

area/performance
Dominant language
Go
Stars
6
Forks
19
Avg merge
12h 36m
Merged PRs (30d)
27

Description

While the pruner was deployed in dogfooding cluster with deafult resource specs for controller, the pod faced 137(OOMKilled). After increasing the Memory Request to 512Mi and Memory limit to 2Gi the pod ran without any issues. Though there were no panics, this issue is created to analyze the performance of pruner and assess for any other possible issues.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the pruner's memory use with the default controller resource specs, then compare it with the 512Mi request and 2Gi limit configuration described in the issue. Collect memory benchmarks and inspect the controller's behavior for other resource-related problems; the work is done when the findings and any additional issues are documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
backend, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.