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

Part 2/n - Remove non-OSI database plugins #100

Merged
merged 2 commits into from
Feb 2, 2024

Conversation

cipherboy
Copy link
Member

In alignment with the plugin policy decisions of #64, this removes all non-OSI database plugins, preferring to make them external plugins.

To ease maintenance burden, only databases licensed under OSI licenses will be included in the main repository; other plugins will be community supported and not coupled with the binary or the release process.


This is part of #68, broken up to make review easier.

In alignment with the plugin policy decisions, this removes all non-OSI
database plugins, preferring to make them external plugins.

To ease maintenance burden, only databases licensed under OSI licenses
will be included in the main repository; other plugins will be community
supported and not coupled with the binary or the release process.

Cherry-pick of 709163f
             + fc26be7.

Signed-off-by: Alexander Scheel <alexander.m.scheel@gmail.com>
This replaces one instance of hanadb with MySQL in the test suite
instead, as hanadb has been removed but MySQL (MariaDB) has been
retained.

Cherry-pick of a1a2f14.

Signed-off-by: Alexander Scheel <alexander.m.scheel@gmail.com>
@cipherboy
Copy link
Member Author

@naphelps Updated :-)

@naphelps naphelps merged commit 96093ad into openbao:main Feb 2, 2024
3 of 9 checks passed
cipherboy added a commit to cipherboy/openbao that referenced this pull request Feb 3, 2024
As part of openbao#100, MongoDB was removed as it is not an OSI-licensed
database. This removes the last dependency on the MongoDB SDK from the
test suite, allowing us to drop mongo-driver as a dependency.

Signed-off-by: Alexander Scheel <alexander.m.scheel@gmail.com>
cipherboy added a commit to cipherboy/openbao that referenced this pull request Feb 5, 2024
As part of openbao#100, MongoDB was removed as it is not an OSI-licensed
database. This removes the last dependency on the MongoDB SDK from the
test suite, allowing us to drop mongo-driver as a dependency.

Signed-off-by: Alexander Scheel <alexander.m.scheel@gmail.com>
naphelps pushed a commit that referenced this pull request Feb 5, 2024
As part of #100, MongoDB was removed as it is not an OSI-licensed
database. This removes the last dependency on the MongoDB SDK from the
test suite, allowing us to drop mongo-driver as a dependency.

Signed-off-by: Alexander Scheel <alexander.m.scheel@gmail.com>
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

2 participants