You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Balavva-Mirji
Could you please confirm that the container created from this image has the same folder structure and contents (especially the number of plugins) as the x86 image?
@Balavva-Mirji Could you please confirm that the container created from this image has the same folder structure and contents (especially the number of plugins) as the x86 image?
Yes @prachi-gaonkar - All the 26 plugins are present.
Attaching the logs for reference:
[opensearch@659a8efbef79 plugins]$ ls -al
drwxrwxr-x. 1 opensearch root 4096 Mar 3 08:29 opensearch-alerting
drwxrwxr-x. 1 opensearch root 4096 Mar 3 08:29 opensearch-anomaly-detection
drwxrwxr-x. 1 opensearch root 172 Mar 3 08:29 opensearch-asynchronous-search
drwxrwxr-x. 1 opensearch root 4096 Mar 3 08:29 opensearch-cross-cluster-replication
drwxrwxr-x. 1 opensearch root 188 Mar 3 08:29 opensearch-custom-codecs
drwxrwxr-x. 1 opensearch root 4096 Mar 3 08:30 opensearch-flow-framework
drwxrwxr-x. 1 opensearch root 4096 Mar 3 08:29 opensearch-geospatial
drwxrwxr-x. 1 opensearch root 4096 Mar 3 08:30 opensearch-index-management
drwxrwxr-x. 1 opensearch root 152 Mar 3 08:29 opensearch-job-scheduler
drwxrwxr-x. 1 opensearch root 4096 Mar 3 08:30 opensearch-knn
drwxrwxr-x. 1 opensearch root 4096 Mar 3 08:29 opensearch-ltr
drwxrwxr-x. 1 opensearch root 8192 Mar 3 08:29 opensearch-ml
drwxrwxr-x. 1 opensearch root 4096 Mar 3 08:30 opensearch-neural-search
drwxrwxr-x. 1 opensearch root 4096 Mar 3 08:29 opensearch-notifications
drwxrwxr-x. 1 opensearch root 4096 Mar 3 08:29 opensearch-notifications-core
drwxrwxr-x. 1 opensearch root 4096 Mar 3 08:30 opensearch-observability
drwxrwxr-x. 1 opensearch root 4096 Mar 3 08:29 opensearch-performance-analyzer
drwxrwxr-x. 1 opensearch root 4096 Mar 3 08:30 opensearch-reports-scheduler
drwxrwxr-x. 1 opensearch root 4096 Mar 3 08:30 opensearch-search-relevance
drwxrwxr-x. 1 opensearch root 4096 Mar 3 08:29 opensearch-security
drwxrwxr-x. 1 opensearch root 4096 Mar 3 08:29 opensearch-security-analytics
drwxrwxr-x. 1 opensearch root 4096 Mar 3 08:30 opensearch-skills
drwxrwxr-x. 1 opensearch root 152 Mar 3 08:29 opensearch-sql
drwxrwxr-x. 1 opensearch root 135 Mar 3 08:29 opensearch-system-templates
drwxrwxr-x. 1 opensearch root 4096 Mar 3 08:30 opensearch-ubi
drwxrwxr-x. 1 opensearch root 103 Mar 3 08:30 query-insights
@Balavva-Mirji
Looks good to me. The changes appear to be mostly permission-related.
cc @ghatwala
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist
set -eoption enabled and observe success ?Updated the Dockerfile with required permissions to work image in OpenShift as well in restricted-v2 mode.