-
Notifications
You must be signed in to change notification settings - Fork 484
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into removebreadcrumbs-2746
Signed-off-by: Nate B <96254688+nateynateynate@users.noreply.github.com>
- Loading branch information
Showing
236 changed files
with
64,698 additions
and
350 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
name: 🐛 Bug report | ||
description: Create a report to help us improve | ||
title: "[BUG] <title>" | ||
labels: ['bug, untriaged'] | ||
projects: ["opensearch-project/Website Update Project"] | ||
body: | ||
- type: textarea | ||
attributes: | ||
label: Describe the bug | ||
description: A clear and concise description of what the bug is. | ||
placeholder: What happened? | ||
validations: | ||
required: true | ||
|
||
- type: textarea | ||
attributes: | ||
label: Expected behavior | ||
description: A clear and concise description of what you expected to happen. | ||
validations: | ||
required: true | ||
|
||
- type: textarea | ||
attributes: | ||
label: Screenshots | ||
description: If applicable, add screenshots to help explain your problem. | ||
validations: | ||
required: false | ||
|
||
- type: textarea | ||
attributes: | ||
label: To Reproduce | ||
description: Steps to reproduce the behavior. | ||
value: | | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
validations: | ||
required: false | ||
|
||
- type: textarea | ||
attributes: | ||
label: Additional Details | ||
description: Add any other context about the problem here. | ||
value: | | ||
**Plugins** | ||
Please list all plugins currently enabled. | ||
**Screenshots** | ||
If applicable, add screenshots to help explain your problem. | ||
**Host/Environment (please complete the following information):** | ||
- OS: [e.g. iOS] | ||
- Version [e.g. 22] | ||
**Additional context** | ||
Add any other context about the problem here. | ||
validations: | ||
required: false |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
name: 🎆 Feature request | ||
description: Suggest an idea for this project | ||
title: '[Feature Request] <title>' | ||
labels: ['enhancement, untriaged'] | ||
projects: ["opensearch-project/74"] | ||
body: | ||
- type: textarea | ||
attributes: | ||
label: Is your feature request related to a problem? Please describe | ||
description: A clear and concise description of what the problem is. | ||
placeholder: Ex. I'm always frustrated when [...] | ||
validations: | ||
required: true | ||
|
||
- type: textarea | ||
attributes: | ||
label: Describe the solution you'd like to see | ||
description: A clear and concise description of what you want to happen. | ||
validations: | ||
required: true | ||
|
||
- type: textarea | ||
attributes: | ||
label: Describe alternatives you've considered | ||
description: A clear and concise description of any alternative solutions or features you've considered. | ||
validations: | ||
required: false | ||
|
||
- type: textarea | ||
attributes: | ||
label: Additional context | ||
description: Add any other context or screenshots about the feature request here. | ||
validations: | ||
required: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
## Reporting a Vulnerability | ||
|
||
If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our [vulnerability reporting page](https://aws.amazon.com/security/vulnerability-reporting/) or directly via email to aws-security@amazon.com. Please do **not** create a public GitHub issue. | ||
If you discover a potential security issue in this project we ask that you notify OpenSearch Security directly via email to security@opensearch.org. Please do **not** create a public GitHub issue. |
11 changes: 11 additions & 0 deletions
11
_artifacts/opensearch-1.3/arm64/opensearch-1.3.17-docker-arm64.markdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
role: daemon | ||
artifact_id: opensearch | ||
version: 1.3.17 | ||
platform: docker | ||
architecture: arm64 | ||
slug: opensearch-1.3.17-docker-arm64 | ||
category: opensearch | ||
type: docker_hub | ||
link: https://hub.docker.com/r/opensearchproject/opensearch/tags?page=1&ordering=last_updated&name=1.3.17 | ||
--- |
12 changes: 12 additions & 0 deletions
12
_artifacts/opensearch-1.3/arm64/opensearch-1.3.17-freebsd-arm64.markdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
role: daemon | ||
artifact_id: opensearch | ||
version: 1.3.17 | ||
platform: freebsd | ||
architecture: arm64 | ||
slug: opensearch-1.3.17-freebsd-arm64 | ||
category: opensearch | ||
type: system-package | ||
freebsd_package_name: opensearch | ||
link: https://www.freshports.org/textproc/opensearch | ||
--- |
13 changes: 13 additions & 0 deletions
13
_artifacts/opensearch-1.3/arm64/opensearch-1.3.17-linux-arm64-deb.markdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
role: daemon | ||
artifact_id: opensearch | ||
version: 1.3.17 | ||
platform: linux | ||
architecture: arm64 | ||
artifact_url: https://artifacts.opensearch.org/releases/bundle/opensearch/1.3.17/opensearch-1.3.17-linux-arm64.deb | ||
slug: opensearch-1.3.17-linux-arm64-deb | ||
category: opensearch | ||
type: deb | ||
guide: https://opensearch.org/docs/latest/opensearch/install/deb | ||
signature: https://artifacts.opensearch.org/releases/bundle/opensearch/1.3.17/opensearch-1.3.17-linux-arm64.deb.sig | ||
--- |
13 changes: 13 additions & 0 deletions
13
_artifacts/opensearch-1.3/arm64/opensearch-1.3.17-linux-arm64-rpm.markdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
role: daemon | ||
artifact_id: opensearch | ||
version: 1.3.17 | ||
platform: linux | ||
architecture: arm64 | ||
artifact_url: https://artifacts.opensearch.org/releases/bundle/opensearch/1.3.17/opensearch-1.3.17-linux-arm64.rpm | ||
slug: opensearch-1.3.17-linux-arm64-rpm | ||
category: opensearch | ||
type: rpm | ||
guide: https://opensearch.org/docs/latest/opensearch/install/rpm | ||
signature: https://artifacts.opensearch.org/releases/bundle/opensearch/1.3.17/opensearch-1.3.17-linux-arm64.rpm.sig | ||
--- |
13 changes: 13 additions & 0 deletions
13
_artifacts/opensearch-1.3/arm64/opensearch-1.3.17-linux-arm64-yum.markdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
role: daemon | ||
artifact_id: opensearch | ||
version: 1.3.17 | ||
platform: linux | ||
architecture: arm64 | ||
slug: opensearch-1.3.17-linux-arm64-yum | ||
category: opensearch | ||
type: yum | ||
guide: https://opensearch.org/docs/latest/opensearch/install/rpm | ||
artifact_url: https://artifacts.opensearch.org/releases/bundle/opensearch/1.x/opensearch-1.x.repo | ||
signature: https://artifacts.opensearch.org/releases/bundle/opensearch/1.x/opensearch-1.x.repo.sig | ||
--- |
13 changes: 13 additions & 0 deletions
13
_artifacts/opensearch-1.3/arm64/opensearch-1.3.17-linux-arm64.markdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
role: daemon | ||
artifact_id: opensearch | ||
version: 1.3.17 | ||
platform: linux | ||
architecture: arm64 | ||
artifact_url: https://artifacts.opensearch.org/releases/bundle/opensearch/1.3.17/opensearch-1.3.17-linux-arm64.tar.gz | ||
|
||
slug: opensearch-1.3.17-linux-arm64 | ||
category: opensearch | ||
type: targz | ||
signature: https://artifacts.opensearch.org/releases/bundle/opensearch/1.3.17/opensearch-1.3.17-linux-arm64.tar.gz.sig | ||
--- |
15 changes: 15 additions & 0 deletions
15
_artifacts/opensearch-1.3/arm64/opensearch-1.3.17-min-linux-arm64.markdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
role: daemon | ||
artifact_id: opensearch-min | ||
version: 1.3.17 | ||
platform: linux | ||
architecture: arm64 | ||
slug: opensearch-1.3.17-min-linux-arm64 | ||
category: opensearch | ||
type: targz | ||
|
||
artifact_url: https://artifacts.opensearch.org/releases/core/opensearch/1.3.17/opensearch-min-1.3.17-linux-arm64.tar.gz | ||
signature: https://artifacts.opensearch.org/releases/core/opensearch/1.3.17/opensearch-min-1.3.17-linux-arm64.tar.gz.sig | ||
security_warning: true | ||
indirect: true | ||
--- |
11 changes: 11 additions & 0 deletions
11
_artifacts/opensearch-1.3/arm64/opensearch-dashboards-1.3.17-docker-arm64.markdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
role: ui | ||
artifact_id: opensearch-dashboards | ||
version: 1.3.17 | ||
platform: docker | ||
architecture: arm64 | ||
slug: opensearch-dashboards-1.3.17-docker-arm64 | ||
category: opensearch-dashboards | ||
type: docker_hub | ||
link: https://hub.docker.com/r/opensearchproject/opensearch-dashboards/tags?page=1&ordering=last_updated&name=1.3.17 | ||
--- |
14 changes: 14 additions & 0 deletions
14
...acts/opensearch-1.3/arm64/opensearch-dashboards-1.3.17-linux-arm64-deb.markdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
role: ui | ||
title: OpenSearch Dashboards | ||
artifact_id: opensearch-dashboards | ||
architecture: arm64 | ||
platform: linux | ||
type: deb | ||
artifact_url: https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/1.3.17/opensearch-dashboards-1.3.17-linux-arm64.deb | ||
version: 1.3.17 | ||
category: opensearch-dashboards | ||
slug: opensearch-dashboards-1.3.17-linux-arm64-deb | ||
signature: https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/1.3.17/opensearch-dashboards-1.3.17-linux-arm64.deb.sig | ||
guide: https://opensearch.org/docs/latest/opensearch/install/deb | ||
--- |
14 changes: 14 additions & 0 deletions
14
...acts/opensearch-1.3/arm64/opensearch-dashboards-1.3.17-linux-arm64-rpm.markdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
role: ui | ||
title: OpenSearch Dashboards | ||
artifact_id: opensearch-dashboards | ||
architecture: arm64 | ||
platform: linux | ||
type: rpm | ||
artifact_url: https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/1.3.17/opensearch-dashboards-1.3.17-linux-arm64.rpm | ||
version: 1.3.17 | ||
category: opensearch-dashboards | ||
slug: opensearch-dashboards-1.3.17-linux-arm64-rpm | ||
signature: https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/1.3.17/opensearch-dashboards-1.3.17-linux-arm64.rpm.sig | ||
guide: https://opensearch.org/docs/latest/opensearch/install/rpm | ||
--- |
14 changes: 14 additions & 0 deletions
14
...acts/opensearch-1.3/arm64/opensearch-dashboards-1.3.17-linux-arm64-yum.markdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
role: ui | ||
title: OpenSearch Dashboards | ||
artifact_id: opensearch-dashboards | ||
architecture: arm64 | ||
platform: linux | ||
type: yum | ||
artifact_url: https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/1.x/opensearch-dashboards-1.x.repo | ||
version: 1.3.17 | ||
category: opensearch-dashboards | ||
slug: opensearch-dashboards-1.3.17-linux-arm64-yum | ||
signature: https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/1.x/opensearch-dashboards-1.x.repo.sig | ||
guide: https://opensearch.org/docs/latest/opensearch/install/rpm | ||
--- |
14 changes: 14 additions & 0 deletions
14
_artifacts/opensearch-1.3/arm64/opensearch-dashboards-1.3.17-linux-arm64.markdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
role: ui | ||
title: OpenSearch Dashboards | ||
artifact_id: opensearch-dashboards | ||
architecture: arm64 | ||
platform: linux | ||
type: targz | ||
artifact_url: https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/1.3.17/opensearch-dashboards-1.3.17-linux-arm64.tar.gz | ||
version: 1.3.17 | ||
category: opensearch-dashboards | ||
slug: opensearch-dashboards-1.3.17-linux-arm64 | ||
signature: https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/1.3.17/opensearch-dashboards-1.3.17-linux-arm64.tar.gz.sig | ||
--- | ||
|
15 changes: 15 additions & 0 deletions
15
...acts/opensearch-1.3/arm64/opensearch-dashboards-1.3.17-min-linux-arm64.markdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
role: ui | ||
title: OpenSearch Dashboards | ||
artifact_id: opensearch-dashboards-min | ||
architecture: arm64 | ||
platform: linux | ||
type: targz | ||
artifact_url: https://artifacts.opensearch.org/releases/core/opensearch-dashboards/1.3.17/opensearch-dashboards-min-1.3.17-linux-arm64.tar.gz | ||
category: opensearch-dashboards | ||
slug: opensearch-dashboards-1.3.17-min-linux-arm64 | ||
signature: https://artifacts.opensearch.org/releases/core/opensearch-dashboards/1.3.17/opensearch-dashboards-min-1.3.17-linux-arm64.tar.gz.sig | ||
version: 1.3.17 | ||
security_warning: true | ||
indirect: true | ||
--- |
11 changes: 11 additions & 0 deletions
11
_artifacts/opensearch-1.3/x64/opensearch-1.3.17-docker-x64.markdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
role: daemon | ||
artifact_id: opensearch | ||
version: 1.3.17 | ||
platform: docker | ||
architecture: x64 | ||
slug: opensearch-1.3.17-docker-x64 | ||
category: opensearch | ||
type: docker_hub | ||
link: https://hub.docker.com/r/opensearchproject/opensearch/tags?page=1&ordering=last_updated&name=1.3.17 | ||
--- |
Oops, something went wrong.