ncabatoff
d2436a9c56
Make standbyStopCh atomic to avoid data races ( #9539 )
2020-07-21 08:34:07 -04:00
ncabatoff
b29f188b9a
Remove now unused ReplicationStaleReadTimeout ( #9537 )
2020-07-21 07:38:31 -04:00
ncabatoff
b02652058b
Prevent panic due to upgrading existing `kv` mount to v2. ( #9536 )
2020-07-20 16:35:26 -04:00
Jason O'Donnell
bbec78261b
Add docker dev build targets ( #9426 )
...
* Add docker dev build target
* Update scripts/docker/Dockerfile
Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
* Add multi-stage build
* Add comment about multi-stage
* Add docker-dev-ui
Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
2020-07-20 14:11:34 -04:00
ncabatoff
d777708fde
Improve logging, and add polling to the post-stepdown leader check. ( #9530 )
2020-07-20 12:44:23 -04:00
ncabatoff
c248cf0454
Move to Go 1.14.6. ( #9527 )
2020-07-20 10:38:59 -04:00
ncabatoff
a31fd27069
Use the accessor method so state lock is used to check perf standby status. ( #9496 )
2020-07-20 10:34:16 -04:00
ncabatoff
3ddc837ce3
Make sure cluster is stopped before wiping storage. ( #9526 )
2020-07-20 09:32:38 -04:00
Noelle Daley
c2625bff38
Update CHANGELOG.md
2020-07-17 13:30:22 -07:00
Noelle Daley
a18efdca53
UI/transit add missed algorithms follow up ( #9520 )
...
* fix NaN error for version history of aes128-gcm96 transit secrets
* convert aes128-gcm96 keys to milliseconds to work with date-frmo-now helper
2020-07-17 13:25:39 -07:00
Jeff Mitchell
3ad2e6a907
Revert "Revert "Get rid of sdk internal reloadutil package for now. ( #9515 )" ( #9521 )" ( #9522 )
...
This reverts commit f687267c8086b63ee10043b42918ea0a63956c39.
2020-07-17 15:42:41 -04:00
Jeff Mitchell
dc8aa4e8c2
Fix broken api reference in go.mod
2020-07-17 15:31:04 -04:00
Jeff Mitchell
a9bb72b891
Revert "Get rid of sdk internal reloadutil package for now. ( #9515 )" ( #9521 )
...
This reverts commit fa39e7bce02301cd795fa9ccbb2a55ff92ea13c6.
2020-07-17 15:18:44 -04:00
ncabatoff
22c15c85ac
Get rid of sdk internal reloadutil package for now. ( #9515 )
2020-07-17 15:16:15 -04:00
Mark
bdfd9c3479
UI Transit: Add missed algorithms ( #9070 )
...
Co-authored-by: Noelle Daley <noelledaley@users.noreply.github.com>
2020-07-17 12:12:12 -07:00
Scott Miller
fdb2fc612e
API and upgrade docs for global plugin reload ( #9487 )
2020-07-17 13:39:24 -05:00
Vishal Nayak
14779e9f9d
Remove prefix for exception paths; add sys/internal/ui/mounts ( #9512 )
2020-07-17 10:55:38 -04:00
Austin Gebauer
6bc9696a51
Replaces storage backend with secrets engine in the gcp secrets docs ( #9511 )
2020-07-16 17:43:47 -07:00
Calvin Leung Huang
46a52a6098
sdk/gomod: remove dependency on vault ( #9449 )
...
* sdk/gomod: remove dependency on vault
* add vendored deps
* sdk/testing: move reloadutil into internal package
* re-vendor moved files
2020-07-16 16:24:07 -07:00
Austin Gebauer
dbb43f8efe
changelog++
2020-07-16 13:40:56 -07:00
Austin Gebauer
fe3a765369
Updates the GCP auth plugin ( #9507 )
2020-07-16 12:38:44 -07:00
Mike Jarmy
93ff4c098c
Add a lock to seal migration ( #9485 )
...
* add a lock to seal migration
* switch to CompareAndSwapInt32
* switch to uber go-atomic
2020-07-16 15:14:29 -04:00
Alexander Bezobchuk
ea13485c7d
Merge PR #9502 : Resource Quotas: Remove 'burst' Param from Rate Limiter
2020-07-16 14:34:43 -04:00
Angel Garbarino
aea8a8540a
remove default value based on workflow discussions ( #9493 )
2020-07-16 11:11:23 -06:00
Freddy
59ffc7af5c
Allow consul repo override via env ( #9500 )
2020-07-16 10:48:12 -04:00
Rodrigo D. L
95585aeb63
Adding a Clone() function to the request hanlder to be used when theres a need to modify the current request before saving it ( #9499 )
2020-07-16 09:53:46 -04:00
Scott Miller
055fa80aa1
Add CL entry for mount_type addition ( #9489 )
2020-07-15 13:12:35 -05:00
Vishal Nayak
4e4cb5289a
Fetch quota by name before updating it ( #9466 )
...
* Fix quotas update
* Update doc
2020-07-15 13:25:00 -04:00
Mike Jarmy
11b10f21b7
Update the seal migration docs ( #9432 )
...
* update the seal migration docs
* Update website/pages/docs/concepts/seal.mdx
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-07-15 11:55:28 -04:00
ncabatoff
064cc4afb3
Correct template server entry
...
GH-9200 was backported and released first in 1.4.3.
2020-07-14 18:06:57 -04:00
Mark Gritter
c4dbbccef3
Remove namespace from mount_point label. ( #9436 )
...
* Remove namespace from mount_point label.
* Fix the other two places where vault.token.creation is emitted.
2020-07-14 14:28:11 -05:00
ncabatoff
36528cf9ec
Don't override MaxWait, its default is good for CI ( #9478 )
2020-07-14 14:21:37 -04:00
Theron Voran
fa835fc066
changelog++
...
for 1.4.4
2020-07-14 09:04:03 -07:00
Angel Garbarino
6a50e90a58
Update CHANGELOG.md
2020-07-14 09:06:11 -06:00
Angel Garbarino
203a2d6e3e
Update Alert banner message-body to match design system ( #9463 )
...
* make alert banner text black
* remove comment in scss file
2020-07-14 09:04:54 -06:00
Theron Voran
43488c9574
changelog++
2020-07-14 00:15:26 -07:00
Ori Rawlings
7798bd9a74
Don't require AWS_ROLE_SESSION_NAME to sts:AssumeRoleWithWebIdentity ( #9416 )
...
Fixes #9415
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2020-07-13 23:31:49 -07:00
Meggie
f5a81882b5
Add RC note on downloads page ( #9473 )
2020-07-13 18:43:30 -04:00
Chelsea Shaw
55f6993a5f
Add truthy check for data.policies before calling 'includes' on it ( #9467 )
2020-07-13 15:07:25 -05:00
Calvin Leung Huang
cf354f6438
quotas: fix data race that could occur if ApplyQuota was called durin… ( #9458 )
...
* quotas: fix data race that could occur if ApplyQuota was called during a db reset
* Abstract out the locking caller
* Remove unneeded lock
* Update
Co-authored-by: Vishal Nayak <vishalnayakv@gmail.com>
Co-authored-by: Vishal Nayak <vishalnayak@users.noreply.github.com>
2020-07-13 11:42:39 -07:00
Mike Jarmy
5a8d461c7f
Update CHANGELOG.md
2020-07-13 14:12:15 -04:00
Calvin Leung Huang
9b59917ee5
raft/test: fix snapshot peers race test by using committed and applied indexes ( #9459 )
2020-07-13 10:02:51 -07:00
Calvin Leung Huang
e1f87856bd
changelog++
2020-07-10 16:57:34 -07:00
Calvin Leung Huang
d5d9da821d
gomod: update golang.org/x/sys ( #9455 )
2020-07-10 14:43:49 -07:00
Theron Voran
a7522738b9
docs: Updating vault-helm service_registration docs ( #9417 )
...
* Adding notes about ingress and route requirements
Specifically that they require vault 1.4 with service_registration
enabled. Also removed a stray block about extraVolumes.
2020-07-10 13:02:51 -07:00
Michael Golowka
23a3375f98
Add links to API docs ( #9442 )
2020-07-10 12:55:43 -06:00
ncabatoff
c822a4bffb
Modifying base can break tests that share the same coreConfig passed to NewTestCluster. ( #9451 )
2020-07-10 13:11:18 -04:00
Noelle Daley
8b396133db
fix linting failures by upgrading prettier ( #9443 )
2020-07-09 21:05:40 -07:00
Calvin Leung Huang
40c2219919
gomod: vendor update ( #9446 )
2020-07-09 16:32:12 -07:00
Josh Black
38fc012817
Backport the pieces of the replication API changes ( #9425 )
2020-07-09 15:11:37 -07:00