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

feat: support for client cert and multiple host connection string for mongo adapter #687

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: support for client cert and multiple host connection string for…

823efa6
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

feat: support for client cert and multiple host connection string for mongo adapter #687

feat: support for client cert and multiple host connection string for…
823efa6
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test - Connectivity CA false succeeded Apr 4, 2024 in 0s

6 passed, 0 failed and 2 skipped

Tests passed successfully

✅ ./Tests/Connectivity/src/TestResults/test-results.trx

8 tests were completed in 2s with 6 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
ArmoniK.Core.Tests.Connectivity.ConnectionTest 6✅ 2⚪ 936ms

✅ ArmoniK.Core.Tests.Connectivity.ConnectionTest

✅ Direct
✅ Ingress_Insecure
✅ Ingress_MTLS
⚪ Ingress_MTLS_CAInstalled
✅ Ingress_MTLS_NoValidation
✅ Ingress_TLS
⚪ Ingress_TLS_CAInstalled
✅ Ingress_TLS_NoValidation