nextcloud / nextcloud/helm

Add resource requests/limits for initContainers

Open
#842 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go Template
Stars
534
Forks
314
Avg merge
42m
Merged PRs (30d)
1

Description

Currently, the provided Helm chart do not define resources for all initContainers. It is best practice to define resource requests and limits for initContainers to ensure predictable scheduling and compatibility with cluster policies.

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 locating the Helm chart templates that render initContainers and the values used for their resources. Compare all initContainers with the chart's existing resource configuration, render the chart, and verify that each initContainer has resource requests and limits.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes
Domain
infrastructure
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.