* Add known issues around transit managed keys
- Document known issue around managed key encryption failure with Cloud KMS backed keys and the failure to sign with managed keys
* Fix filename typos
* Update website/content/partials/known-issues/transit-managed-keys-sign-fails.mdx
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
* Update website/content/partials/known-issues/transit-managed-keys-panics.mdx
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
* Apply PR feedback
* Missed new line to force error on new-line.
---------
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
There seems to be a bug, but I'm not sure if it is because this documentation is almost worse than guessing
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Add a section for enabling Azure debug logs for Azure secret engine similar to the section in the Azure Auth method.
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Add note to outline correspondence with Consul config
Calling out corresponding parameter for Vault's integrated storage `max_entry_size` with Consul's `kv_max_value_size`.
* Update website/content/docs/configuration/storage/raft.mdx
---------
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
* Chroot Listener Docs
* Update website/content/docs/configuration/listener/tcp.mdx
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
* Update website/content/docs/configuration/listener/tcp.mdx
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
Update website/content/docs/configuration/listener/tcp.mdx
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
Added a statement on what happens when namespace does not exist
* Information on what will happen if a namespace is provided through the CLI or the header
* Changed from specified value to default value
* Edit typo
* Edited docs with clarification on appending
* Edited docs
* Update website/content/docs/configuration/listener/tcp.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
---------
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Add `subscribe` capability to policies
... and `subscribe_event_types` to the policy body.
These are not currently enforced in the events system (as that
will require populating the full secrets path in the event).
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* bolt.write.time should actually be a counter, not a gauge
* add changelog
* Update website/content/docs/upgrading/upgrade-to-1.14.x.mdx
Co-authored-by: Paul Banks <pbanks@hashicorp.com>
* correct changelog
---------
Co-authored-by: Paul Banks <pbanks@hashicorp.com>
* best-practice: prom format by header
* move config related doc closer to config example
---------
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
* Update oracle-tde.mdx to remove deprecated sqlnet.ora configuration steps
* Remove text regarding updating sqlnet.ora in the Enable TDE section.
* Add steps to set the wallet location using parameters.
* Update Oracle Documentation references from 12c docs to 19c docs.
* Update website/content/docs/enterprise/pkcs11-provider/oracle-tde.mdx
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Fix link formatting in Vault lambda extension docs
The link pointing to supported lambda runtimes does not use correct markdown formatting so it is not rendered as a link on developer.hashicorp.com. This commit renders it as a link again.
* Add changelog entry
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Add documentation on troubleshooting ACME
---------
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Clarify Tokens use and structure recommendation
* Update website/content/docs/concepts/tokens.mdx
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>