Jason O'Donnell
ba9b3318d8
agent: allow auto-auth to use an existing token ( #10850 )
...
* agent/auto-auth: add use_existing_token
* Add better logging for lookup errors
* Fix test
* changelog
* Remove preload config, add token var
* Update filename
* Update changelog
* Revert test name
* Remove unused function
* Remove redundant error message
* Short circuit authenticate for preloaded token
* Add comment for auto-auth login
2021-02-11 09:36:03 -05:00
Chelsea Shaw
acdf42dfbf
Fix KMIP tests failing after 1.6.2 ( #10891 )
2021-02-10 15:48:29 -06:00
Vishal Nayak
53cb1deb38
Revert "Read-replica instead of non-voter ( #10875 )" ( #10890 )
...
This reverts commit fc745670cf34821f5834357d9caebc3351dbc1e7.
2021-02-10 16:41:58 -05:00
Michael Golowka
d22c6f9a7a
Update gopsutil & x/sys libraries ( #10889 )
2021-02-10 14:33:11 -07:00
Mark Gritter
85c1ae1002
Fix error in log; add additional log on conflicting quotas. ( #10888 )
2021-02-10 12:24:35 -06:00
Ian Ferguson
865df63c76
Correct lock acquisition order in the `pathEntityMergeID` identity to fix deadlock condition ( #10877 )
2021-02-10 11:05:16 -05:00
Vishal Nayak
a2394e7353
Read-replica instead of non-voter ( #10875 )
2021-02-10 09:58:18 -05:00
Mark Gritter
c5fd996a36
Fix flaky ActivityLog unit test ( #10860 )
...
* Wait for initial retention run to finish before adding segments.
2021-02-09 16:34:49 -06:00
Vishal Nayak
bbfbb87115
cl++ ( #10870 )
2021-02-09 15:11:18 -05:00
Jim
7cb100e9a7
Update kubernetes.mdx ( #10871 )
...
Add suggestion to validate K8S cluster address and TCP port using cluster-info command and update sample config (line 77) to prompt for validation. Feedback from prospect was that doc is misleading since our sample uses TCP 8443.
2021-02-09 14:50:31 -05:00
jonZlotnik
541079dec3
both serviceaccount and namespace can be splat ( #10829 )
...
Needs to be changed in the docs.
Please see commit 70bc47384bedfc895d08d1df17a45b0c4ea8b6de
2021-02-09 11:14:13 -08:00
Nick Cabatoff
e4b80ea334
changelog++ ( #10867 )
2021-02-09 13:56:03 -05:00
Scott Miller
ad1621dd5f
Add documentation about the horizontal cluster scalability of PKI secret engine operations ( #10745 )
...
* Add documentation about the horizontal cluster scalability of PKI secret engine operations
* Mention generate_lease
* cluster terminology
* Discuss generate_lease
* active again
* One more go
2021-02-09 11:00:24 -06:00
Bryce Kalow
1e7b38fc75
website: upgrade nextjs-scripts & next ( #10831 )
2021-02-09 10:54:58 -05:00
Vishal Nayak
8613ba88a6
Fix quota enforcing old path issue ( #10689 )
...
* Fix db indexing issue
* Add CL update
2021-02-09 05:46:09 -05:00
Angel Garbarino
5ce35d1c52
Updating date-fns library from 1.x to 2.x ( #10848 )
...
* first round of fixes and setup
* test fixes
* fix dumb options on new method
* test fix
* clean up
* fixes
* clean up
* handle utc time
* add changelog
2021-02-08 13:13:00 -07:00
Mark Gritter
d0994340fb
Fill in missing lease ID deterministically. Generate a UUID on creation. ( #10855 )
2021-02-08 13:46:59 -06:00
Michael Golowka
baf50061e9
MSSQL - Add username customization ( #10767 )
2021-02-05 11:14:24 -07:00
Michael Golowka
aaa51e975f
Add docs for OpenLDAP dynamic secrets ( #10817 )
2021-02-05 10:49:29 -07:00
Michael Golowka
43a05c5e84
PostgreSQL - Add username customization ( #10766 )
2021-02-04 16:05:56 -07:00
Nick Cabatoff
75c955b3c3
Apply OSS part of ENT change re waitForReplicationState. ( #10837 )
2021-02-04 09:10:35 -05:00
Theron Voran
c62ce48b5b
Set TokenParent in the Index to be cached ( #10833 )
...
Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
2021-02-03 18:30:41 -08:00
Calvin Leung Huang
b1c4b86d7f
approle: add ttl to the secret ID generation response ( #10826 )
...
* approle: add ttl to the secret ID generation response
* approle: move TTL derivation into helper func
* changelog: add changelog entry
* docs: update approle docs and api-docs pages
2021-02-03 16:32:16 -08:00
Josh Black
a04faad8fe
Add changelog entry for ent PR 1705 ( #10827 )
2021-02-03 09:35:14 -08:00
Jason O'Donnell
84cb949802
k8s doc: update for 0.9.1 and 0.8.0 releases ( #10825 )
...
* k8s doc: update for 0.9.1 and 0.8.0 releases
* Update website/content/docs/platform/k8s/helm/configuration.mdx
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2021-02-02 16:37:34 -05:00
Mark Gritter
595b0445be
`vault operator diagnose` stub command ( #10819 )
...
* Stub "operator diagnose" command.
* Parse configuration files.
* Refactor storage setup to call from diagnose.
* Add the ability to run Diagnose as a prequel to server start.
2021-02-02 14:15:10 -06:00
Michael Golowka
ec18926754
Vendor OpenLDAP dynamic secrets ( #10818 )
2021-02-02 11:41:47 -07:00
Brandon Romano
4a6e00081c
Web Updates for HCP (2/2) ( #10820 )
...
* Web Updates for HCP (2/2)
Adds HCP Vault section to homepage
Updates the Nav
Hack in a third 'try cloud' link
Update banner to point to HCP site
* website: utm params for all hcp links
Co-authored-by: Kyle MacDonald <kmacdonald@hashicorp.com>
2021-02-02 11:41:19 -05:00
Bryce Kalow
1205d23e53
add table styles to the style.css ( #10793 )
2021-02-01 23:24:04 -05:00
Chelsea Shaw
b02533e89b
UI: Update dependencies ( #10677 )
...
* Address dependabot deps
* Add changelog
2021-02-01 13:38:03 -06:00
Josh Black
449b9ddedb
Clarify docs around using the Vault Agent as a windows service ( #10519 )
2021-02-01 10:03:42 -08:00
Mark Gritter
3ec15c4927
Fix use of identity/group endpoint to edit group by name ( #10812 )
...
* Updates identity/group to allow updating a group by name (#10223 )
* Now that lookup by name is outside handleGroupUpdateCommon, do not
use the second name lookup as the object to update.
* Added changelog.
Co-authored-by: dr-db <25711615+dr-db@users.noreply.github.com>
2021-01-29 16:50:08 -06:00
Hridoy Roy
fa5784d789
Pull in newest consul-template from master and all corresponding dependencies [VAULT-1392] ( #10756 )
...
* pull in newest consul template with bugfix and all dependencies
* pull in newest consul template with bugfix and all dependencies
* Rename readme.md to README.md
* add changelog
2021-01-29 12:30:16 -08:00
Mike Green
588ce498d3
clarify space limits in bytes ( #10811 )
2021-01-29 14:43:48 -05:00
Meggie
06e5ec9b53
Updating website to 1.6.2 ( #10810 )
2021-01-29 13:47:54 -05:00
Meggie
74c09e7725
updating unrelease changelog
2021-01-29 13:28:42 -05:00
Mark Gritter
ce858de180
Fix for test failing on January 29th: advance months using timeutil, not AddDate. ( #10808 )
2021-01-29 11:48:22 -06:00
Nick Cabatoff
936ce3ba62
Document identity behaviour on local auth mounts. ( #10805 )
2021-01-28 11:45:53 -05:00
Brian Kassouf
64c4850b45
storage/raft: Fix panic when no Join TLS info is being used ( #10801 )
2021-01-27 17:21:45 -08:00
Michael Golowka
672101ddb9
Add base64 function to string template library ( #10797 )
2021-01-27 11:59:06 -07:00
Hridoy Roy
17e20bdaa6
docs change for max request size community PR ( #10723 )
2021-01-27 10:02:00 -08:00
Hridoy Roy
537189cab8
make token create case insensitive [VAULT-1021] ( #10743 )
...
* make token create case insensitive
* changelog
* comment update
2021-01-27 09:56:54 -08:00
Meggie
4518d8a82f
More CL notes for 1.6.2 ( #10792 )
...
* More CL notes for 1.6.2
* Update _2021Jan26.txt
* Update _2021Jan26.txt
2021-01-27 12:03:20 -05:00
Hridoy Roy
d1241b5286
changelog for entropy augmentation PR [VAULT-1179] ( #10755 )
...
* changelog for entropy augmentation
* docs upgrade
* docs upgrade
* docs upgrade
* docs upgrade
2021-01-26 21:06:38 -08:00
Aleksandr Bezobchuk
46c3f1f7bc
docs: update "Policy Syntax" section ( #10590 )
...
Co-authored-by: mgritter <mgritter@hashicorp.com>
2021-01-26 22:14:47 -06:00
Vishal Nayak
6ce93f8cbf
changelog++ ( #10748 )
...
Going to go ahead and merge this
2021-01-26 19:30:42 -05:00
Aleksandr Bezobchuk
2ec8f9a222
metrics: activity log ( #10514 )
...
* core: add vault.identity.entity.active.monthly log
* Fixed end-of-month metrics and unit test.
* Added metric covering month-to-date (not broken down by namespace.)
* Updated documentation
* Added changelog.
Co-authored-by: mgritter <mgritter@hashicorp.com>
2021-01-26 16:37:07 -06:00
Jeff Escalante
160c8e4dbe
remove extra github comments from vercel ( #10779 )
2021-01-26 16:53:01 -05:00
Jeff Escalante
3cf16ac1f6
point edit page link to master ( #10778 )
2021-01-26 16:50:58 -05:00
Lauren Voswinkel
2a8dd7bba7
CHANGELOG update: GCP secrets WAL issue fix ( #10776 )
...
* CHANGELOG update: GCP secrets WAL issue fix
* Add changelog 10759.txt file
2021-01-26 13:50:39 -08:00