opensearch-project / opensearch-k8s-operator

OpenSearch Kubernetes Operator
Apache License 2.0
366 stars 192 forks source link

Add support for adding CSI volumes as Additional Volumes #784

Closed nilushancosta closed 2 months ago

nilushancosta commented 2 months ago

Description

This PR adds the capability to add CSI volumes as AdditionalVolumes in the OpenSearch cluster

Issues Resolved

Closes https://github.com/opensearch-project/opensearch-k8s-operator/issues/275

Check List

If CRDs are changed:

Please refer to the PR guidelines before submitting this pull request.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

nilushancosta commented 2 months ago

Thanks for the feedback @swoehrl-mw . I completed the checklist items regarding CRD changes.