Skip to content

Docs: update demos to use AgentRuntime to enroll agents/tools instead of manual labeling#494

Draft
rh-dnagornuks wants to merge 1 commit into
kagenti:mainfrom
rh-dnagornuks:remove-manual-labeling
Draft

Docs: update demos to use AgentRuntime to enroll agents/tools instead of manual labeling#494
rh-dnagornuks wants to merge 1 commit into
kagenti:mainfrom
rh-dnagornuks:remove-manual-labeling

Conversation

@rh-dnagornuks

@rh-dnagornuks rh-dnagornuks commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Many demos deploy agents and tools with a kagenti.io/type label manually applied instead of using AgentRuntime CR to enroll the workload and inject sidecars. AgentRuntime will become mandatory to enroll workloads and manually labeling will become impossible once kagenti/kagenti-operator#418 merged as Validating Admission Policy will only allow the controller (via AgentRuntime) and UI backend (as a temporary measure, but eventually the UI backend should use AgentRuntime to create workloads) to apply the label.

Changes

  • Echo, Finance-Sparc, Ibac, Weather agent deployments – remove labels in workload deployment's and pod's metadata
  • Git Issue and mTLS agent deployments – remove labels and add AgentRuntime manifests for enrollment
  • Update comments and demo docs

Testing

The following demos are able to be completed without any issues:

  • Weather Agent
  • Weather Agent Advanced
  • GitHub Issue Agent (Manual)
  • mTLS
  • echo
  • finance-sparc
  • ibac

… of manual labeling

Remove kagenti.io/type labels in deployment files and include AgentRuntime where necessary.
Update documentation and comments to reflect the new behavior.

Signed-off-by: Daniels Nagornuks <dnagornu@redhat.com>
@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 6a1e917f-2067-41f2-8f14-bc1479c8bf09

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New /:ToDo

Development

Successfully merging this pull request may close these issues.

2 participants