[VC-45349] Rename cyberark-disco-agent to disco-agent across repo#727
Merged
wallrj-cyberark merged 1 commit intomasterfrom Sep 25, 2025
Merged
[VC-45349] Rename cyberark-disco-agent to disco-agent across repo#727wallrj-cyberark merged 1 commit intomasterfrom
wallrj-cyberark merged 1 commit intomasterfrom
Conversation
- Rename Helm chart directory and files to deploy/charts/disco-agent - Update image and chart repository names in makefiles and release docs - Adjust test scripts, telemetry identifier, and selection labels - Regenerate docs/schema and update snapshots for new chart name - Users must pull quay.io/jetstack/disco-agent and charts/disco-agent BREAKING CHANGE: image and Helm chart renamed from cyberark-disco-agent to disco-agent; update any scripts, manifests, and references Signed-off-by: Richard Wall <richard.wall@cyberark.com>
2ddce55 to
85e9028
Compare
inteon
approved these changes
Sep 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow up to: #725
During a discussion with Atanas yesterday we've decided to rename the Cyberark Discovery and Context chart to disco-agent. Why? To avoid stutter in the namespace / name (
cyberark/disco-agent) and in anticipation of a CyberArk name change.BREAKING CHANGE: image and Helm chart renamed from cyberark-disco-agent
to disco-agent; update any scripts, manifests, and references.
Fixes: https://venafi.atlassian.net/browse/VC-45349
Testing
Test release:
Created two new repos for

disco-agentand granted permission to the robot account that is stored in a secret in this GitHub repo. When this PR is merged I'll delete the two repos forcyberark-disco-agent:Published a new alpha tag to the repo, to trigger the release workflow:
E2E test
The E2E test succeeded: