Add multi-tenancy disable instructions for OpenSearch#12369
Conversation
Added instructions to disable multi-tenancy for OpenSearch and OpenSearch Dashboards. Signed-off-by: Pawel Wlodarczyk <pawel.wlodarczyk@eliatra.com>
|
Thank you for submitting your PR. The PR states are In progress (or Draft) -> Tech review -> Doc review -> Merged. Before you submit your PR for doc review, make sure the content is technically accurate. If you need help finding a tech reviewer, tag a maintainer. When you're ready for doc review, tag the assignee of this PR. The doc reviewer may push edits to the PR directly or leave comments and editorial suggestions for you to address (let us know in a comment if you have a preference). |
|
@cwperks Could you please review this PR? |
Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
|
I'm reluctant to add to documentation here. Personally, I'm not aligned with the current implementation of workspaces. We can add to the documentation for sure, but I will not be marking approval. You can see more information on why I have taken this stance here: opensearch-project/security#6119 |
|
@SuZhou-Joe Could you weigh in on this PR? |
|
@cwperks I'm inclined to agree with you, but it the ability to disable already exists. This is only documentation, so may be @pawelw1 should add a clear banner |
|
Closing this PR for now until we get alignment on this. |
Added instructions to disable multi-tenancy for OpenSearch and OpenSearch Dashboards.
Description
Current documentation only instructs how to disable multi-tenancy in Opensearch Dashboards. Multi-tenancy in OpenSearch is enabled by default and must also be disabled when the workspaces feature is enabled.
Version
3.x
Checklist
For more information on following Developer Certificate of Origin and signing off your commits, please check here.