Skip to content

rename: Kagenti → Rossoctl throughout scripts and docs#44

Merged
yoavkatz merged 2 commits into
rossoctl:mainfrom
yoavkatz:rename/kagenti-to-rossoctl
Jul 23, 2026
Merged

rename: Kagenti → Rossoctl throughout scripts and docs#44
yoavkatz merged 2 commits into
rossoctl:mainfrom
yoavkatz:rename/kagenti-to-rossoctl

Conversation

@yoavkatz

@yoavkatz yoavkatz commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replace all 189 occurrences of kagenti/Kagenti/KAGENTIrossoctl/Rossoctl/ROSSOCTL across 18 files in exgentic_a2a_runner/
  • Covers k8s namespace (rossoctl-system), Keycloak realm/client (rossoctl), kind cluster (kind-rossoctl), shell function names, variable names, API URL patterns, and all prose in docs and comments

Closes #43

Test plan

  • Verify grep -ri kagenti exgentic_a2a_runner/ returns no results
  • Run deploy-agent.sh --kind against a local kind cluster named kind-rossoctl
  • Run deploy-benchmark.sh --kind to confirm renamed variables and function calls work
  • Confirm libsh/check-kubectl-context.sh accepts kind-rossoctl context

🤖 Generated with Claude Code

yoavkatz and others added 2 commits July 23, 2026 11:39
Replace all 189 occurrences of kagenti/Kagenti/KAGENTI with
rossoctl/Rossoctl/ROSSOCTL across 18 files in exgentic_a2a_runner/.

Covers: k8s namespace (rossoctl-system), Keycloak realm/client (rossoctl),
kind cluster (kind-rossoctl), shell function names, variable names,
API URL patterns, and all prose in docs and comments.

Closes rossoctl#43

Signed-off-by: Yoav Katz <katz@il.ibm.com>
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Yoav Katz <katz@il.ibm.com>
@yoavkatz
yoavkatz merged commit 9921f52 into rossoctl:main Jul 23, 2026
1 check 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.

Rename: Kagenti → Rossoctl throughout scripts and docs

1 participant