Skip to content

feat(helm): add deploymentAnnotations and podDisruptionBudget - #73

Open
anthonyhaussman wants to merge 1 commit into
kagent-dev:mainfrom
anthonyhaussman:tone/feat/helm-pdb-annotations
Open

feat(helm): add deploymentAnnotations and podDisruptionBudget#73
anthonyhaussman wants to merge 1 commit into
kagent-dev:mainfrom
anthonyhaussman:tone/feat/helm-pdb-annotations

Conversation

@anthonyhaussman

Copy link
Copy Markdown

Description

Helm Deployment Template

Add deployment-level annotations support to metadata in deployment manifest.
Allow users to attach tooling and controller annotations directly to the Deployment resource.

PodDisruptionBudget Resource

Introduce policy/v1 PodDisruptionBudget template with configurable availability targets and eviction policies.
Ensure high availability during voluntary disruptions and cluster maintenance operations.

Chart Values and Unit Tests

Define default configurations in values.yaml and add comprehensive test suites covering custom deployment annotations and PDB rendering variants.
Prevent regression and guarantee template validation across optional configuration branches.

Support custom deployment metadata annotations and
configurable PodDisruptionBudget for kagent-tools.

Assisted-by: Gemini 3.7 Flash
Signed-off-by: Anthony Hausman <anthonyhaussmann@gmail.com>
@anthonyhaussman
anthonyhaussman marked this pull request as ready for review August 21, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant