Skip to content

feat: Integrate External DNS with LoadBalancer service type - #268

Merged
as51340 merged 3 commits into
mainfrom
feat/lb-external-dns
Jul 21, 2026
Merged

feat: Integrate External DNS with LoadBalancer service type#268
as51340 merged 3 commits into
mainfrom
feat/lb-external-dns

Conversation

@as51340

@as51340 as51340 commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

Improvements:

  • Bolt server will now get automatically set-up through our cluster-setup hook when using LoadBalancer service type both for coordinators and data instance
  • Added gc.yaml as an example for GatewayClass
  • Gateway will apply to data instances only if dataInstance.serviceType is not defined. Same for coordinators.

@as51340 as51340 added this to the September 06th milestone Jul 21, 2026
@as51340 as51340 self-assigned this Jul 21, 2026
@as51340 as51340 added memgraph-ha Memgraph HA chart issue docs-needed Set if you think documentation needs to be updated because of this change feature New non-breaking feature labels Jul 21, 2026
@as51340

as51340 commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator Author

Tracking

  • [Link to Epic/Issue]

Standard development

  • Update / add chart templates, values, and NOTES.txt as needed
  • Run helm lint and helm template locally against the changed chart(s)
  • Verify the chart installs and upgrades cleanly on a test cluster

Labels checklist

  • Add a docs label (exactly one): docs-changelog-only, docs-needed, or docs-not-needed
  • Add at least one component label: memgraph, memgraph-ha, memgraph-lab, or infrastructure
  • Add at least one type label: bug, feature, or infrastructure
  • Assign the PR to a milestone
    • If not known, set for a later milestone

Documentation checklist

  • Write a release note, including added/changed clauses
    • Bolt server will now get automatically set-up through our cluster-setup hook when using LoadBalancer service type both for coordinators and data instances. Gateway will apply to data instances only if dataInstance.serviceType is not defined. Same for coordinators. #268
    • What has changed? What does it mean for a user? What should a user do with it? [#{{PR_number}}]({{link to the PR}})
  • Documentation PR link
    • Is back linked to this development PR

@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown

Release note advisory

Bolt server will now get automatically set-up through our cluster-setup hook when using LoadBalancer service type both for coordinators and data instances. Gateway will apply to data instances only if dataInstance.serviceType is not defined. Same for coordinators. #268

The note is informative and the PR link matches, but it uses multiple sentences instead of the required single short sentence; please condense into one concise sentence before the PR link.

@as51340
as51340 marked this pull request as ready for review July 21, 2026 09:39
@as51340
as51340 merged commit c9864e1 into main Jul 21, 2026
6 of 7 checks passed
@as51340
as51340 deleted the feat/lb-external-dns branch July 21, 2026 12:30
@mattkjames7 mattkjames7 modified the milestones: September 06th, July 22nd Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-needed Set if you think documentation needs to be updated because of this change feature New non-breaking feature memgraph-ha Memgraph HA chart issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants