Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing the 'concepts' > 'Certificate' page #1352

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

inteon
Copy link
Member

@inteon inteon commented Nov 27, 2023

Moved remaining unique info to the 'Requesting Certificates' > 'Certificate' page.

… 'Requesting Certificates' > 'Certificate' page

Signed-off-by: Tim Ramlot <[email protected]>
@jetstack-bot jetstack-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 Nov 27, 2023
Copy link

netlify bot commented Nov 27, 2023

Deploy Preview for cert-manager-website ready!

Name Link
🔨 Latest commit b8c4acc
🔍 Latest deploy log https://app.netlify.com/sites/cert-manager-website/deploys/656498a7796cc20008af5746
😎 Deploy Preview https://deploy-preview-1352--cert-manager-website.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 site configuration.

Signed-off-by: Tim Ramlot <[email protected]>
@inteon inteon force-pushed the move_concepts_certificate branch from 9374a4e to b8c4acc Compare November 27, 2023 13:24
@inteon inteon requested review from wallrj and SgtCoDFish November 28, 2023 12:59
Copy link
Member

@wallrj wallrj left a comment

Choose a reason for hiding this comment

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

Thanks @inteon

/lgtm

@jetstack-bot jetstack-bot added the lgtm Indicates that a PR is ready to be merged. label Nov 28, 2023
@jetstack-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: wallrj

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

The pull request process is described here

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

@jetstack-bot jetstack-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 28, 2023
@jetstack-bot jetstack-bot merged commit cfacfed into cert-manager:master Nov 28, 2023
1 check passed
@@ -105,7 +105,7 @@ This condition should only be set by an approver.
namely: `username`, `groups`, `uid`, and `extra`. These values contain the user
who created the `CertificateRequest`. This user will be cert-manager itself in
the case that the `CertificateRequest` was created by a
[`Certificate`](./certificate.md) resource, or instead the user who created the
[`Certificate`](../usage/certificate.md) resource, or instead the user who created the
Copy link
Member

Choose a reason for hiding this comment

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

This link change is unnecessary, I think.

@@ -102,7 +102,7 @@ trigger Certificate resources to be automatically created:
This annotation will also add the annotation
`"cert-manager.io/issue-temporary-certificate": "true"` onto created
certificates which will cause a [temporary
certificate](./certificate.md#temporary-certificates-whilst-issuing) to be set
certificate](../usage/certificate.md#temporary-certificates-whilst-issuing) to be set
Copy link
Member

Choose a reason for hiding this comment

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

This change is also unnecessary.

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. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants