Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ssl encryption to Elasticsearch #3978

Draft
wants to merge 24 commits into
base: master
Choose a base branch
from
Draft

Add ssl encryption to Elasticsearch #3978

wants to merge 24 commits into from

Conversation

sotojn
Copy link
Contributor

@sotojn sotojn commented Feb 28, 2025

This PR makes the following changes:

  • adds e2e helm tests that test teraslice with an encrypted elasticsearch cluster

TODO:

  • Rename some vars and add typdoc to functions
  • refactor createValuesYaml()
  • Add better error handling and ensure cleanup of generated test values.yaml files
  • Refactor createClient to have better logic when provided a cert
  • Refactor how we connect to es/os and how we provide username and passwords
  • Fix issue of test failing at the end in ssl during teardown
  • Add encrypt script to ci pipeline
  • Add better logic when generating certs
  • remove unnecessary base64 caCert in os2 helm template

@sotojn sotojn self-assigned this Feb 28, 2025
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.

1 participant