Skip to content

Add documentation about the horizontal cluster scalability of PKI secret engine operations#10745

Merged
sgmiller merged 6 commits into
masterfrom
pki-write-docs
Feb 9, 2021
Merged

Add documentation about the horizontal cluster scalability of PKI secret engine operations#10745
sgmiller merged 6 commits into
masterfrom
pki-write-docs

Conversation

@sgmiller
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread website/content/api-docs/secret/pki.mdx
Comment thread website/content/api-docs/secret/pki.mdx Outdated
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 9, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

vault-storybook – ./ui

🔍 Inspect: https://vercel.com/hashicorp/vault-storybook/rftd0t8p1
✅ Preview: Canceled

[Deployment for 1d2ecca canceled]

Comment thread website/content/api-docs/secret/pki.mdx Outdated
| sign-verbatim | Update <sup>*</sup> |

\* Only if the corresponding role has `no_store` set to true and `generate_lease`
set to false. If `generate_lease` and `no_store` are true, the lease is forwarded
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

If generate_lease and no_store are true

I don't think that's quite right. How about "If generate_lease is true the lease creation will be forwarded to the active node; if no_store is false the entire request will be forwarded to the active node"?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Sounds good.

@sgmiller sgmiller merged commit cfbdfc6 into master Feb 9, 2021
@sgmiller sgmiller deleted the pki-write-docs branch February 9, 2021 17:00
JeremiahWork pushed a commit to JeremiahWork/vault that referenced this pull request Nov 21, 2025
* VAULT-40037 Updates to PKI observations (hashicorp#10200)

* WIP

* VAULT-40037 Updates to PKI observations

* review feedback

* public key size

* make fmt

* issuerId for sign self issued

* remove confusing issuer_name

* remove unused var

* whoops common name

* role -> role_name

* role name

* VAULT-40618 Update PKI observation timestamps to use RFC-3339 format (hashicorp#10560)

* VAULT-40672 public key information for sign intermediate (hashicorp#10684)

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants