Skip to content

[helm] Add pod annotations, pod labels, and PodDisruptionBudget support #3115

@fresh-borzoni

Description

@fresh-borzoni

Search before asking

  • I searched in the issues and found nothing similar.

Description

The Fluss Helm chart is missing standard Kubernetes pod-level configuration that production deployments rely on.

There is currently no way to add custom annotations to pods (needed for Prometheus scraping, Vault agent injection, Datadog, etc.), no way to add custom labels (needed for service mesh routing, monitoring selectors), and no PodDisruptionBudget to protect against draining too many replicas during rolling upgrades or node maintenance.

Willingness to contribute

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions