Skip to content

Conversation

@onematchfox
Copy link
Contributor

This reverts #1197 which purported to fix #1169 (which I cannot reproduce). Installing with values like the following correctly excludes any agents that are not enabled.

agents:
  k8s-agent:
    enabled: false
  kgateway-agent:
    enabled: false
  ...

Fixes #1225.

This reverts commit 81a98d4.

Signed-off-by: Brian Fox <878612+onematchfox@users.noreply.github.com>
Copilot AI review requested due to automatic review settings January 21, 2026 14:02
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reverts changes from #1197 that incorrectly configured Helm chart dependency conditions. The revert restores the proper condition paths that align with the chart's values.yaml structure where agents are nested under the agents: key.

Changes:

  • Updated Helm chart dependency conditions to use agents.<agent-name>.enabled instead of <agent-name>.enabled
  • Ensures consistency with the values.yaml structure and existing patterns in the chart

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@EItanya EItanya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is completely my fault

@EItanya EItanya merged commit 2ad96e1 into kagent-dev:main Jan 21, 2026
21 of 22 checks passed
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.

[BUG] Helm Template Kustomize Rending Fails - Agents - 0.7.9 [BUG] Some helm values are not respected

2 participants