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

Use Mongo auth for Lf Classic connections #817

Merged
merged 1 commit into from
May 27, 2024

Conversation

rmunn
Copy link
Contributor

@rmunn rmunn commented May 24, 2024

Fix #812.

The username and password supplied in the k8s secrets (which have already been created in Rancher) are for an account with read-only access to any non-system database in Language Forge. LexBox dev and staging will access LF staging (since there is currently no LF dev environment), while LexBox prod will access LF prod.

The username and password supplied in the k8s secrets are for an account
with read-only access to any non-system database.
@rmunn rmunn self-assigned this May 24, 2024
@rmunn rmunn requested a review from hahn-kev May 24, 2024 02:43
Copy link

C# Unit Tests

35 tests  ±0   35 ✅ ±0   5s ⏱️ -1s
 8 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 32bea40. ± Comparison against base commit 5c40148.

Copy link
Contributor

@myieye myieye left a comment

Choose a reason for hiding this comment

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

LGTM

@rmunn rmunn merged commit b83c78b into develop May 27, 2024
8 checks passed
@myieye myieye deleted the chore/lf-mongo-auth-secrets branch January 14, 2025 11:04
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.

Use authentication to connect to Language Forge Mongo DB
3 participants