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

[Backport 2.x] [Chore] --security for snapshot and OSD server #5560

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 2e7a2ba from #5451.

Add the ability to run:
```
yarn opensearch snapshot --security
```
which will start the OpenSearch cluster with the security plugin.

And add the ability to run:
```
yarn start:security
```
which will start the OpenSearch Dashboards server if the security
plugin is available.

This is only intended for demo and local purposes.

Issue:
n/a

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
(cherry picked from commit 2e7a2ba)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Nov 30, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (b635c4b) 66.98% compared to head (a5000b2) 66.94%.

Files Patch % Lines
...ckages/osd-opensearch/src/cli_commands/snapshot.js 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #5560      +/-   ##
==========================================
- Coverage   66.98%   66.94%   -0.04%     
==========================================
  Files        3287     3287              
  Lines       63266    63270       +4     
  Branches    10052    10052              
==========================================
- Hits        42378    42356      -22     
- Misses      18449    18520      +71     
+ Partials     2439     2394      -45     
Flag Coverage Δ
Linux_1 35.24% <0.00%> (-0.01%) ⬇️
Linux_2 ?
Linux_3 ?
Linux_4 35.49% <ø> (ø)
Windows_1 35.27% <0.00%> (-0.01%) ⬇️
Windows_2 55.09% <50.00%> (-0.01%) ⬇️
Windows_3 43.84% <ø> (ø)
Windows_4 35.49% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ananzh ananzh merged commit bd3f1b4 into 2.x Dec 12, 2023
81 of 83 checks passed
@github-actions github-actions bot deleted the backport/backport-5451-to-2.x branch December 12, 2023 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports distinguished-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants