Brian Kassouf
a0e10f833c
changelog++
2020-04-30 10:35:53 -07:00
ncabatoff
d0754790ab
Define Consul version to test against in one place, and let it be overriden by environment. Exception: some tests that verify interoperability with older Consul versions still specify a version explicitly. ( #8901 )
2020-04-30 13:06:24 -04:00
ncabatoff
997fe6152c
Add overlooked role params. ( #8898 )
2020-04-30 13:05:20 -04:00
grantorchard
4d8c7d3f19
Update index.mdx ( #8895 )
2020-04-30 09:25:59 -07:00
Brian Kassouf
826fb140e5
Fix Makefile
2020-04-30 13:13:46 +01:00
Becca Petrin
62d266e9b7
Add AWS auth metadata changes to upgrade guide ( #8887 )
...
* add aws auth metadata changes to upgrade guide
2020-04-29 21:52:03 -07:00
Sam Salisbury
5d1b7e38e6
Makefile: add goimports to CI tools
...
- This is needed for building the final release.
2020-04-29 21:35:35 +01:00
Vishal Nayak
267cdb5c70
changelog++
2020-04-29 16:32:25 -04:00
Theron Voran
3c0f80f1dc
Update the vault-helm ingress config docs ( #8881 )
...
The chart defines the `backend` stanza, so the `path` list should
just be path strings. More typos: `tls.hosts` is a list, not a
string.
2020-04-29 12:10:26 -07:00
Jim Kalafut
9ec10973e7
changelog++
2020-04-29 10:22:18 -07:00
Jim Kalafut
ed59b811a5
changelog++
2020-04-29 10:20:30 -07:00
Lauren Voswinkel
b3cbad3b43
Update CHANGELOG.md to include namespace list changes in 1.4.1
2020-04-29 10:17:44 -07:00
Scott G. Miller
bf402405d2
changelog++
2020-04-29 12:16:04 -05:00
Brian Kassouf
3319421a67
changelog++
2020-04-29 10:08:21 -07:00
Noelle Daley
7b9482be4a
Update CHANGELOG.md
2020-04-29 09:59:00 -07:00
Yong Wen Chua
f0720205c3
[auth/gcp] Add missing permission to documentation ( #8689 )
...
* [auth/gcp] Add missing permission to documentation
Signed-off-by: Yong Wen Chua <lawliet89@users.noreply.github.com>
* Clarified group aliases
2020-04-29 09:42:59 -07:00
Becca Petrin
405fbaface
document new gcp auth metadata fields ( #8879 )
2020-04-29 09:38:13 -07:00
Becca Petrin
5e2285ed51
changelog++
2020-04-29 09:11:03 -07:00
Becca Petrin
74c1bf6894
document aws auth metadata ( #8880 )
2020-04-29 07:36:38 -07:00
Mike Jarmy
38acc09a2f
Add release date for 1.3.5
2020-04-28 17:58:31 -04:00
Michael Golowka
34106136cd
GCP Auth docs - Move `iam_alias` and `gce_alias` to config instead of role ( #8862 )
...
Move `iam_alias` and `gce_alias` to config instead of role
2020-04-28 13:55:07 -06:00
ncabatoff
4b67819942
changelog++
2020-04-28 13:08:10 -04:00
Jim Kalafut
8493d0a257
changelog++
2020-04-27 22:02:43 -07:00
Calvin Leung Huang
e51ed99211
changelog++
2020-04-27 18:01:48 -07:00
Calvin Leung Huang
c1ac2af9f2
database/mongodb: revert to old retry behavior ( #8863 )
...
* database/mongodb: revert to old retry behavior
* add a default case for non-EOF errors
2020-04-27 17:20:25 -07:00
ncabatoff
55609f1d38
Ensure that the .vault-token file writen by `vault login` always has the correct permissions and ownership. ( #8867 )
2020-04-27 19:55:13 -04:00
Jim Kalafut
de2d7b5260
Update OIDC configuration docs ( #8771 )
2020-04-27 15:59:40 -07:00
Scott Miller
2f0254d05a
Handle request errors during raft snapshot ( #8861 )
...
* Handle request errors during raft snapshot
2020-04-27 13:39:06 -05:00
Becca Petrin
3b420b0735
Add helper for aliasmetadata and add to AWS auth ( #8783 )
...
* add aliasmetadata sdk helper and add to aws auth
* split into ec2_metadata and iam_metadata fields
* fix tests
* strip pointer
* add test of default metadata
* more test <3
* switch from interface to custom marshallers
* add tests for marshalling
* store nil when selected fields are default
* separate loop into pieces
* separate acc test into multiple
* Update builtin/credential/aws/path_login.go
Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>
* changes from feedback
* update aws test
* refactor to also populate auth metadata
* update how jsonification is tested
* only add populated metadata values
* add auth_type to ec2 logins
Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
2020-04-27 10:06:07 -07:00
Calvin Leung Huang
67ce5cf9d4
changelog++
2020-04-27 09:52:41 -07:00
Calvin Leung Huang
ec8448ab56
token: disallow periods on custom token IDs ( #8646 )
...
* token: disallow periods on custom token IDs
* docs: update token API docs
2020-04-27 09:39:33 -07:00
Michael Golowka
1dbc6d3dd0
Add 'iam_alias' and 'gce_alias' fields to API docs ( #8822 )
2020-04-27 09:54:51 -06:00
Michael Hofer
62ee11ef02
Fix typo in Entropy Augmentation docs sales contact link ( #8851 )
2020-04-26 14:24:48 -07:00
Clement Chauplannaz
5f3a64595b
Typo in response-wrapping.mdx ( #8849 )
2020-04-26 10:00:32 -07:00
Austin Gebauer
98bea4517f
fix: removes broken golangci-lint external tool from bootstrap ( #8846 )
2020-04-24 17:52:23 -07:00
Calvin Leung Huang
5b53fd9e34
changelog++
2020-04-24 13:34:40 -07:00
Calvin Leung Huang
660ce17dd0
seal/gcpkms: fix panic that occurs when the seal config map is nil ( #8840 )
2020-04-24 13:31:03 -07:00
Dustin Decker
08571a0ac3
Add identity num_entities gauge metric ( #8816 )
...
Signed-off-by: Dustin Decker <dustindecker@protonmail.com>
2020-04-23 19:29:42 -05:00
Brian Kassouf
21cdba6fb5
identity: Add batch entity deletion endpoint ( #8785 )
...
* identity: Add batch entity deletion endpoint
* Update the parameter description
* Update error message
* Update helper/storagepacker/storagepacker.go
Co-Authored-By: Vishal Nayak <vishalnayak@users.noreply.github.com>
* Review feedback
* Update vault/identity_store_entities.go
Co-Authored-By: Calvin Leung Huang <cleung2010@gmail.com>
Co-authored-by: Vishal Nayak <vishalnayak@users.noreply.github.com>
Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
2020-04-23 15:25:13 -07:00
Calvin Leung Huang
4f982ea12e
changelog++
2020-04-23 14:13:45 -07:00
Calvin Leung Huang
e9f73e66c2
userpass: fix upgrade value for token_bound_cidrs ( #8826 )
2020-04-23 14:00:21 -07:00
Austin Gebauer
149a6eea50
changelog++
2020-04-23 11:51:10 -07:00
ncabatoff
a0ec5b087c
changelog++
2020-04-23 14:48:23 -04:00
ncabatoff
6262b499c3
changelog++
2020-04-23 14:47:41 -04:00
ncabatoff
c5f3996855
The new okta library doesn't prepend /api/v1 to our URL paths like the old one does (we still use the old one in the absence of an API token, since the new one doesn't support that.) Make our shim prepend /api/v1 to manual requests for the new library like the old library does, and remove explicit /api/v1 from our request paths. ( #8807 )
2020-04-23 14:35:26 -04:00
Brian Kassouf
33b3e6857e
identity: group refresh shouldn't lock unless an update is needed ( #8795 )
2020-04-23 11:31:22 -07:00
Brian Kassouf
d979279015
storage/raft: Fix memory allocation issue and Metadata tracking issues with snapshots ( #8793 )
...
* storage/raft: Split snapshot restore disk write into batches
* Work on snapshot consistency
* make sure tests send a snapshot
* Fix comment
* Don't remove metrics
* Fix comment
2020-04-23 11:11:08 -07:00
Austin Gebauer
01e701f008
Fix: rotate root credentials for database plugins using WAL ( #8782 )
...
* fix: rotate root credentials for database plugins using WAL
* test: adds a test for WAL rollback logic
* fix: progress on wal rollback
* docs: updates some comments
* docs: updates some comments
* test: adds additional test coverage for WAL rollback
* chore: remove unneeded log
* style: error handling, imports, signature line wraps
* fix: always close db plugin connection
2020-04-22 16:21:28 -07:00
Jeff Escalante
ec1d92a95a
Add changelog url to data file for website ( #8810 )
...
* pull changelog url from config file
* add fallback if url is empty
2020-04-22 16:27:34 -04:00
Jeff Escalante
771fd8de61
update website readme ( #8739 )
...
- add section on redirects
- add section on markdown enhancements
- consistently wrap at col 81
- add fix for safe write issue
2020-04-22 15:18:48 -04:00