Commit Graph

13073 Commits

Author SHA1 Message Date
Meggie d511cef5df
Added upgrade note about go version (#10385) 2020-11-11 18:26:11 -05:00
Scott Miller d17917341c
Transform doc fix (#10383)
* Add tokenization

* Fixes
2020-11-11 12:54:11 -06:00
Jim Kalafut 3cdad923f4
Add 1.6 Release Notes (#10378)
* Add 1.6 Release Notes

* Remove usage command

* Apply suggestions from code review

* Website version + CHANGELOG

Co-authored-by: Meggie <meggie@hashicorp.com>
2020-11-11 10:36:23 -05:00
Scott Miller 2db96ae7ac
Add upgrade note for Transform (#10371)
* Add upgrade note for tokenization

* nav

* Just 1.5

* Clarify relationship to API changes

Co-authored-by: Meggie <meggie@hashicorp.com>
2020-11-11 10:33:51 -05:00
Angel Garbarino 15018f25aa
remove http-requests components and re: files (#10360) 2020-11-10 12:00:05 -07:00
Hridoy Roy e6b9e5c41e
changelog for table metrics (#10349) 2020-11-10 10:11:20 -08:00
Austin Gebauer c62582e0de
docs: adds documentation for key management secrets engine (#10353)
Co-authored-by: Clint <catsby@users.noreply.github.com>
Co-authored-by: Yoko <yoko@hashicorp.com>
2020-11-10 09:28:28 -08:00
Dave D'Amico 1b2a198212
More info on when vm params are not needed (#10362)
* more info on when vm params are not needed

* more updates
2020-11-09 11:49:03 -08:00
Jim Kalafut dae4bc5fbc
Update azure.mdx (#10347) 2020-11-09 11:20:06 -08:00
Scott Miller b6b3ec79ca
Land Tokenization docs (#10357) 2020-11-09 10:58:54 -06:00
Chelsea Shaw 879e591b6e
Ui/test metrics mirage (#10341) 2020-11-09 09:41:19 -06:00
Michael Golowka bfd57bc2e8
Error on root rotation when username is empty (#10344)
* Error on root rotation when username is empty

* Don't panic if the field doesn't exist
2020-11-09 15:12:09 +00:00
Mark Gritter 52ddad2bc5
Wait for asynchronous deletion to finish before restarting. (#10345) 2020-11-06 18:21:04 -06:00
Josh Black a361d1299b
Add plugin reload docs to the website sidebar (#10108) 2020-11-06 14:13:12 -08:00
Nick Cabatoff 48103c71fe
Add autosnapshot docs. (#10338) 2020-11-06 15:56:52 -05:00
Josh Black 67ffd0b6de
Fix client.Clone() to include the address. (#10077) 2020-11-06 11:27:35 -08:00
Tom Proctor 61c5da6911
Update MongoDB Atlas plugin docs (#10343)
Root credential rotation not supported as the Vault user uses public/private keys instead of passwords to authenticate.
2020-11-06 19:16:48 +00:00
Scott Miller d53e26fb7a
Backport last quota fix changes to OSS (#10335)
* Backport last quota fix changes to OSS

* Get all unit tests

* dupe test
2020-11-06 09:46:31 -06:00
Brian Kassouf caf65bfae7 Add new metrics to the telemetry page 2020-11-05 15:05:07 -08:00
Georges Jamous fba851dbe9
Update raft.mdx (#10329) 2020-11-05 12:33:50 -08:00
aphorise e5a6ef2df2
Elipse / triple dots missing in VAULT_TOKEN (#9929) 2020-11-05 09:54:26 -08:00
Jimmy Merritello c087f5885b
Bump HSM version (#10327) 2020-11-05 12:53:25 -05:00
Mark Gritter f742277996
Documentation for client count / activity log API. (#10315)
* Documentation for client count API.
* New concepts page
Co-authored-by: swayne275 <swayne@hashicorp.com>
2020-11-05 11:47:48 -06:00
Vishal Nayak 36a5bd946a
Fix quota conflict error (#10285)
Co-authored-by: Scott Miller <smiller@hashicorp.com>
2020-11-05 10:18:07 -06:00
Meggie 10a16574a6
Proposed changelog for the 1.6.0 RC (#10328)
* changelog++

I wasn't entirely sure what the changelog should look like for the release candidate.

* Updating website version
2020-11-04 18:23:15 -05:00
Chelsea Shaw d791add3e9
Fix inner link on transform item (#10324) 2020-11-04 13:27:21 -06:00
Chelsea Shaw c6035a74f5
Update query params sent to activity endpoint so that they aren't rounded incorrectly (#10322) 2020-11-04 12:14:33 -06:00
Nick Cabatoff 87af415e25
Remove darwin/386 since Go 1.15 doesn't support it. Remove some 1.14.7 references that were missed. (#10321) 2020-11-04 12:35:09 -05:00
Mark Gritter 91ca298a14
Move "counters" path to the logical system's local path list. (#10314) 2020-11-02 21:59:55 -06:00
Austin Gebauer e32e1e17c7
docs: clarify location of service account key file for google-specific OIDC handling (#10313) 2020-11-02 17:45:05 -08:00
Jim Kalafut 70c14947b4
Fix changelog formatting 2020-11-02 16:17:57 -08:00
Jim Kalafut 3b8c9b23f5
changelog++ 2020-11-02 16:16:38 -08:00
Meggie edd1a48c39
Use packagespec's auto signed tag feature (#10306) 2020-11-02 12:11:58 -05:00
Sam Salisbury e602d763d2
Use Docker Mirror in CI (#10294)
* ci: use docker mirror (source)

* ci: use docker mirror (gen)
2020-10-31 09:09:54 +00:00
swayne275 dffd85e09a
Backport invalidation changes (#10292)
* merge activity log invalidation work from vault-enterprise PR 1546

* skip failing test due to enabled config on oss

Co-authored-by: Mark Gritter <mgritter@hashicorp.com>
2020-10-30 18:11:12 -06:00
Mark Gritter 7f01a58aee
Reintroduce a feature flag to disable the activity log entirely. (#10288)
* Reintroduce a feature flag to disable the activity log entirely.
* Add log message when disabled.
2020-10-30 18:27:35 -05:00
Mark Gritter 6cd07b91c1
changelog++ 2020-10-30 16:58:05 -05:00
Brian Kassouf 8af08c3221
Add an env var to enable a permit pool that limits lease expirations (#10268)
* Add a flag to enable a permit pool to gate lease expiration

* Use the env var to get the size

* Add logs and metris to help debug this

Co-authored-by: Hridoy Roy <roy@hashicorp.com>
2020-10-30 14:45:44 -07:00
Calvin Leung Huang ca72dd4761
mod: update database-couchbase to v0.2.1 (#10286) 2020-10-30 14:29:54 -07:00
Brian Kassouf 10668331e4
Update go version to 1.15.3 (#10279)
* Update go version to 1.15.3

* Fix OU ordering for go1.15.x testing

* Fix CI version

* Update docker image

* Fix test

* packagespec upgrade -version 0.1.8

Co-authored-by: Sam Salisbury <samsalisbury@gmail.com>
2020-10-30 16:44:06 -04:00
Calvin Leung Huang 531e2eb613
mod: update vault plugins (#10283) 2020-10-30 13:28:47 -07:00
Sam Salisbury d678ddfa2b packagespec upgrade -version 0.1.8 2020-10-30 17:29:33 +00:00
Theron Voran 16eb1489d1
Update OIDC namespace_in_state docs (#10269)
To reflect the default of true for new configs.
2020-10-30 08:15:34 -07:00
Brian Kassouf 81a86f48e8
Backport some OSS changes (#10267)
* Backport some OSS changes

* go mod vendor
2020-10-29 16:47:34 -07:00
Theron Voran be0bb77e7e
changelog++ 2020-10-29 14:30:38 -07:00
Theron Voran a15236e664
Updating to jwt plugin@master (#10266) 2020-10-29 14:25:06 -07:00
aphorise f172eb9477
Docs - examples of IPv6 added in `listener` section of configurations. (#9601) 2020-10-29 15:12:18 -04:00
akosuadenell ab5b8bc6bf
Update index.mdx (#10262) 2020-10-29 12:04:48 -07:00
Vishal Nayak 90a9528610
added test for concurrency call of remount handler and proposed fix for logic to avoid duplication of mount names (#10264)
Co-authored-by: bruj0 <ramakandra@gmail.com>
2020-10-29 14:39:41 -04:00
Vishal Nayak 30fe58a458
Fix remount tests (#10265) 2020-10-29 14:31:58 -04:00