Skip to content

Fix wording: NGTS stands for Security, not Services#2140

Open
maelvls wants to merge 1 commit into
cert-manager:release-nextfrom
maelvls:fix-wording
Open

Fix wording: NGTS stands for Security, not Services#2140
maelvls wants to merge 1 commit into
cert-manager:release-nextfrom
maelvls:fix-wording

Conversation

@maelvls

@maelvls maelvls commented Jun 8, 2026

Copy link
Copy Markdown
Member

#2114 documented "NGTS" as "Next Generation Trust Services". As pointed out by Ben, it's "Security", not "Services".

The link to SASE is also wrong, it should point to NGTS instead (https://www.paloaltonetworks.com/network-security/next-gen-trust-security).

Copilot AI review requested due to automatic review settings June 8, 2026 14:33
@cert-manager-prow cert-manager-prow Bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jun 8, 2026
@maelvls maelvls changed the base branch from master to release-next June 8, 2026 14:33
@cert-manager-prow cert-manager-prow Bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jun 8, 2026
@netlify

netlify Bot commented Jun 8, 2026

Copy link
Copy Markdown

Deploy Preview for cert-manager ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 6e7397a
🔍 Latest deploy log https://app.netlify.com/projects/cert-manager/deploys/6a26e05a3d89800008c73298
😎 Deploy Preview https://deploy-preview-2140--cert-manager.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Venafi/CyberArk Issuer documentation to correct the expansion of “NGTS” from “Next Generation Trust Services” to “Next-Generation Trust Security”.

Changes:

  • Renames “Next Generation Trust Services” → “Next-Generation Trust Security” in the intro reference.
  • Renames the NGTS section heading and link text to use “Trust Security”.

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

Comment thread content/docs/configuration/venafi.md Outdated
Comment thread content/docs/configuration/venafi.md Outdated
Signed-off-by: Maël Valais <mael@vls.dev>
@cert-manager-prow cert-manager-prow Bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 8, 2026
Comment on lines +291 to +292
Authentication uses OAuth 2.0 Client Credentials, so no API key or
username/password is required.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
Authentication uses OAuth 2.0 Client Credentials, so no API key or
username/password is required.
Authentication uses OAuth 2.0 Client Credentials.

I'd drop that last part, personally. It seems unnecessary. Why would the user think that an API key or u/p ARE required?

`metadata.namespace` field.

The `zone` is the name of the Certificate Issuing Template (CIT) in NGTS that will be used to issue certificates. Unlike CyberArk Certificate Manager SaaS, NGTS does not use an Application prefix — the zone is just the CIT name.
The `zone` is the name of the Certificate Issuing Template (CIT) in NGTS that will be used to issue certificates. Unlike CyberArk Certificate Manager SaaS which requires both an Application name and CIT alias in the format `Application\CIT`, NGTS only requires the CIT name.

@wallrj-cyberark wallrj-cyberark Jun 9, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
The `zone` is the name of the Certificate Issuing Template (CIT) in NGTS that will be used to issue certificates. Unlike CyberArk Certificate Manager SaaS which requires both an Application name and CIT alias in the format `Application\CIT`, NGTS only requires the CIT name.
For NGTS, the `zone` is **only** the name of the Certificate Issuing Template (CIT), that will be used to issue certificates.
> ℹ️ If you are migrating from CyberArk Certificate Manager SaaS or Venafi Cloud, notice that `zone` has a different format. Zone MUST be `CIT`, NOT `Application\CIT`.

I'm not sure if this is clearer. I imagine that most users will skip straight to the NGTS section and may have no knowledge of how CM-SaaS zones are configured....unless they're migrating.

@wallrj-cyberark wallrj-cyberark left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

A couple of optional suggestions.

/hold in case you want to address those.

/cc @wallrj

@cert-manager-prow cert-manager-prow Bot requested a review from wallrj June 9, 2026 08:50
@cert-manager-prow cert-manager-prow Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 9, 2026
@wallrj

wallrj commented Jun 9, 2026

Copy link
Copy Markdown
Member

/approve
/lgtm

@cert-manager-prow cert-manager-prow Bot added the lgtm Indicates that a PR is ready to be merged. label Jun 9, 2026
@cert-manager-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: wallrj, wallrj-cyberark

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cert-manager-prow cert-manager-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants