Mike Palmiotto
Mike Palmiotto
Thanks for the report @timotheencl! I'm looking into this currently. Will report back with any findings and get this sorted out for you.
Okay, so looks like this is a bug that was introduced by #16334. I was able to reproduce locally with a 4 node setup using `autounseal` and `retry_join`. I have...
> It looks like `TestSecretsEnableCommand_Run` is consistently failing so we might have to update that test. Thanks @calvn! I'm looking into it right now, but I suspect it's related to...
> Could you do a `go mod tidy` to see if it changes the dependencies? I feel that removing 8k lines of code would allow us to remove some deps...
@schavis @banks I went ahead and updated the docs to address the initial feedback. See: https://github.com/hashicorp/vault/pull/26690/commits/cd09beec9e8732a602285e1b6b6131d1ffce8920 https://github.com/hashicorp/vault/pull/26690/commits/accfe2b2143528a8be412efbeb6cc1c587954eda https://github.com/hashicorp/vault/pull/26690/commits/7ce7cc05652fee656d202bc45a34cc3355bd296c
@cipherboy It might be nice to see some go tests to ensure this change is doing what we claim. Still need to determine if expectations and reality align and tests...
Greetings, @JasonN3! Thanks for your submission. Have you had a chance to look at our [Contribution Guidelines](https://github.com/hashicorp/vault/blob/main/CONTRIBUTING.md#pull-requests)? Please make sure to review and update the PR to be in compliance...
Looks like this was also opened here: https://github.com/hashicorp/vault-plugin-auth-oci/issues/17 Since the [docs](https://developer.hashicorp.com/vault/docs/auth/oci) recommend opening and tracking issues in that repo, I'm going to go ahead and close this issue out. Thanks...
Good point @sosiskin2000. I'll go ahead and re-open this until we're sure everything behaves as expected. Thanks again for the report!
Greetings! I appreciate all of the valuable input in this thread and will do my best to close the loop here. I have gone ahead and removed the `bug` label...