Skip to content

feat(search): Add sharded MongoDB Search with external L7 load balancer support#785

Draft
lsierant wants to merge 1 commit intomasterfrom
search/sharded-lb-main
Draft

feat(search): Add sharded MongoDB Search with external L7 load balancer support#785
lsierant wants to merge 1 commit intomasterfrom
search/sharded-lb-main

Conversation

@lsierant
Copy link
Contributor

@lsierant lsierant commented Feb 13, 2026

[skip-ci]

Summary

Proof of Work

Checklist

  • Have you linked a jira ticket and/or is the ticket in the title?
  • Have you checked whether your jira ticket required DOCSP changes?
  • Have you added changelog file?

Copy link
Contributor Author

lsierant commented Feb 13, 2026

@github-actions
Copy link

⚠️ (this preview might not be accurate if the PR is not rebased on current master branch)

MCK 1.7.1 Release Notes

Other Changes

  • Container images: Merged the init-database and init-appdb init container images into a single init-database image. The init-appdb image will no longer be published and does not affect existing deployments.

// with the actual shard name. Example: "lb-{shardName}.example.com:27028"
// +optional
Endpoint string `json:"endpoint,omitempty"`
// DEPRECATED: Use Endpoint with {shardName} template instead.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

we don't need to deprecate as it's something new

@lsierant lsierant added the skip-changelog Use this label in Pull Request to not require new changelog entry file label Feb 13, 2026 — with Graphite App
@lsierant lsierant force-pushed the search/sharded-lb-main branch 2 times, most recently from 565dbb3 to f8437d5 Compare February 16, 2026 07:59
@lsierant lsierant force-pushed the search/sharded-lb-main branch 2 times, most recently from ff545a1 to 5111a68 Compare February 16, 2026 19:04
@lsierant lsierant force-pushed the search/sharded-lb-main branch from 5111a68 to 37e3720 Compare February 17, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Use this label in Pull Request to not require new changelog entry file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant