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

import from github.com/openbao/openbao throughout project #18

Closed
wants to merge 1 commit into from

Conversation

alrs
Copy link
Contributor

@alrs alrs commented Dec 11, 2023

This replaces every mention of github.com/hashicorp/vault in the go source code with github.com/openbao/openbao to avoid importing non-MPL code.

@jbutlerdev
Copy link
Contributor

#2 is already in progress for this.

Signed-off-by: Lars Lehtonen <lars.lehtonen@gmail.com>
@alrs
Copy link
Contributor Author

alrs commented Dec 12, 2023

I suspect that the go.mod fix here should be merged first https://github.com/openbao/openbao-plugin-secrets-kv/pull/7

cipherboy pushed a commit to cipherboy/openbao that referenced this pull request Jan 21, 2024
Adds a `/check` endpoint that will return a 204 if the
required environment variables are present, and otherwise
returns a 400 with a list of what variables are missing.

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
@naphelps
Copy link
Member

naphelps commented Feb 5, 2024

Merged in a different pull request.

@naphelps naphelps closed this Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants