Skip to content

Resource Requests on init containers in helm chart #420

@barryCrunch

Description

@barryCrunch

Diode version

v1.5.0

Feature type

New functionality

Proposed feature or enhancement

Currently init containers within helm chart, specifically wait-for-X containers, do not have resource requests/limits within their definition. The enhancement to the chart would provide the ability to assign resource requests to those definitions along with providing sane defaults.

Use case

Some Kubernetes cluster leverage OPA Gatekeeper to set a requirement where all pods must have resource requests/limits set. Providing the ability to set these resource requests would satisfy the gatekeeper requirement allowing helm deployments to succeed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requeststatus: needs triageThis issue is awaiting triage by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions