-
Notifications
You must be signed in to change notification settings - Fork 273
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
OpenSearch Dashboards default config #610
Labels
Comments
kavilla
added a commit
to kavilla/opensearch-build
that referenced
this issue
Oct 16, 2021
Create the bundles with default files for OpenSearch and OpenSearch Dashboards. These files include: * opensearch-tar-install.sh * config/opensearch_dashboards.yml Issue resolved: opensearch-project#610 Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
kavilla
added a commit
to kavilla/opensearch-build
that referenced
this issue
Oct 16, 2021
Create the bundles with default files for OpenSearch and OpenSearch Dashboards. These files include: * opensearch-tar-install.sh * config/opensearch_dashboards.yml Issue resolved: opensearch-project#610 Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
1 task
kavilla
added a commit
to kavilla/opensearch-build
that referenced
this issue
Oct 19, 2021
Adding install script for OpenSearch and OpenSearch Dashboards so the bundles include default files. These files include: * opensearch-tar-install.sh * config/opensearch_dashboards.yml However, we did not want to include opensearch-tar-install.sh into the OpenSearch Dashboards bundle because the script will fail to execute as it is only expected to be an OpenSearch project. Issue resolved: opensearch-project#610 Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
1 task
1 task
kavilla
added a commit
to kavilla/opensearch-build
that referenced
this issue
Oct 19, 2021
Adding install script for OpenSearch and OpenSearch Dashboards so the bundles include default files. These files include: * opensearch-tar-install.sh * config/opensearch_dashboards.yml However, we did not want to include opensearch-tar-install.sh into the OpenSearch Dashboards bundle because the script will fail to execute as it is only expected to be an OpenSearch project. Issue resolved: opensearch-project#610 Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
kavilla
added a commit
to kavilla/opensearch-build
that referenced
this issue
Oct 19, 2021
Adding install script for OpenSearch and OpenSearch Dashboards so the bundles include default files. These files include: * opensearch-tar-install.sh * config/opensearch_dashboards.yml However, we did not want to include opensearch-tar-install.sh into the OpenSearch Dashboards bundle because the script will fail to execute as it is only expected to be an OpenSearch project. Issue resolved: opensearch-project#610 Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
kavilla
added a commit
to kavilla/opensearch-build
that referenced
this issue
Oct 19, 2021
Adding install script for OpenSearch and OpenSearch Dashboards so the bundles include default files. These files include: * opensearch-tar-install.sh * config/opensearch_dashboards.yml However, we did not want to include opensearch-tar-install.sh into the OpenSearch Dashboards bundle because the script will fail to execute as it is only expected to be an OpenSearch project. Issue resolved: opensearch-project#610 Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
kavilla
added a commit
to kavilla/opensearch-build
that referenced
this issue
Oct 19, 2021
Adding install script for OpenSearch and OpenSearch Dashboards so the bundles include default files. These files include: * opensearch-tar-install.sh * config/opensearch_dashboards.yml However, we did not want to include opensearch-tar-install.sh into the OpenSearch Dashboards bundle because the script will fail to execute as it is only expected to be an OpenSearch project. Issue resolved: opensearch-project#610 Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
peternied
pushed a commit
that referenced
this issue
Oct 19, 2021
Adding install script for OpenSearch and OpenSearch Dashboards so the bundles include default files. These files include: * opensearch-tar-install.sh * config/opensearch_dashboards.yml However, we did not want to include opensearch-tar-install.sh into the OpenSearch Dashboards bundle because the script will fail to execute as it is only expected to be an OpenSearch project. Issue resolved: #610 Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe
For the new build system for Dashboards, it is not building in the config like previous build systems.
Describe the solution you'd like
config/opensearch_dashboards.yml should be built from the repo into the bundle.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: