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

[OSD] Sanitize copied share-link before validating #1209

Merged
merged 2 commits into from
Apr 9, 2024

Conversation

AMoo-Miki
Copy link
Contributor

@AMoo-Miki AMoo-Miki commented Apr 8, 2024

Description

A copied snapshot URL included security_tenant when security plugin was enabled and multitenancy was configured. This change sanitizes the copied URL before asserting to make the tests work correctly with and without security and multitenancy.

Issues Resolved

Fixes opensearch-project/OpenSearch-Dashboards#6373

Check List

  • 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.

Signed-off-by: Miki <miki@amazon.com>
@Hailong-am Hailong-am merged commit 9b3878f into opensearch-project:main Apr 9, 2024
37 of 40 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 9, 2024
Signed-off-by: Miki <miki@amazon.com>
(cherry picked from commit 9b3878f)
Hailong-am pushed a commit that referenced this pull request Apr 11, 2024
Signed-off-by: Miki <miki@amazon.com>
(cherry picked from commit 9b3878f)

Co-authored-by: Miki <miki@amazon.com>
LDrago27 pushed a commit to LDrago27/opensearch-dashboards-functional-test that referenced this pull request May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] shared_links test fail due to url change when installed security plugin
4 participants