Skip to content

Conversation

@labrenbe
Copy link
Member

@labrenbe labrenbe commented Oct 27, 2025

Description

  • Add TLS secret operator Volumes & VolumeMounts

Part of #61

Release Notes

Allow the configuration of TLS for the server (optional) and internal communication (mandatory) using SecretClasses:
https://docs.stackable.tech/home/stable/opensearch/usage-guide/security/#_tls

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

Reviewer

  • Code contains useful comments
  • (Integration-)Test cases added
  • Documentation added or updated. Follows the style guide.
  • Changelog updated
  • Cargo.toml only contains references to git tags (not specific commits or branches)

Acceptance

  • Feature Tracker has been updated
  • Proper release label has been added
  • Links to generated (nightly) docs added
  • Release note snippet added
  • Add type/deprecation label & add to the deprecation schedule
  • Add type/experimental label & add to the experimental features tracker

@labrenbe labrenbe self-assigned this Oct 27, 2025
@labrenbe labrenbe moved this to Ready for Development in Stackable Engineering Oct 27, 2025
@labrenbe labrenbe moved this from Ready for Development to Development: In Progress in Stackable Engineering Oct 27, 2025
This was referenced Oct 28, 2025
@labrenbe labrenbe moved this from Development: In Progress to Development: Waiting for Review in Stackable Engineering Oct 28, 2025
@labrenbe labrenbe marked this pull request as ready for review October 28, 2025 15:26
@siegfriedweber siegfriedweber moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Oct 29, 2025
@siegfriedweber siegfriedweber mentioned this pull request Oct 30, 2025
2 tasks
Copy link
Member

@siegfriedweber siegfriedweber left a comment

Choose a reason for hiding this comment

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

  • The documentation is missing.
  • A changelog entry is missing.
  • If it should be possible to disable TLS on the HTTP port, then an integration test is required for this case.

Copy link
Member

@siegfriedweber siegfriedweber left a comment

Choose a reason for hiding this comment

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

LGTM

@labrenbe labrenbe added this pull request to the merge queue Dec 10, 2025
Merged via the queue into main with commit 7694293 Dec 10, 2025
12 checks passed
@labrenbe labrenbe deleted the feat/tls-support branch December 10, 2025 16:24
@siegfriedweber siegfriedweber moved this from Development: In Review to Development: Done in Stackable Engineering Dec 10, 2025
@lfrancke
Copy link
Member

Please add release notes and if available a link to the docs for this.

@lfrancke lfrancke moved this from Development: Done to Acceptance: In Progress in Stackable Engineering Dec 15, 2025
@labrenbe
Copy link
Member Author

I've added a release notes section to the issue.

@siegfriedweber siegfriedweber added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Dec 19, 2025
@lfrancke lfrancke moved this from Acceptance: In Progress to Done in Stackable Engineering Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release/26.3.0 release-note Denotes a PR that will be considered when it comes time to generate release notes.

Projects

Development

Successfully merging this pull request may close these issues.

4 participants