Chelsea Shaw
2e462991a1
Ui/pricing metrics api hookup ( #10196 )
...
* Update language to reflect that current namespace includes all children as well
* Update metrics config value to correct ones
* Handle 204 no data from activity endpoint
* Wrap metrics date inputs in form so it handles keyboard events like Enter
* Pass default span and retention months from config
* remove stray space
2020-10-21 11:35:36 -05:00
Jim Kalafut
c8303c9263
changelog++
2020-10-20 14:28:02 -07:00
Jason O'Donnell
cdcbac013b
docs: update helm to 0.8.0 ( #10190 )
...
* docs: update helm to 0.8.0
* Fix formatting
* Add allowed values to failurePolicy
2020-10-20 15:47:47 -04:00
Michael Golowka
f4a3bf46ed
Couchbase -> 0.2.0; Elasticsearch -> 0.6.0; MongoDBAtlas -> 0.2.0 ( #10188 )
2020-10-20 11:48:53 -06:00
Jason O'Donnell
2dbd6dd098
Update injector docs for 0.6.0 ( #10186 )
2020-10-20 13:09:37 -04:00
Josh Mills
99408dbf62
Fix grammar error in Okta UI field help text ( #10183 )
2020-10-20 09:07:32 -07:00
Mike Green
77ea265a0a
Clarify prometheus_retention_time to 0 ( #10187 )
...
zero prometheus_retention_time will disable.
2020-10-20 11:51:08 -04:00
Michael Golowka
53222a2546
DBPW - Remove AutoMTLS option from DB plugin opts ( #10182 )
2020-10-19 16:35:04 -06:00
Michael Golowka
ec29078acb
DBPW - Update docs with password policies & new Database interface ( #10138 )
2020-10-19 15:58:09 -06:00
Angel Garbarino
108da2c2dc
fix by returning apiPath from the model ( #10122 )
...
* fix by returning apiPath from the model
* remove unused service
* be more specific of when setting dynamicApiPath
* new acceptance test for auth list
* remove unused policy
* udpate comment
2020-10-19 10:42:01 -06:00
Angel Garbarino
bdf8528120
Update CHANGELOG.md
2020-10-19 10:15:06 -06:00
Angel Garbarino
cf48c6a4c0
update modal text to clarify ( #10155 )
2020-10-19 09:59:03 -06:00
Jeff Escalante
ee6dafcf45
fix press kit ( #10169 )
2020-10-18 22:07:58 -07:00
Theron Voran
272d7c8bea
changelog++
2020-10-16 17:14:29 -07:00
Julien Rottenberg
6c6dc2bfbb
Fix for broken link ( #10152 )
2020-10-16 16:44:33 -07:00
davidadeleon
ab18a74c08
Updated missing code encoding around two path references ( #10161 )
2020-10-16 16:26:28 -07:00
Theron Voran
374b9dea42
changelog++
2020-10-16 15:57:24 -07:00
Theron Voran
a3375f0fc8
Set default IMDS timeouts to match AWS SDK ( #10133 )
2020-10-16 15:54:16 -07:00
Calvin Leung Huang
19f7fea565
changelog++
2020-10-16 15:40:24 -07:00
Michael Golowka
a9e7edab39
DBPW - Updated couchbase plugin ( #10162 )
2020-10-16 15:19:42 -06:00
Danielle
b821d35acb
approle: Include role_name in alias metadata ( #9529 )
...
This change allows people who are using templated policies to use the
role_name in their templates through {{
identity.entity.aliases.approle.metadata.role_name }}.
Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
2020-10-16 14:01:57 -07:00
Aleksandr Bezobchuk
0d6a0ec589
Merge PR #10010 : Rate Limit Quotas: Allow Exempt Paths to be Configurable
2020-10-16 14:58:19 -04:00
Nick Cabatoff
66274607b7
OSS changes for enterprise automated snapshots ( #10160 )
2020-10-16 14:57:11 -04:00
Calvin Leung Huang
af2c3a851d
database/test: use vault.TestWaitActive when we're starting up a test cluster ( #10158 )
2020-10-16 09:35:55 -07:00
Hridoy Roy
b31f494673
Changelog for new metric regarding leader status [VAULT-672] ( #10136 )
...
* changelog update for leader status reporting
* changelog update for leader status reporting
* wrong location for changelog update
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
Co-authored-by: HridoyRoy <hridoyroy@Hridoys-MacBook-Pro.local>
2020-10-15 14:49:20 -07:00
Hridoy Roy
bd2dc7734c
Backport leader status telemetry [VAULT-672] ( #10147 )
...
* backport VAULT-672
* backport VAULT-672
* go mod tidy
* go mod tidy
* add back indirect import
* replace go mod and go sum with master version
* go mod vendor
* more go mod vendor
Co-authored-by: Hridoy Roy <hridoyroy@Hridoys-MBP.hitronhub.home>
Co-authored-by: Hridoy Roy <hridoyroy@Hridoys-MacBook-Pro.local>
2020-10-15 14:15:58 -07:00
Michael Golowka
1888323243
DBPW - Copy `newdbplugin` package to `dbplugin/v5` ( #10151 )
...
This is part 1 of 4 for renaming the `newdbplugin` package. This copies the existing package to the new location but keeps the current one in place so we can migrate the existing references over more easily.
2020-10-15 13:20:12 -06:00
Meggie
801f426361
changelog++
2020-10-15 13:54:16 -04:00
Jimmy Merritello
767c3cd29f
Update HSM version w/ waypoint ( #10154 )
2020-10-15 12:55:20 -04:00
Vishal Nayak
90930cfea4
Use https to reach github instead of ssh ( #10146 )
2020-10-15 10:22:39 -04:00
Peter Souter
feaafb2c3a
Adds note that it requires a PEM-encoded file ( #10145 )
2020-10-14 16:43:07 -07:00
Lucas de los Santos
3e268d2acc
Fix robots.txt to disallow indexing of all paths ( #10150 )
...
Following suit of recent change logged in Consul https://github.com/hashicorp/consul/pull/8958
The path pattern specified in allow / deny lines should start with a forward slash to designate the root.
[1] https://tools.ietf.org/html/draft-koster-rep-00#section-2.2
[2] https://developers.google.com/search/reference/robots_txt
2020-10-14 14:55:49 -06:00
Jimmy Merritello
4d9a2c44ca
[Website] Bump HSM version ( #10149 )
...
* Bump HSM version
* Updated pkg
2020-10-14 14:32:48 -04:00
Jim Kalafut
a23ed17806
Add GCS storage change to 1.5.0 upgrade guide ( #10139 )
2020-10-14 07:34:47 -07:00
Hridoy Roy
771da35261
upgrade docs for new telemetry [VAULT-672] ( #10137 )
...
* upgrade docs for new telemetry
* Update telemetry.mdx
Co-authored-by: HridoyRoy <hridoyroy@Hridoys-MacBook-Pro.local>
2020-10-14 06:52:23 -07:00
Brian Kassouf
84dbca38a1
Revert "Migrate internalshared out ( #9727 )" ( #10141 )
...
This reverts commit ee6391b691ac12ab6ca13c3912404f1d3a842bd6.
2020-10-13 16:38:21 -07:00
Aleksandr Bezobchuk
d37be9af6e
Merge PR #10095 : Integrated Storage Cloud Auto-Join
2020-10-13 16:26:39 -04:00
Michael Golowka
a62ffcab2a
DBPW - Update MSSQL to adhere to v5 Database interface ( #10128 )
2020-10-13 11:11:00 -06:00
Mark Gritter
24d1f33c9c
changelog++
2020-10-13 10:14:29 -05:00
Connor
8b1a3301f0
Add telemetry for LRU cache ( #10079 )
...
Vault creates an LRU cache that is used when interacting with the
physical backend. Add telemetry when the cache is hit, missed, written
to and deleted from. Use the MetricSink from ClusterMetrics
2020-10-13 10:11:54 -05:00
Michael Golowka
c8393a8006
DBPW - Update InfluxDB to adhere to v5 Database interface ( #10118 )
2020-10-12 15:54:26 -06:00
Michael Golowka
41149a0e7c
DBPW - Update Cassandra to adhere to v5 Database interface ( #10051 )
2020-10-12 14:46:17 -06:00
Jeff Mitchell
e6881c8147
Migrate internalshared out ( #9727 )
...
* Migrate internalshared out
* fix merge issue
* fix merge issue
* go mod vendor
Co-authored-by: Brian Kassouf <bkassouf@hashicorp.com>
2020-10-12 11:56:24 -07:00
Calvin Leung Huang
95c5f60055
docs/ssh: update algorithm_signer param after #9824 ( #10126 )
2020-10-09 15:42:11 -07:00
Calvin Leung Huang
46396173eb
changelog++
2020-10-09 15:07:26 -07:00
Lauren Voswinkel
0b7c6d2f71
Update couchbase plugin to use v5 dbplugin ( #10124 )
...
* Update couchbase plugin to use v5 dbplugin
2020-10-09 13:47:13 -07:00
Michael Golowka
5705133c2b
Fix checksum for vault-plugin-secrets-ad ( #10125 )
2020-10-09 13:53:27 -06:00
Jason O'Donnell
a21868b1ad
changlelog++
2020-10-09 14:29:28 -04:00
Jason O'Donnell
abcac87687
secrets/ad: update dependency ( #10121 )
2020-10-09 14:07:04 -04:00
Lauren Voswinkel
55761c1d43
Migrate MySQL db to v5 database engine ( #10110 )
...
* Migrate MySQL db to v5 database engine
2020-10-09 10:32:38 -07:00