Skip to content

DBPW - Revert AutoMTLS#10065

Merged
pcman312 merged 2 commits into
masterfrom
dbpw-revert-automtls
Sep 30, 2020
Merged

DBPW - Revert AutoMTLS#10065
pcman312 merged 2 commits into
masterfrom
dbpw-revert-automtls

Conversation

@pcman312
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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