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

Clean up JWT plugin after split #1

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

cipherboy
Copy link
Member

  • Initializes a new go.mod after the split, with proper module name.
  • Rename Vault->OpenBao in some places missed post-fork.
  • Add the required maintainer verification workflow.
  • Fix development scripts to make test workflows pass.

This required downgrading hashicorp/cap, coreos/go-oidc, and
go-jose/go-jose to the versions in the OpenBao go.mod as otherwise we
introduce new test failures.

Signed-off-by: Alexander Scheel <[email protected]>
Signed-off-by: Alexander Scheel <[email protected]>
Signed-off-by: Alexander Scheel <[email protected]>
Copy link
Contributor

@DrDaveD DrDaveD left a comment

Choose a reason for hiding this comment

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

Removing approval to verify merge settings.

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.

3 participants