Commit Graph

5238 Commits

Author SHA1 Message Date
Violet Hynes
1c9090b117 VAULT-19278 Static secret caching docs (#23621)
* VAULT-19278 First draft of static secret caching docs

* VAULT-19278 Add warning to Agent docs, fix capitalization

* VAULT-19278 typos/formatting

* VAULT-19278 changelog

* VAULT-19278 update based on PR feedback

* VAULT-19278 review feedback

* VAULT-19278 Update based on review

* VAULT-19278 update based on PR feedback

* VAULT-19278 incorporate a lot of PR feedback

* VAULT-19278 Rest of the suggestions

* VAULT-19278 I missed a suggestion

* VAULT-19278 More updates

* VAULT-19278 add docs for disable dynamic secret caching

* VAULT-19278 update changelog

* VAULT-19278 update based on comments
2023-11-02 16:01:49 -04:00
Steven Clark
750ab337ea Add missing allowed_managed_key param to mount creation doc (#23948)
- We had updated the mount tune api, but missed it within the
   creation api docs
2023-11-02 08:26:00 -04:00
kpcraig
dd15e5296f Add documentation for new ldap param (#23817) 2023-11-01 11:33:53 -04:00
Sarah Chavis
95535193a4 link to compliance page for vault instead of a pdf (#23931) 2023-10-31 16:59:54 -07:00
Raymond Ho
2c8dea8733 remove subscription id in docs (#23923) 2023-10-31 15:17:57 -07:00
Kyle Schochenmaier
ec610f273f [docs] update docs for latest 0.26.0 release (#23890)
* update docs for latest release
* update to 0.26.1
2023-10-31 11:19:57 -07:00
Jason O'Donnell
66494c8129 core: fix bug where deadlock detection was always on for expiration and quotas (#23902)
* server: fix bug where deadlock detection was on for expiration and quotas

* trim spaces

* Add tests

* Use trimspace and lower

* Update test

* changelog

* fix config parsing
2023-10-30 12:49:46 -04:00
Ellie
b0e8471b87 docs/update docs with known issue (#23866)
* update docs with known issue

* Update website/content/partials/internal-error-namespace-missing-policy.mdx

Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>

* Update website/content/partials/internal-error-namespace-missing-policy.mdx

Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>

* add upgrade and release notes and change file location

* add 1.13 and 1.14 release and upgrade docs

---------

Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
2023-10-27 16:21:23 -05:00
Steven Clark
8c9929bed2 Update specifics around managed keys support in Transit (#23795) 2023-10-26 13:45:15 -04:00
Marc Boudreau
550c99ae3b VAULT-20669: Add New Authenticated Endpoint for Version (#23740)
* add sys/internal/ui/version path

* add read capability for sys/internal/ui/version in default policy

* add changelog file

* doc: add api-docs page for sys/internal/ui/version

* add godoc for pathInternalUIVersion function

* add tests for functions in version package

* remove unreachable code

* use closure to restore version at end of test function

* use an example version in sample response

* Update website/content/api-docs/system/internal-ui-version.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/api-docs/system/internal-ui-version.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* add copyright header to version_test.go

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-10-26 12:52:52 -04:00
Theron Voran
41cc3b31bf docs/vault-helm: updates for the last release (v0.25.0) (#23844) 2023-10-26 08:37:54 -07:00
Scott Miller
cd761dfa0a Document the seal HA metrics and use labels for seal names (#23837)
* Document the seal HA metrics and use labels for seal names

* changelog
2023-10-26 10:07:34 -05:00
Scott Miller
307d27ef77 Add a couple more places with entropy augmentation (#23854) 2023-10-26 10:07:14 -05:00
Andreas Gruhler
548b7a094b Fix backticks for cluster_aia_path (#23845) 2023-10-26 08:28:16 -04:00
Jonathan Frappier
c0ad3f6ce2 Update link for MongoDB Atlas database secrets engine (#23831)
* Update link for MongoDB Atlas database secrets engine

* Fix callout spacing
2023-10-25 15:17:43 -04:00
Theron Voran
8d7c81019b docs/vault-k8s: v1.3.1 release updates (#23826) 2023-10-25 11:56:08 -07:00
Yoko Hyakuna
adb025542c Fix reported link issue (#23813) 2023-10-25 08:38:45 -07:00
claire bontempo
db4819427a docs/add line separators to curl requests secrets sync (#23681)
* add line separators to curl requests

* revert unsync change
2023-10-23 08:29:26 -07:00
John-Michael Faircloth
b2870dd23f docs: add example plugin logging (#23779) 2023-10-20 14:43:17 -07:00
Theron Voran
fe55cbbf05 docs/vault-secrets-operator v0.3.4 release update (#23775) 2023-10-20 11:21:57 -07:00
Ben Ash
341aaef5c9 Update OpenShift docs for vso-0.3.3 (#23737) 2023-10-19 15:43:34 -04:00
Steven Clark
479520c474 Specify within ACME client counting what are the certificate identifiers (#23738) 2023-10-19 15:00:36 -04:00
Brian Scholer
a0a150b7f1 Update step-down.mdx to describe behavior against non-active nodes (#23657)
* Update step-down.mdx to describe behavior against non-active nodes

Behavior changed in Vault 1.9:
https://developer.hashicorp.com/vault/docs/v1.9.x/commands/operator/step-down
2023-10-18 19:33:46 -07:00
johncooler
b74bb26310 Update install.mdx (#23693)
fix typo
2023-10-18 19:17:31 -07:00
Violet Hynes
05cd022a2f Fix docs Agent -> Proxy (#23720) 2023-10-18 10:29:16 -04:00
Ben Ash
90bff81f1d Docs: update VSO docs for 0.3.3 (#23701) 2023-10-17 18:07:35 -04:00
Jonathan Frappier
c2f5ee0c62 Add info on DynamoDB from Jira SPE-125 (#23682)
* Add info on DynamoDB from Jira SPE-125

* Update website/content/docs/secrets/databases/index.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/secrets/databases/index.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/secrets/databases/index.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-10-16 19:51:56 -04:00
Kuba Wieczorek
ebfde8f33e Docs: fix a broken link to file sink page on the Agent and Proxy Auto-Auth page (#23661) 2023-10-16 14:24:02 +01:00
claire bontempo
676ed96a6c minor doc fixes (#23656) 2023-10-13 21:55:19 -04:00
claire bontempo
9197f002eb fix repository typo (#23654) 2023-10-13 13:39:31 -07:00
Theron Voran
fb1a012575 docs/k8s-versions: updating supported k8s versions (#23645)
Dropping 1.23 and adding 1.28
2023-10-13 10:05:26 -07:00
Sarah Chavis
1b2b647b21 Fix anchor ID and add link to admin namespace guide (#23641) 2023-10-12 13:06:07 -07:00
Angel Garbarino
44fb9a0f1b known issues (#23595) 2023-10-12 17:18:35 +00:00
Skybladev2
a485837cb6 Add method and path for Read the client count configuration (#23551) 2023-10-12 10:10:04 -04:00
Sarah Chavis
1b7b5a1c6e Update enterprise vs hcp alerts (#23619) 2023-10-11 17:59:27 -05:00
Peter Wilson
beafc1de75 Docs listener config - tweak (#23572)
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-10-11 12:10:52 -07:00
Marc Boudreau
01cd9d37bb Add Ability to Disable Replication Status Endpoints in Listener Configuration (#23547)
* CI: Pre-emptively delete logs dir after cache restore in test-collect-reports (#23600)

* Fix OktaNumberChallenge (#23565)

* remove arg

* changelog

* exclude changelog in verifying doc/ui PRs (#23601)

* Audit: eventlogger sink node reopen on SIGHUP (#23598)

* ensure nodes are asked to reload audit files on SIGHUP

* added changelog

* Capture errors emitted from all nodes during proccessing of audit pipelines (#23582)

* Update security-scan.yml

* Listeners: Redaction only for TCP (#23592)

* redaction should only work for TCP listeners, also fix bug that allowed custom response headers for unix listeners

* fix failing test

* updates from PR feedback

* fix panic when unlocking unlocked user (#23611)

* VAULT-18307: update rotation period for aws static roles on update (#23528)

* add disable_replication_status_endpoints tcp listener config parameter

* add wrapping handler for disabled replication status endpoints setting

* adapt disable_replication_status_endpoints configuration parsing code to refactored parsing code

* refactor configuration parsing code to facilitate testing

* fix a panic when parsing configuration

* update refactored configuration parsing code

* fix merge corruption

* add changelog file

* document new TCP listener configuration parameter

* make sure disable_replication_status_endpoints only has effect on TCP listeners

* use active voice for explanation of disable_replication_status_endpoints

* fix minor merge issue

---------

Co-authored-by: Kuba Wieczorek <kuba.wieczorek@hashicorp.com>
Co-authored-by: Angel Garbarino <Monkeychip@users.noreply.github.com>
Co-authored-by: Hamid Ghaf <83242695+hghaf099@users.noreply.github.com>
Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
Co-authored-by: Mark Collao <106274486+mcollao-hc@users.noreply.github.com>
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
Co-authored-by: kpcraig <3031348+kpcraig@users.noreply.github.com>
2023-10-11 14:23:21 -04:00
Peter Wilson
6fc1888cf7 Docs: known issue - audit file reload on SIGHUP (#23608)
* known issue documentation for Vault 1.15 related to file audit device - log rotation

* fix caps in URL anchor

* Update website/content/partials/known-issues/1_15-audit-file-sighup-does-not-trigger-reload.mdx

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>

* PR feedback

* Warning not Important tag

* Update website/content/partials/known-issues/1_15-audit-file-sighup-does-not-trigger-reload.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/known-issues/1_15-audit-file-sighup-does-not-trigger-reload.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/known-issues/1_15-audit-file-sighup-does-not-trigger-reload.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/known-issues/1_15-audit-file-sighup-does-not-trigger-reload.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/known-issues/1_15-audit-file-sighup-does-not-trigger-reload.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/known-issues/1_15-audit-file-sighup-does-not-trigger-reload.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/known-issues/1_15-audit-file-sighup-does-not-trigger-reload.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* changes to known issue doc

* changes to known issue doc - 2

---------

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-10-11 18:05:48 +00:00
kpcraig
30f19b383f VAULT-18307: update rotation period for aws static roles on update (#23528) 2023-10-11 17:06:58 +00:00
Ben Ash
d5df561032 Docs: update VSO docs for 0.3.2 (#23594) 2023-10-11 08:28:34 -04:00
Luis (LT) Carbonell
42a141cf34 Update Telemetry Docs (#23535)
* update remote wal docs

* Update website/content/partials/telemetry-metrics/vault/replication/fsm/last_remote_wal.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-10-10 17:00:34 -04:00
Skybladev2
d74d920b6e Fix Read config title level (#23543) 2023-10-09 13:06:18 -07:00
Skybladev2
6ff9fcabab Fix path for Delete metadata and all versions (#23542)
* Fix path for Delete metadata and all versions

* fix template - remove unneeded trailing double colon
2023-10-09 13:05:49 -07:00
Skybladev2
ec026ad2ce Remove asterixes in header (#23548) 2023-10-09 13:03:54 -07:00
Peter Wilson
2912f5b539 documentation for redaction configuration on listeners (#23568)
* documentation for redaction configuration on listeners

* fix relative paths for /vault/
2023-10-09 20:34:41 +01:00
Scott Miller
ebef296c30 Be a bit more explicit about the need for two seals. (#23553)
* Be a bit more explicit about th need for two seals

* Add a mixture note
2023-10-06 11:29:17 -05:00
Robert
baa4dbe8e2 Add known issue notice for AWS auth panic (#23552)
* Add known issue
2023-10-06 11:03:31 -05:00
Sarah Chavis
41174bde89 Fix typo in table (#23533) 2023-10-05 12:57:14 -07:00
Max Coulombe
acf0736590 Slight rephrase for the association API endpoints (#23393)
* slight rephrase for the association API endpoints
---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-10-05 14:53:21 -04:00
Ben Ash
f929dcf7c8 Document how to upgrade a Helm managed VSO (#23512)
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2023-10-05 13:59:22 -04:00