Noelle Daley
8dbb786ccc
add toggle to core addon to fix broken ci builds ( #8913 )
2020-05-01 14:32:15 -07:00
Michael Golowka
d5be4fbd6a
Improve documentation around database plugins ( #8892 )
...
* Adds a summary to the top of each plugin's page showing the capabilities that the plugin has.
* Fixed sidebar sorting (they weren't quite alpabetical)
* Improved instructions for using the Oracle plugin
* Added note about using the pluggable database rather than the container database
* Replaced admin/root usernames with super-user ones to encourage users to not use the root user in Vault
* Included suggestions to rotate the root user's password when the plugin is capable
* Improve documentation around rotating the root user's password
* Fixed various typos
2020-05-01 15:05:05 -06:00
Scott G. Miller
70cf0276de
changelog++
2020-05-01 14:15:38 -05:00
Scott Miller
f5b2394aca
Add documentation warning against the use of SHA-1, and policy advice on how to block it ( #8885 )
2020-05-01 13:46:04 -05:00
Chelsea Shaw
0ec822ae99
changelog +link
2020-05-01 12:15:52 -05:00
Chelsea Shaw
3934b9888c
changelog++
2020-05-01 12:07:56 -05:00
Chelsea Shaw
ddeec8ab0b
UI/Fix snowman that appears when namespaces have more than one period ( #8910 )
2020-05-01 12:06:32 -05:00
ncabatoff
a6809fdbaf
Write NewTestCluster logs to files, which get deleted if the test passes ( #8911 )
2020-05-01 12:26:26 -04:00
Jason O'Donnell
ece5329dae
doc: fix order of auth method sidebar ( #8902 )
2020-04-30 16:35:55 -04:00
Calvin Leung Huang
87886c6f18
website: bump version to 1.4.1 ( #8904 )
...
* website: bump version to 1.4.1
* website: update changelog URL
2020-04-30 12:43:35 -07:00
Calvin Leung Huang
e01ec7bd66
changelog++
2020-04-30 12:40:06 -07:00
Calvin Leung Huang
200e681702
Update website README
2020-04-30 12:38:28 -07:00
Mike Jarmy
10a25d59b0
Update CHANGELOG.md
2020-04-30 14:41:59 -04:00
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