Jeff Mitchell
3be3cd6d42
Update sdk's go-hclog
2020-01-23 14:11:38 -05:00
Jeff Mitchell
5dd56b76a6
Update sdk to use gatedwriter from it
2020-01-23 14:00:49 -05:00
Jeff Mitchell
d3adf1286d
Migrate gated-writer to sdk
2020-01-23 14:00:15 -05:00
Jeff Mitchell
7826f8a284
Update gated-writer logic a bit ( #8227 )
...
This is to smooth some other changes coming once
https://github.com/hashicorp/go-hclog/pull/56 lands
2020-01-23 13:57:18 -05:00
Calvin Leung Huang
3ef01d49ab
approle: remove unneeded lock on list ( #8223 )
2020-01-22 16:03:26 -08:00
Jeff Escalante
3511bf8293
[website] fix a couple broken links ( #8190 )
...
* fix a couple broken links
* extra redirect
* another shot at redirects
2020-01-22 12:31:42 -08:00
Jeff Escalante
0062ad382d
[website] implement postgres/secrets redirect ( #8208 )
...
* add secrets/postgresql redirect
* change name of old path
* ensure deprecated pages are not indexed by search engines
* remove deprecated page from navigation
2020-01-22 12:29:37 -08:00
Jeff Escalante
4f87851926
[website] Link Cleaning ( #8205 )
...
* update dependencies
* remove hard-coded vaultproject.io on local links
* remove 'index.html' from internal links
* remove '.html' at end of internal links
* manual review cleanup
Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
2020-01-22 12:05:41 -08:00
Brian Kassouf
a9aaba8adb
changelog++
2020-01-22 10:57:37 -08:00
Jim Kalafut
b473086af2
changelog++
2020-01-22 08:55:47 -08:00
Clint
3b39b30e12
cleanup formatting on database index doc ( #8207 )
2020-01-22 09:57:03 -06:00
Brian Kassouf
f0cf8b5cec
changelog++
2020-01-21 15:44:32 -08:00
Brian Kassouf
2d67a432c0
changelog++
2020-01-21 15:42:52 -08:00
Calvin Leung Huang
ffd90709f3
docs: update entropy augmentation page ( #8185 )
...
* docs: update entropy augmentation page
* remove .html extension in links
* remove .html extension in links
2020-01-21 15:05:53 -08:00
Michael Golowka OR 1=1); DROP TABLE users; --
d9ed6b845c
Improve Helm chart example for standalone with TLS configuration ( #8022 )
...
* Improve standalone with TLS example
- Documented creating a key & cert for serving Vault endpoints
- Removed unneeded configuration in custom values.yaml
- Updated examples to 1.3.0
* Add 127.0.0.1 to CSR
* Grammar & minor formatting
* Add additional DNS entry for CSR
* Fix typos, formatting, and other minor issues
* Use correct header depth for Helm Configuration
Co-Authored-By: Theron Voran <tvoran@users.noreply.github.com>
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2020-01-21 15:44:14 -07:00
Clint
b7c2acccd9
Website: Fix configuration links from Helm run docs ( #8201 )
2020-01-21 13:30:35 -06:00
DDd
d1b4082fb3
Fix k8s docs for running standalone ( #8199 )
...
* instruction for HA was actually for standalone.
2020-01-21 19:46:33 +01:00
Clint
6b16f7521a
update 'learn about the configuration options' link ( #8146 )
2020-01-21 12:06:42 -06:00
Vishal Nayak
fb93b0bf9c
Use Shamir as KeK when migrating from auto-seal to shamir ( #8172 )
...
* Use Shamir as KeK when migrating from auto-seal to shamir
* Use the correct number of shares/threshold for the migrated seal.
* Fix log message
* Add WaitForActiveNode to test
* Make test fail
* Minor updates
* Test with more shares and a threshold
* Add seal/unseal step to the test
* Update the logic that prepares seal migration (#8187 )
* Update the logic that preps seal migration
* Add test and update recovery logic
Co-authored-by: ncabatoff <nick.cabatoff@gmail.com>
Co-authored-by: Brian Kassouf <briankassouf@users.noreply.github.com>
2020-01-21 09:24:33 -08:00
Jim Kalafut
004e3e5cd2
changelog++
2020-01-21 08:25:04 -08:00
Anthony Dong
d4267b4250
ssh backend: support at character in role name ( #8038 )
2020-01-21 11:46:29 +01:00
Mikko Ekström
1f034ee380
Fix typo in YAML markup ( #8194 )
2020-01-20 16:39:51 +01:00
Jim Kalafut
fdb7416b02
Fix typo ( #8192 )
...
Fixes #8189
2020-01-18 20:18:57 -08:00
Daniel Spangenberg
c64c2bf512
Fix k8s injector examples ( #8179 )
2020-01-18 14:47:18 +01:00
Jeff Escalante
6b602ea068
update dependencies, patch nextjs config ( #8184 )
2020-01-17 17:32:35 -08:00
Becca Petrin
aebfdc7516
Strip unnecessary payload in AD root cred rotation example ( #8160 )
...
* strip unnecessary payload in example
* strip other unnecessary payload
2020-01-17 16:49:36 -08:00
Jeff Escalante
df34412570
New Website! ( #8154 )
...
* new documentation website
* ci job adjustment
* update to latest version on downloads page
* remove transition-period scripts
* add netlify toml file
* fix docs patch
* fix ci config?
* revert go.mod changes
* a couple last markdown formatting fixes
2020-01-17 16:18:09 -08:00
Angel Garbarino
9c262d82ec
Update CHANGELOG.md
2020-01-17 16:12:33 -07:00
Brian Kassouf
4a1cb93860
changelog++
2020-01-17 14:58:35 -08:00
Brian Kassouf
1e37eadfa0
Fix panic when listener fails to startup ( #8174 )
2020-01-17 09:07:53 -08:00
Brian Kassouf
f32a86ee7a
Create network layer abstraction to allow in-memory cluster traffic ( #8173 )
2020-01-16 23:03:02 -08:00
Jeff Mitchell
3956072c93
Update test var name and tidy
2020-01-16 20:18:59 -05:00
ncabatoff
db4345a2e6
Factor out mysqlhelper so we can create mysql docker containers in other tests. ( #8167 )
2020-01-16 17:51:10 -05:00
ncabatoff
283ae11626
changelog++
2020-01-16 15:12:33 -05:00
Calvin Leung Huang
221cd2b68f
changelog++
2020-01-16 10:16:21 -08:00
Jeff Mitchell
34333f5046
Pull wrapping creation to a var ( #8137 )
...
* Pull a func out to a var
* Funcouttovarextension (#8153 )
* Update test
Co-authored-by: Lexman <Lexman42@users.noreply.github.com>
2020-01-16 13:10:30 -05:00
Calvin Leung Huang
67c0773df9
ldap, okta: fix renewal when login policies are empty ( #8072 )
...
* ldap, okta: fix renewal when login policies are empty
* test/policy: add test for login renewal without configured policy
* test/policy: remove external dependency on tests, refactor lease duration check
2020-01-16 09:42:35 -08:00
Angel Garbarino
0209fc88bf
Update CHANGELOG.md
2020-01-16 09:45:49 -07:00
ncabatoff
88cb26e687
changelog++
2020-01-16 11:29:35 -05:00
Angel Garbarino
ddc6483673
Update CHANGELOG.md
2020-01-15 15:03:55 -07:00
Roberto Pommella Alegro
9b01d34703
Fix oidc callback to check entire storage ( #7929 )
...
* Fix oidc callback to check entire storage
In some cases, extensions or other unexpected javascript can be executed
on the oidc callback. Sometimes changing the localstorage and generating
a `storage` event before the callback component does. In such cases, the
authorization component will hang indefinitely.
A simple fix is to check for the expected `oidcState` key in the whole
localstorage instead of just the event `key`.
* Fix tests for auth-jwt
Co-authored-by: Angel Garbarino <Monkeychip@users.noreply.github.com>
2020-01-15 14:27:12 -07:00
Angel Garbarino
3b28d42bf8
Update CHANGELOG.md
2020-01-15 13:05:20 -07:00
Angel Garbarino
2fb4ee2d5a
Show permissions error on KV when you don't have access to create a secret ( #8133 )
...
* add catch for fail on save. isError is not being set to true, so set it in the catch
* add conditionally to only catch 403 permission errors. Otherwise it will catch and return an unhelpful error message for when you are trying to save a duplicate secret
* add in code comment
* remove catch and pass version 2 secret model to Error handler inside template
* replace Error model with modelForData to catch errors on the correct model
* add back in space
* replace error model with modelForData
2020-01-15 13:02:15 -07:00
Noelle Daley
bf9002dda4
set JOBS=2 to prevent memory errors; see https://github.com/emberjs/ember.js/issues/15641#issuecomment-328496408 ( #8152 )
2020-01-15 09:53:18 -08:00
Michel Vocks
86ab27f35a
changelog++
2020-01-15 12:58:49 +01:00
Michel Vocks
544ab857a7
changelog++
2020-01-15 11:29:43 +01:00
Michel Vocks
13ebf5460c
Add TLS options per Nomad backend ( #8083 )
2020-01-15 11:03:38 +01:00
Vishal Nayak
26ee62a027
changelog++
2020-01-14 16:44:16 -05:00
Jason O'Donnell
e40bbb0aaf
doc: add extraArgs example to vault-helm ( #8149 )
...
* doc: add extraArgs example
* Update website/source/docs/platform/k8s/helm/configuration.html.md
Co-Authored-By: Theron Voran <tvoran@users.noreply.github.com>
* Update website/source/docs/platform/k8s/helm/run.html.md
Co-Authored-By: Theron Voran <tvoran@users.noreply.github.com>
* Update injector installation example
* Update website/source/docs/platform/k8s/helm/configuration.html.md
Co-Authored-By: Calvin Leung Huang <cleung2010@gmail.com>
* Update website/source/docs/platform/k8s/helm/run.html.md
Co-Authored-By: Calvin Leung Huang <cleung2010@gmail.com>
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
2020-01-14 14:14:56 -05:00
Michel Vocks
feb5391767
Docs: Add vaul.token.create_root metric ( #8089 )
...
* Docs: Add vaul.token.create_root metric
* Update website/source/docs/internals/telemetry.html.md
* Add additional note
2020-01-14 15:47:10 +01:00