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

Add Certificate 'otherNames' SAN field description #1378

Conversation

SpectralHiss
Copy link
Contributor

This provides a minimal level of documentation to the new otherNames field introduced in 1.14.0

@jetstack-bot jetstack-bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 5, 2024
Copy link

netlify bot commented Jan 5, 2024

Deploy Preview for cert-manager-website ready!

Name Link
🔨 Latest commit 6749cea
🔍 Latest deploy log https://app.netlify.com/sites/cert-manager-website/deploys/65a1765073b79500080d1d30
😎 Deploy Preview https://deploy-preview-1378--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.

@SpectralHiss SpectralHiss force-pushed the hef/add-othername-documentation branch from de161cb to 33db262 Compare January 5, 2024 15:51
@wallrj wallrj self-requested a review January 9, 2024 15:45
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 @SpectralHiss

@SpectralHiss SpectralHiss force-pushed the hef/add-othername-documentation branch from 33db262 to 3b04dfb Compare January 9, 2024 17:07
@jetstack-bot jetstack-bot added dco-signoff: no Indicates that at least one commit in this pull request is missing the DCO sign-off message. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 9, 2024
@SpectralHiss SpectralHiss changed the base branch from master to release-next January 9, 2024 17:11
@jetstack-bot jetstack-bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jan 9, 2024
Signed-off-by: SpectralHiss <houssem.elfekih@jetstack.io>
@SpectralHiss SpectralHiss force-pushed the hef/add-othername-documentation branch from 146cde3 to 6671232 Compare January 9, 2024 17:18
@jetstack-bot jetstack-bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed dco-signoff: no Indicates that at least one commit in this pull request is missing the DCO sign-off message. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 9, 2024
* Explains the motivation behind the OtherName feature

Signed-off-by: SpectralHiss <houssem.elfekih@jetstack.io>
@jetstack-bot jetstack-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 Jan 9, 2024
SpectralHiss added 2 commits January 9, 2024 17:41
Signed-off-by: SpectralHiss <houssem.elfekih@jetstack.io>
Signed-off-by: SpectralHiss <houssem.elfekih@jetstack.io>
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 @SpectralHiss

Looks good to me.

/lgtm
/approve

@jetstack-bot jetstack-bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jan 10, 2024
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.

content/docs/releases/release-notes/release-notes-1.14.md Outdated Show resolved Hide resolved
content/docs/releases/release-notes/release-notes-1.14.md Outdated Show resolved Hide resolved
content/docs/releases/release-notes/release-notes-1.14.md Outdated Show resolved Hide resolved
@jetstack-bot jetstack-bot removed the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 10, 2024
Co-authored-by: Richard Wall <wallrj@users.noreply.github.com>
Signed-off-by: Houssem El Fekih <hassoum92@hotmail.com>
@jetstack-bot jetstack-bot removed the lgtm Indicates that a PR is ready to be merged. label Jan 10, 2024
SpectralHiss and others added 3 commits January 10, 2024 18:47
Co-authored-by: Richard Wall <wallrj@users.noreply.github.com>
Signed-off-by: Houssem El Fekih <hassoum92@hotmail.com>
Co-authored-by: Richard Wall <wallrj@users.noreply.github.com>
Signed-off-by: Houssem El Fekih <hassoum92@hotmail.com>
Signed-off-by: Richard Wall <richard.wall@venafi.com>
@wallrj
Copy link
Member

wallrj commented Jan 12, 2024

@SpectralHiss I'll push a fix for that broken link and merge this.

@wallrj wallrj self-requested a review January 12, 2024 17:27
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.

/lgtm

@jetstack-bot jetstack-bot added the lgtm Indicates that a PR is ready to be merged. label Jan 12, 2024
@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 Jan 12, 2024
@jetstack-bot jetstack-bot merged commit bfaaf5f into cert-manager:release-next Jan 12, 2024
4 checks passed
This was referenced Jan 19, 2024
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/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.

3 participants