docs(agent,gnmi-discovery): remove beta labels - #536
Merged
Conversation
Drops all eight (beta) markers, promoting the three secrets-manager integrations and the gNMI discovery backend to generally available in the docs. - README: the CyberArk, Delinea Secret Server and Delinea DSV entries in the supported secrets managers list - README: the supported-backends sentence and the gNMI Discovery docs link - The page titles of the three secrets-manager docs Docs only. Nothing in the Go or Python sources carries a beta gate, warning or feature flag for these integrations, so there is no code counterpart to this change. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
leoparente
marked this pull request as ready for review
August 13, 2026 17:20
leoparente
requested review from
MicahParks,
davidlanouette,
grant-nbl,
jajeffries,
manrodrigues,
mfiedorowicz,
paulstuart and
samiura
as code owners
August 13, 2026 17:20
manrodrigues
approved these changes
Aug 13, 2026
|
🎉 This PR is included in version 2.14.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.
Summary
Removes all eight
(beta)markers from the docs, promoting the three secrets-manager integrations and the gNMI discovery backend to generally available.README.mdREADME.mddocs/secretsmgr/cyberark.mddocs/secretsmgr/delinea.mddocs/secretsmgr/dsv.mdEight labels, four files, no other content touched.
Scope check
Searched the whole repo case-insensitively rather than only for the parenthesised form. Every other hit is coincidental: manufacturer names in
snmp-discovery/data/manufacturers.yaml(BETAMONT sro,Beta Systems Software AG, and others) and a test hostname intest_portscan.py. None is a maturity label.Also confirmed there is no code counterpart. Nothing in the Go or Python sources gates, warns about, or feature-flags these integrations as beta, so this change is complete on its own rather than leaving docs and behaviour out of step.
Worth a reviewer's attention
This is a product-maturity claim rather than a mechanical edit, and one entry is very new: Delinea DSV was added in #532, which is the current
developtip. Promoting it in the same window it shipped is a deliberate decision, made on the basis that the secrets-manager family is going GA together. Flagging it so it is an explicit call rather than something that slipped through with the batch.🤖 Generated with Claude Code