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

Select tenant popup only appears when multi-tenacy is enabled #965

Merged

Conversation

peternied
Copy link
Member

Description

The current behavior is that all users will see a message to switch
tenants and if multi-tenancy is disabled, that message will be prompting
the user to ask the admin to enable the feature. This is causing users
pain that are not interested in using the tenancy features.

Issues Resolved

Check List

  • New functionality includes testing
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

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.

The current behavoir is that all users will see a message to switch
tenants and if multi-tenancy is disabled, that message will be prompting
the user to ask the admin to enable the feature.  This is causing users
pain that are not interested in using the tenancy features.

Signed-off-by: Peter Nied <petern@amazon.com>
@peternied peternied requested a review from a team April 22, 2022 17:31
@peternied peternied changed the title Select tenant popup only appears when mutli-tenacy is enabled Select tenant popup only appears when multi-tenacy is enabled Apr 22, 2022
@peternied peternied merged commit ec59de0 into opensearch-project:main Apr 25, 2022
@peternied peternied deleted the tenant-popup-only-when-enabled branch April 25, 2022 18:05
@peternied peternied added the backport 2.0 backport to 2.0 branch label Apr 26, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 26, 2022
The current behavoir is that all users will see a message to switch
tenants and if multi-tenancy is disabled, that message will be prompting
the user to ask the admin to enable the feature.  This is causing users
pain that are not interested in using the tenancy features.

Signed-off-by: Peter Nied <petern@amazon.com>
(cherry picked from commit ec59de0)
peternied pushed a commit that referenced this pull request May 16, 2022
…970)

The current behavoir is that all users will see a message to switch
tenants and if multi-tenancy is disabled, that message will be prompting
the user to ask the admin to enable the feature.  This is causing users
pain that are not interested in using the tenancy features.

Signed-off-by: Peter Nied <petern@amazon.com>
(cherry picked from commit ec59de0)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 8, 2022
The current behavoir is that all users will see a message to switch
tenants and if multi-tenancy is disabled, that message will be prompting
the user to ask the admin to enable the feature.  This is causing users
pain that are not interested in using the tenancy features.

Signed-off-by: Peter Nied <petern@amazon.com>
(cherry picked from commit ec59de0)
peternied added a commit that referenced this pull request Sep 9, 2022
…1095)

The current behavoir is that all users will see a message to switch
tenants and if multi-tenancy is disabled, that message will be prompting
the user to ask the admin to enable the feature.  This is causing users
pain that are not interested in using the tenancy features.

Signed-off-by: Peter Nied <petern@amazon.com>
(cherry picked from commit ec59de0)

Co-authored-by: Peter Nied <petern@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.3 backport 2.0 backport to 2.0 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Totally disable tenancy
3 participants