Skip to content

feat: TLS config and fix mg-exporter TLS configuration#246

Merged
as51340 merged 2 commits into
mainfrom
feat/tls-config
May 22, 2026
Merged

feat: TLS config and fix mg-exporter TLS configuration#246
as51340 merged 2 commits into
mainfrom
feat/tls-config

Conversation

@as51340

@as51340 as51340 commented May 20, 2026

Copy link
Copy Markdown
Collaborator

Breaking because of bolt TLS change.
Relies on memgraph exporter 0.2.3 working.

@as51340 as51340 added this to the 17th June 2026 milestone May 20, 2026
@as51340 as51340 self-assigned this May 20, 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 May 20, 2026
@as51340

as51340 commented May 20, 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
    • TLS for bolt server can now be set-up using tls.bolt.enabled flag and K8s secret. User must not set manually --bolt-cert-file and --bolt-key-file because chart auto-appends that flag. #246
    • 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

@as51340 as51340 marked this pull request as ready for review May 21, 2026 19:06
@github-actions

github-actions Bot commented May 21, 2026

Copy link
Copy Markdown

Release note advisory

TLS for bolt server can now be set-up using tls.bolt.enabled flag and K8s secret. User must not set manually --bolt-cert-file and --bolt-key-file because chart auto-appends that flag. #246

The note contains two sentences instead of the required single sentence; please merge into one concise sentence (and clarify wording like 'that flag' → 'those flags').

@as51340 as51340 merged commit 0afe0ad into main May 22, 2026
6 of 7 checks passed
@as51340 as51340 deleted the feat/tls-config branch May 22, 2026 10:59
@as51340 as51340 modified the milestones: 17th June 2026, 22nd May 2026 Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking 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.

2 participants