Skip to content

feat(opensearch): support cert-manager certs and disable self-signed#854

Merged
joluc merged 8 commits intomainfrom
feat/replace-certificates-certmanager
May 15, 2025
Merged

feat(opensearch): support cert-manager certs and disable self-signed#854
joluc merged 8 commits intomainfrom
feat/replace-certificates-certmanager

Conversation

@joluc
Copy link
Contributor

@joluc joluc commented May 9, 2025

Pull Request Details

This change:

  • Disables the operators automatic generation of self-signed certificates
  • Creates three new certificates:
    • opensearch-http-cert for the REST API
    • opensearch-transport-cert for node-to-node communication
    • opensearch-admin-cert for admin operations

Breaking Changes

N/A

Issues Fixed

N/A

@joluc joluc requested a review from a team as a code owner May 9, 2025 17:58
Copy link
Member

@olandr olandr left a comment

Choose a reason for hiding this comment

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

Nice stuff, just two questions on the docs here.

@joluc joluc force-pushed the feat/replace-certificates-certmanager branch from 42d10c0 to 772db61 Compare May 12, 2025 12:59
@joluc joluc requested review from Kuckkuck and timojohlo May 13, 2025 12:41
Copy link
Member

@olandr olandr left a comment

Choose a reason for hiding this comment

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

Alright, I think the README is not trivial to understand. But that might be a problem upstream instead. LGTM

@joluc joluc merged commit a9477e8 into main May 15, 2025
7 checks passed
@joluc joluc deleted the feat/replace-certificates-certmanager branch May 15, 2025 12:18
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.

2 participants