11849 Commits

Author SHA1 Message Date
Paul Banks
b2371195d2 Fix Headings for Consul Secret Engine (#8107) 2020-01-07 11:46:43 -05:00
Michel Vocks
e1d21dc601
Fix potential panic in database credential role rotation (#8098) 2020-01-07 16:52:51 +01:00
Michel Vocks
f813caa5b1
Fix MySQL Plugin password special character escape bug (#8040)
* Fix MySQL password escape bug

* Add test

* Add debug output

* Add debug line

* Added debug output

* Debug

* Debug

* Update vendor

* Remove debug comments
2020-01-07 16:51:49 +01:00
Matthew Irish
31bbb813e7
UI: add a command to build static storybook for deploying to netlify (#8028)
* add a command to build static storybook for deploying to netlify

* add storybook deploys to the ui readme
2020-01-06 16:01:34 -06:00
Brian Kassouf
5fc424d3f5
Add identity templating helper to sdk/framework (#8088)
* Add identity templating helper to sdk/framework

* Cleanup a bit

* Fix length issue when groups/aliases are filtered due to ns

* review feedback
2020-01-06 10:16:52 -08:00
Brian Kassouf
e8c1ef5a0a
Update config.rb 2020-01-03 09:25:26 -08:00
Jason O'Donnell
032d1b6c5c
doc: update vault-k8s version (#8085) 2020-01-03 08:55:29 -05:00
Steven Crossan
95fe9ca332 Docs: Add a note to the token-parameter (#8086)
Adds a note that the `token` parameter may also be provided via the `CONSUL_HTTP_TOKEN` environment variable.
2020-01-03 10:48:03 +01:00
Marshall Copeland
8601ac4cab typos to email visiblity (#8087)
edited email address so they are visible, removed confusing EMAIL, email text.
2020-01-02 20:17:03 -05:00
Michel Vocks
3a4989c53b Add additional check for consul storage backend TLS options (#8084) 2020-01-02 10:53:19 -08:00
Marshall Copeland
a07684e1b2 Update vault partner integration program docs (#8069)
* index.html.md

Vault Integration Program Refresh for CY 2020, major updates edits from Vault PM and Alliance

* fixing formatting and links

* a few more formatting updates

* Patch- Fix Typo

* Hashicorp -> HashiCorp

* embedding images

* remove checkboxes since they do not render correctly

Co-authored-by: Chris Hoffman <99742+chrishoffman@users.noreply.github.com>
Co-authored-by: Chris Griggs <cgriggs@hashicorp.com>
2020-01-02 12:16:35 -05:00
Michel Vocks
24d02c4135
changelog++ 2020-01-02 10:47:20 +01:00
Michel Vocks
51158bcb77
Fix automatic token set for plugin unwrap requests (#8058)
* Fix automatic token set for plugin unwrap requests

* Change to ClearToken helper-method
2020-01-02 10:40:13 +01:00
Angel Garbarino
4083c36aa0
Update CHANGELOG.md 2019-12-20 13:59:04 -07:00
Angel Garbarino
70d2b3eed8
change height to min-height to prevent overflow (#8065) 2019-12-20 12:54:56 -07:00
Jim Kalafut
ca83be21b4
Fix Azure Secrets docs typo 2019-12-19 10:24:37 -08:00
Jason O'Donnell
04102533fc
doc: fix broken link in injector doc (#8059) 2019-12-19 12:57:24 -05:00
Jason O'Donnell
b4659217fd
doc: update helm to 0.3.0 (#8057)
* doc: update helm to 0.3.0

* Add data type to extraContainers

* Update examples

* Update image in examples
2019-12-19 12:03:51 -05:00
Clint
ccd18efe2e
Update PKI index: fix typo (#8031)
* Update PKI index: fix typo

Missing a zero here; `4380h` is only 182.5 days

* other 5 year hour typos
2019-12-19 10:26:24 -06:00
Jeff Mitchell
3020fef9bc Update master's sdk/api 2019-12-18 16:36:50 -05:00
Jeff Mitchell
0bc25f9081 Update api's sdk 2019-12-18 16:35:58 -05:00
Jeff Mitchell
9caafff72a
Update go-hclog to version that removes some possible panics and incorrect mutex locking (#8054) 2019-12-18 16:32:02 -05:00
Jim Kalafut
c5ae51e597 Run go mod tidy 2019-12-18 11:52:37 -08:00
Becca Petrin
b0ff543400
vendor api client portmap updates (#8042) 2019-12-18 11:08:23 -08:00
Jason O'Donnell
95b3e35d8b
doc: add agent inject documentation (#8032)
* Add agent inject documentation

* Update layout

* Fix sidebar title

* Fix format

* Update formating

* Updates

* Convert table to list

* Add remaining doc

* Add note about namespace selector

* Fix page description

* Fix description error, clarify container doc

* Fix typos

* Update website/source/docs/platform/k8s/injector/index.html.md

Co-Authored-By: Clint <catsby@users.noreply.github.com>

* Update website/source/docs/platform/k8s/injector/index.html.md

Co-Authored-By: Clint <catsby@users.noreply.github.com>

* Update website/source/docs/platform/k8s/injector/examples.html.md

Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>

* Update website/source/docs/platform/k8s/injector/examples.html.md

Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>

* Update website/source/docs/platform/k8s/injector/index.html.md

Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>

* Update website/source/docs/platform/k8s/injector/index.html.md

Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>

* Update website/source/docs/platform/k8s/injector/installation.html.md

Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>

* Update doc from feedback

* Update website/source/docs/platform/k8s/helm/configuration.html.md

Co-Authored-By: Becca Petrin <beccapetrin@gmail.com>

* Update website/source/docs/platform/k8s/helm/configuration.html.md

Co-Authored-By: Becca Petrin <beccapetrin@gmail.com>

* Update website/source/docs/platform/k8s/helm/configuration.html.md

Co-Authored-By: Becca Petrin <beccapetrin@gmail.com>

* Update website/source/docs/platform/k8s/helm/configuration.html.md

Co-Authored-By: Becca Petrin <beccapetrin@gmail.com>

* Update website/source/docs/platform/k8s/helm/configuration.html.md

Co-Authored-By: Becca Petrin <beccapetrin@gmail.com>

* Update website/source/docs/platform/k8s/helm/configuration.html.md

Co-Authored-By: Becca Petrin <beccapetrin@gmail.com>
2019-12-18 13:44:14 -05:00
Jason O'Donnell
64088fa0ab
changelog++ 2019-12-18 13:33:01 -05:00
Brian Kassouf
a912eb5f02
changelog++ 2019-12-18 09:40:15 -08:00
Becca Petrin
eefca29a6d
update vault-plugin-secrets-ad to v0.6.2 (#8049) 2019-12-18 09:23:09 -08:00
Angel Garbarino
16937daba4
Update CHANGELOG.md 2019-12-18 10:17:42 -07:00
Christian Frichot
3cc8c7e4be UI update headless chrome flags to fix 'yarn run test:oss' (#8035)
* UI update headless chrome flags to fix ember/chrome crash in test

* UI update references from test-oss to test:oss

* UI removed disable-gpu flag from headless Chrome

* UI and also remove the comment
2019-12-18 10:12:44 -07:00
Michel Vocks
795f908371
changelog++ 2019-12-18 11:27:16 +01:00
Michel Vocks
488be87f67
Fix error handling during client TLS config setup (#8025) 2019-12-18 11:22:15 +01:00
Becca Petrin
39455f38a8
Avoid potential panic in LDAP client (#8047)
* fix potential panic

* add comment

* vendor the ldap update

* use localhost in test
2019-12-17 16:33:59 -08:00
Sam Salisbury
0715c8b77b ci: update to go 1.12.14 2019-12-17 19:26:04 +00:00
Jim Kalafut
f6991b25f6
changelog++ 2019-12-17 10:52:41 -08:00
Jim Kalafut
a8de99b4c0 Fix identity token panic during invalidation (#8015)
* Fix identity token crash during invalidation

* Check for nil namespace

* Fix test

* Add nil check test

* Check OIDC cache errors
2019-12-17 10:43:38 -08:00
Becca Petrin
b2efef5c2f
run go mod tidy (#8041) 2019-12-17 10:37:58 -08:00
Darshana Sivakumar
592a0db6b1 Update telemetry.html.md to add a note on replication metrics (#8036)
Added a note on replication metrics.
2019-12-17 09:20:31 -08:00
Jim Kalafut
83c7cecfd5
Update README 2019-12-17 05:24:23 -08:00
Joel Thompson
d725f97b30 Bump aws-sdk-go to v1.25.41 (#7458)
This is in support of #7450 and #7924
2019-12-16 16:43:00 -08:00
Noelle Daley
c772e6b4c6
update serialize-javascript to fix security vulnerability (#8029) 2019-12-16 15:14:52 -08:00
Noelle Daley
0be9054fe1
Update CHANGELOG.md 2019-12-16 14:37:07 -08:00
Noelle Daley
24bfade659
overwrite bulma bug that crashes safari (#8023) 2019-12-16 13:30:35 -08:00
Jim Kalafut
5e3ba14f6b
changelog++ 2019-12-16 12:05:31 -08:00
Becca Petrin
2a5d57b974
changelog++ 2019-12-16 11:20:49 -08:00
ncabatoff
7d25514057
changelog++ 2019-12-16 09:42:43 -05:00
ncabatoff
a14ce331ea
changelog++ 2019-12-16 09:41:46 -05:00
ncabatoff
7ba8339c9c
Fix panic when creating batch tokens for role that doesn't exist. (#8021) 2019-12-16 09:31:32 -05:00
Michel Vocks
9d968accf0
Docs: Add missing KV V2 version argument to API docs (#8018) 2019-12-16 09:35:48 +01:00
Michel Vocks
2c21ef4df6
Fix SRV lookup if address scheme is known (#8016) 2019-12-16 09:34:40 +01:00