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

[BENCHMARK] Pass OS Cluster password securely. #4533

Closed
rishabh6788 opened this issue Mar 14, 2024 · 1 comment
Closed

[BENCHMARK] Pass OS Cluster password securely. #4533

rishabh6788 opened this issue Mar 14, 2024 · 1 comment
Assignees
Labels
enhancement New Enhancement

Comments

@rishabh6788
Copy link
Collaborator

Is your feature request related to a problem? Please describe

The nightly benchmark platform currently deploys a secure and non-secure opensearch cluster to run benchmarks on. Before Os-2.12.0 the security plugin provided admin:admin credentials as part of default configuration and we used the same for setting up the secure test-cluster. Starting OS-2.12.0 the security plugin has mandated that a strong password is supplied by the user. For now we have hardcoded that strong password in the workflow code and running nightly benchmarks. Since the test-clusters are created in a VPC and are only accessible inside the VPC this does not pose any threat but moving forward where we are planning to open our benchmark platform to accept remote cluster endpoints to run benchmarks it becomes necessary to allow users to provide their cluster passwords without leaking it publicly.

Describe the solution you'd like

The user should be able to pass their cluster password securely while submitting benchmark runs using the public benchmark platform against their remote cluster.

Describe alternatives you've considered

No response

Additional context

No response

@rishabh6788 rishabh6788 added enhancement New Enhancement untriaged Issues that have not yet been triaged labels Mar 14, 2024
@rishabh6788 rishabh6788 changed the title [BENCHMARK] Pass OS Cluster secure password using [BENCHMARK] Pass OS Cluster password securely. Mar 14, 2024
@Divyaasm Divyaasm self-assigned this Apr 1, 2024
@Divyaasm Divyaasm moved this from Backlog to In Progress in OpenSearch Engineering Effectiveness Apr 1, 2024
@Divyaasm Divyaasm removed the untriaged Issues that have not yet been triaged label Apr 1, 2024
@Divyaasm Divyaasm moved this from In Progress to In review in OpenSearch Engineering Effectiveness Apr 12, 2024
@Divyaasm
Copy link
Collaborator

closed via #4621

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New Enhancement
Projects
Development

No branches or pull requests

2 participants