Skip to content

docs: Revise release note for profile option and add example to the certificate usage section#1407

Merged
jetstack-bot merged 4 commits intocert-manager:release-nextfrom
hawksight:pf/keystores
Feb 1, 2024
Merged

docs: Revise release note for profile option and add example to the certificate usage section#1407
jetstack-bot merged 4 commits intocert-manager:release-nextfrom
hawksight:pf/keystores

Conversation

@hawksight
Copy link
Copy Markdown
Member

Fixes #1406.

/cc @wallrj

…ertificate usage section

Signed-off-by: Peter Fiddes <peter.fiddes@gmail.com>
@jetstack-bot jetstack-bot requested a review from wallrj February 1, 2024 14:05
@jetstack-bot jetstack-bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 1, 2024
Signed-off-by: Peter Fiddes <peter.fiddes@gmail.com>
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 1, 2024

Deploy Preview for cert-manager-website ready!

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

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 1, 2024

Deploy Preview for cert-manager-website ready!

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

Copy link
Copy Markdown
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 Peter.

I spotted a typo by otherwise lgtm.

# if you are using an external issuer, change this to that issuer group.
group: cert-manager.io

# keystores allows additing additional output formats. This is an example reference only.
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
# keystores allows additing additional output formats. This is an example reference only.
# keystores allows adding additional output formats. This is an example for reference only.

@jetstack-bot jetstack-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 1, 2024

There is a new option `.spec.keystores.pkcs12.algorithms` to specify encryption and MAC algorithms for PKCS.
There is a new option `.spec.keystores.pkcs12.profile` to specify encryption and HMAC algorithms for PKCS keystores.
See the [API reference](../../../docs/reference/api-docs/#cert-manager.io/v1.PKCS12Profile) for configuration options.
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.

I think you need to link to the markdown document. See:

Signed-off-by: Peter Fiddes <peter.fiddes@gmail.com>
…the url

Signed-off-by: Peter Fiddes <peter.fiddes@gmail.com>
Copy link
Copy Markdown
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
/approve

@jetstack-bot jetstack-bot added the lgtm Indicates that a PR is ready to be merged. label Feb 1, 2024
@jetstack-bot
Copy link
Copy Markdown
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

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

@wallrj
Copy link
Copy Markdown
Member

wallrj commented Feb 1, 2024

xref: cert-manager/cert-manager#6591

@jetstack-bot jetstack-bot merged commit 9eb2a32 into cert-manager:release-next Feb 1, 2024
@hawksight hawksight deleted the pf/keystores branch February 1, 2024 15:15
@wallrj wallrj linked an issue Feb 2, 2024 that may be closed by this pull request
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.

.spec.keystores.pkcs12.profile documentation 1.14

3 participants