This project is mirrored from https://gitee.com/NQL886/vault.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 30 Nov, 2020 4 commits
-
-
Austin Gebauer authored
-
Austin Gebauer authored
-
Hridoy Roy authored
-
Scott Miller authored
-
- 25 Nov, 2020 5 commits
-
-
Josh Black authored
-
Austin Gebauer authored
-
Nick Cabatoff authored
Fix test failures of the form "bad start timestamp. expected: 1606313752 got: 1606313753". Also re-enable a test that probably shouldn't be skipped, and delete a test that's meant for ent (see also https://github.com/hashicorp/vault-enterprise/pull/1613) (#10452)
-
Nick Cabatoff authored
-
Nick Cabatoff authored
-
- 24 Nov, 2020 2 commits
-
-
Jeff Mitchell authored
This reverts commit a988e51f. That commit accidentally removed all history prior to 0.7. This reinstates that history.
-
Mark Gritter authored
Co-authored-by:
swayne275 <swayne@hashicorp.com>
-
- 23 Nov, 2020 7 commits
-
-
Josh Black authored
-
Mark Gritter authored
* Working draft of CLI command. * Sort order, robustness checking. * Text edits and check of queries_available. * Added changelog.
-
Hridoy Roy authored
* allow null types in batch encryption * dont allow plaintext to be null
-
Michel Vocks authored
* Fix KV list command with whitespaces * Fix kv list whitespace * Fix list whitespace * Fix failing test Co-authored-by:
swayne275 <swayne@hashicorp.com>
-
Hridoy Roy authored
* telemetry doc update * upgraded telemetry configuration docs * review comments update
-
Chelsea Shaw authored
* Fix bug where adding and then removing a new role on a transformation when no other roles have been created causes an error * Update test on search-select to reflect new behavior which does not add created options to list on delete * Add changelog
-
Nick Cabatoff authored
Avoid using "KMS seal" since it causes confusion: some people think that excludes HSMs, and it's not obvious that Transit is a KMS. (#10414) Highlight that recovery keys can't be used for recovery when an auto seal is broken (unfortunate name, that.)
-
- 20 Nov, 2020 3 commits
-
-
Meggie authored
* Update to list policy docs It seems (https://github.com/hashicorp/vault/blob/master/http/logical.go#L137) we do not require the trailing slash any more. Also added notes about go-discover * Added additional note on quorum * Added link to remove-peer command
-
Roger Berlind authored
-
Nick Cabatoff authored
Factor out the consul-using sealmigration tests to their own package, so that the remaining tests can run in the CI job that doesn't need docker. (#10342) Remove the file-storage-backed tests: they don't add anything, and they don't represent a viable cluster storage solution that can be used in prod.
-
- 19 Nov, 2020 1 commit
-
-
Tom Proctor authored
-
- 18 Nov, 2020 2 commits
-
-
Dave D'Amico authored
-
Yoko authored
* Add Learn links * Update website/pages/docs/secrets/transform/tokenization.mdx Co-authored-by:
Calvin Leung Huang <cleung2010@gmail.com> Co-authored-by:
Calvin Leung Huang <cleung2010@gmail.com>
-
- 16 Nov, 2020 4 commits
-
-
Michael Golowka authored
-
Yoko authored
-
Meggie authored
-
Mark Gritter authored
-
- 13 Nov, 2020 4 commits
-
-
Meggie authored
Added some go version changes for 1.5 and 1.6. I couldn't find the PRs for the 1.5 updates but included the note in the changelog anyway.
-
Hridoy Roy authored
* port lease metrics * go mod vendor * caught a bug
-
Michael Golowka authored
-
Scott Miller authored
* Link to transform concepts page in sidebar * ,
-
- 12 Nov, 2020 4 commits
-
-
Meggie authored
-
Angel Garbarino authored
-
Jim Kalafut authored
-
Scott G. Miller authored
-
- 11 Nov, 2020 4 commits
-
-
Hridoy Roy authored
-
Meggie authored
-
Scott Miller authored
* Add tokenization * Fixes
-
Jim Kalafut authored
* Add 1.6 Release Notes * Remove usage command * Apply suggestions from code review * Website version + CHANGELOG Co-authored-by:
Meggie <meggie@hashicorp.com>
-