Brian Kassouf
0d9ea8a4b7
physical/raft: Add a function that gets the offline, stale configuration ( #11821 )
...
* Add a function that gets the offline, stale configuration
* Fix comment
2021-06-11 10:25:02 -07:00
Nick Cabatoff
6874fdf284
Use the `deadlock` tag for non-race tests, to try to catch deadlocks involving Core.stateLock. ( #11818 )
2021-06-11 13:18:37 -04:00
Nick Cabatoff
2ce2617a8a
Reorganize request handling code so that we don't touch storage until we have the stateLock. ( #11835 )
2021-06-11 13:18:16 -04:00
pjaudiomv
34a28d592e
sts is PUT/POST request ( #11681 )
...
* sts is PUT/POST request
add changelog
* rebase, rm uneeded changelog
2021-06-11 12:58:39 -04:00
Josh Black
3189526cc4
OSS parts of sighup license reload test ( #11816 )
2021-06-11 09:08:19 -07:00
Philip Jay
59a2ae9c20
Include note about `ManageOwnAccessKeys` stanza ( #11734 )
...
It's optional. Make that clear.
2021-06-11 12:03:21 -04:00
Lars Lehtonen
5c8b3db0e5
vault: token store dropped test errors ( #11799 )
2021-06-11 11:41:31 -04:00
Conor Mongey
d484702a3e
fix make ember-dist-dev ( #11833 )
2021-06-11 11:36:44 -04:00
Sam Salisbury
c8cd611ab6
Makefile: don't go get -u for plugin upgrades ( #11832 )
...
- Not needed to upgrade the plugin itself.
- Can cause issues when transitive modules are updated.
2021-06-11 12:49:50 +01:00
Sam Salisbury
fdd4e3a2e4
Remove vendor/ (RELENG-355) ( #11544 )
2021-06-11 12:35:38 +01:00
Jason O'Donnell
36cc4d8e87
db/cassandra: Adding changelog and documentation ( #11822 )
...
* db/cassandra: add tls_server_name
* Remove changes from deprecated engine
* Add changelog and doc
2021-06-10 19:06:40 -04:00
Michael Golowka
38ad0a4ac9
database/cassandra: Docs: Add known issue warning to `pem_bundle` field ( #11823 )
2021-06-10 17:04:12 -06:00
Brian Kassouf
b42529dd17
Omit wrapping tokens and control groups from client counts ( #11826 )
...
* Omit wrapping tokens and control groups from client counts
* add changelog note
2021-06-10 15:57:51 -07:00
Chelsea Shaw
6d4b3bde17
UI/fix license banner ( #11824 )
...
* Fix key for expiry time on sys/health license attr
* Update license warning language if license not autoloaded
2021-06-10 17:49:49 -05:00
Jason O'Donnell
5533b28ecf
plugins/cassandra: add tls_server_name ( #11820 )
...
* db/cassandra: add tls_server_name
* Remove changes from deprecated engine
2021-06-10 16:22:20 -04:00
Hridoy Roy
65e3489c45
Diagnose resource creation checks ( #11627 )
...
* initial refactoring of unseal step in run
* remove waitgroup
* remove waitgroup
* backup work
* backup
* backup
* completely modularize run and move into diagnose
* add diagnose errors for incorrect number of unseal keys
* comment tests back in
* backup
* first subspan
* finished subspanning but running into error with timeouts
* remove runtime checks
* merge main branch
* meeting updates
* remove telemetry block
* roy comment
* subspans for seal finalization and wrapping diagnose latency checks
* backup while I fix something else
* fix storage latency test errors
* runtime checks
* diagnose with timeout on seal
2021-06-10 12:29:32 -07:00
Nick Cabatoff
312a43a5bc
Only test UI on master, release, merge, and UI branches ( #11813 )
2021-06-10 15:08:53 -04:00
swayne275
7c5c9c830e
fix irrevocable leases API deadlock on m.coreStateLock ( #11815 )
...
* fix m.coreStateLock deadlock for API handler code
* improve lock comment
2021-06-10 11:01:14 -06:00
Mike Wickett
af2121eb69
website: fix incorrect content ( #11814 )
2021-06-10 11:52:35 -04:00
Shanker Naik
35593978ed
fix typo in vault operator init cmd ( #11792 )
2021-06-10 10:39:53 -04:00
Mark Gritter
3e8a4bad1a
Acquire a per-lock lease to make renew and revoke atomic wrt each other. ( #11122 )
...
* Acquire a per-lock lease to make renew and revoke atomic wrt each other.
This means we don't have to hold pendingLock during I/O.
* Attempted fix for deadlock in token revocation.
* Comment fix.
* Fix error checking in loadEntry.
* Add benchmark
* Add a few additional locking locations
* Improve benchmark slightly
* Update vault/expiration.go
Co-authored-by: swayne275 <swayne275@gmail.com>
* Update vault/expiration.go
Co-authored-by: swayne275 <swayne275@gmail.com>
* Add a lease lock into tidy
Co-authored-by: Scott Miller <smiller@hashicorp.com>
Co-authored-by: Brian Kassouf <bkassouf@hashicorp.com>
Co-authored-by: Brian Kassouf <briankassouf@users.noreply.github.com>
Co-authored-by: swayne275 <swayne275@gmail.com>
2021-06-09 17:28:41 -07:00
MilenaHC
413f655412
InfluxDB - Add username customization ( #11796 )
...
* Add username_template to influxdb
* go fmt
* goimport for influxdb.go
2021-06-09 16:08:59 -05:00
Nick Cabatoff
c07711b488
Add some paths that use nonstandard auth. ( #11804 )
2021-06-09 17:04:06 -04:00
Mike Wickett
891ba2b40b
website: update alert banner ( #11801 )
2021-06-09 12:12:59 -04:00
Sam Salisbury
7ebd7db4ca
build: add keepalive output to UI build ( #11800 )
...
- This defeats CircleCI's "no output timeout"
2021-06-09 12:07:42 -04:00
Vishal Nayak
c11c771737
Udate to Go 1.16.5 ( #11802 )
...
* Udate to Go 1.16.5
* Add CL
* Update packages-oss.yml
* Update go_test.yml
2021-06-09 10:38:52 -04:00
Vishal Nayak
e152743907
Prep main branch before cutting release branch ( #11797 )
...
* Upgrade packagespec to 0.2.6
* Remove darwin/arm64 from building
2021-06-09 09:52:12 -04:00
Chelsea Shaw
037a2cd89d
UI/update license serializer ( #11794 )
...
* Update serializer for license and example response
* Wrap mirage license/status in data
2021-06-08 15:26:29 -05:00
Maha Sharabinth
57cf0a8a4e
Password policies: Fix link from API docs to password policy syntax ( #11755 )
...
Fixed the issue with the URL link for the Password Policy Syntax.
2021-06-08 11:50:15 -06:00
Maha Sharabinth
b2c9af2c74
Add note about JSON encoding to password policies docs ( #11754 )
...
Updated content to notify the users that the Special and Control characters will be escaped as per the JSON specification.
2021-06-08 11:45:00 -06:00
Nick Cabatoff
abdf54c77e
Use the perfStandby field instead of the method because we don't want to try to grab the readlock when we're servicing a request ( #11793 )
2021-06-08 11:55:38 -04:00
Kendall Strautman
6b7c80f5d4
chore: updates alert banner data ( #11741 )
...
* chore: updates alert banner data
* Update website/data/alert-banner.js
2021-06-08 07:21:23 -04:00
Austin Gebauer
cdc56809a2
Updates the JWT/OIDC auth plugin to v0.9.4 ( #11784 )
2021-06-07 16:02:57 -07:00
Scott Miller
b795643146
Third time trying to get the os_openbsd_arm.go right. ( #11786 )
...
* Fix the third dumb thing in this file
* ...
2021-06-07 17:19:47 -05:00
Loann Le
eacf7bd1c7
moved client content from cloud to vault ( #11776 )
...
* moved client content from cloud to vault
* Empty commit trigger
Co-authored-by: Michele <mdeggies@gmail.com>
2021-06-07 14:19:42 -07:00
Nick Cabatoff
bfae4e610b
Pull out license commands, and make the OSS changes needed for the license inspect PR in ent. ( #11783 )
2021-06-07 14:44:20 -04:00
Angel Garbarino
3e9bb12dc2
replace last two partials ( #11765 )
...
* replace last two partials
* cleanup
* modify test to cover new component
* only on ca role run new function
* help with inconsistent failure on enterprise test
* small changes to help with flaky test locally
* add js docs
2021-06-07 12:11:46 -06:00
Arnav Palnitkar
a517fe35a1
Update secret backend partial to components ( #11768 )
...
* Update secret backend partial to components
* Added jsdoc to components
2021-06-07 10:57:36 -07:00
Jason O'Donnell
f1d88b8c58
Docs: clarify purposes in KMS for aws ( #11782 )
2021-06-07 13:45:14 -04:00
Chelsea Shaw
468331fa61
UI/license page with autoload ( #11778 )
2021-06-07 12:44:39 -05:00
Scott Miller
69d0242db9
Add Advice and Advise functions for adding an advice section to any span. ( #11760 )
...
* wip
* wip
* Finish implementing advice handling and word wrapping
* Properly word wrap messages and warnings
* Remove debugging
* Remove debugging
* Remove unnecessary test
* unit test bug
* go vendor
2021-06-07 11:29:36 -05:00
Scott Miller
c896c3a6aa
Fix SpotSkipped on openbsd/arm ( #11781 )
2021-06-07 11:29:15 -05:00
Lars Lehtonen
bd47214a00
errwrap.Wrapf() mop-up ( #11779 )
2021-06-07 12:18:03 -04:00
Hridoy Roy
1782b4e880
oss part of control groups upgrade ( #11772 )
...
* oss part of control groups upgrade
* changelog and docs
* formatting
* formatting
2021-06-07 09:15:35 -07:00
Jeff Escalante
3b27017b0b
rotate algolia api key ( #11703 )
2021-06-04 19:54:17 -04:00
swayne275
62a92a77d7
bug fixes and improvements from ent namespace work ( #11774 )
2021-06-04 13:25:41 -06:00
Angel Garbarino
5e2d27e5ef
Partials Transit removal ( #11737 )
...
* initial setup
* forgot a tab
* whoopies
2021-06-04 13:10:07 -06:00
Angel Garbarino
0c3211821e
Removing all secret-form-* ( #11739 )
...
* initial setup
* put inline secret-form-create and secret-form-edit because of codemirror
* clean up
2021-06-04 13:09:47 -06:00
Josh Black
c8cfcd9514
OSS parts of sighup license reload ( #11767 )
2021-06-04 10:24:35 -07:00
Scott Miller
5e55f1b3fe
Return different exit codes for different diagnose results ( #11758 )
...
This allows operators to run diagnose in scripts and detect the difference between success, warning, and failure.
Exit codes are now:
0: Success (no warnings)
1: Failure (some test failed)
2: Warning (some test warned)
3: User input failure such as a bad flag
4: Other error
2021-06-04 11:52:49 -05:00