Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DBPW - Revert AutoMTLS #10065

Merged
merged 2 commits into from
Sep 30, 2020
Merged

DBPW - Revert AutoMTLS #10065

merged 2 commits into from
Sep 30, 2020

Conversation

pcman312
Copy link
Contributor

Description

AutoMTLS somehow screwed up the tests around using v5. The tests were passing previously because of partial vendoring in #10008 and broke when the remaining vendoring came in #9794

Since a bunch of things have merged since #10008 and because we don't want to get into a strange state where vendoring is janky we're disabling AutoMTLS which appears to fix the tests.

Copy link
Contributor

@calvn calvn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ran TestPlugin_lifecycle locally and it passed. Might want to wait for CI to finish to see if it catches any regressions though.

@pcman312
Copy link
Contributor Author

pcman312 commented Sep 30, 2020

@calvn Agreed - I'm waiting for CI to be green (or at least completely unrelated) before merging. I'm also running all tests associated with the database plugin locally (richgo test -v github.com/hashicorp/vault/sdk/database/... github.com/hashicorp/vault/builtin/logical/database/... github.com/hashicorp/vault/sdk/helper/pluginutil -failfast)

@pcman312 pcman312 merged commit 9978ba8 into master Sep 30, 2020
@pcman312 pcman312 deleted the dbpw-revert-automtls branch September 30, 2020 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants