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

[Tracking] Replace legacy template with index template #1385

Closed
peternied opened this issue Mar 22, 2023 · 3 comments
Closed

[Tracking] Replace legacy template with index template #1385

peternied opened this issue Mar 22, 2023 · 3 comments
Labels

Comments

@peternied
Copy link
Member

peternied commented Mar 22, 2023

Coming from #1359

There are many backport branches this change was applied towards that are not about to be merged.

OpenDistro

1.*

2.*

@peternied
Copy link
Member Author

I've created an issue to address the mismatched branch protection rules, some of these pull requests might be impacted until they can be resolved. Please @mention me if any PRs have all passing CI checks, and only blocked because of these rules and I'll help out.

@cliu123
Copy link
Member

cliu123 commented Mar 23, 2023

@davidlago @peternied I've summarized why each branch CI fails. Would you mind helping resolve these blockers or lifting the blockers on the branches that could not be fixed? Otherwise, would you please suggest path forward on these backports? Thanks for the strong support to move these PRs forward!

  • 2.6, 2.3, 2.1 fail as the security plugin artifact is not updated in Maven repo:

Screen Shot 2023-03-23 at 9 41 02 AM

2023-03-06T22:36:27.4618478Z   ● start OpenSearch Dashboards server › create/get/update/list/delete internal user
2023-03-06T22:36:27.4618749Z 
2023-03-06T22:36:27.4619341Z     ResponseError: security_exception: [security_exception] Reason: no permissions for [indices:admin/index_template/put] and User [name=kibanaserver, backend_roles=[], requestedTenant=null]
  • 2.4, 2.2 fail as Opensearch Dashboards version has not been bumped to 2.4.2, so it does not match with the OSD core version in 2.4. Same case with 2.2 branch
    Failed to initialize plugins:
    	Plugin "securityDashboards" is only compatible with OpenSearch Dashboards version "2.4.1", but used OpenSearch Dashboards version is "2.4.2". (incompatible-version, /home/runner/work/security-dashboards-plugin/security-dashboards-plugin/OpenSearch-Dashboards/plugins/security-dashboards-plugin/opensearch_dashboards.json)
ailed to initialize plugins:
2023-03-06T22:26:54.0499961Z     	Plugin "securityDashboards" is only compatible with OpenSearch Dashboards version "2.2.1", but used OpenSearch Dashboards version is "2.2.2". (incompatible-version, /home/runner/work/security-dashboards-plugin/security-dashboards-plugin/OpenSearch-Dashboards/plugins/security-dashboards-plugin/opensearch_dashboards.json)
  • 1.3 fails on downloading security plugin artifact:
2023-03-09T14:54:49.1101231Z [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:get (default-cli) on project standalone-pom: Couldn't download artifact: Could not find artifact org.opensearch.plugin:opensearch-security:zip:1.3.9.0-SNAPSHOT in temp (https://aws.oss.sonatype.org/content/repositories/snapshots/)
  • opendistro-1.11:

looks like @peternied has identified a potential fix: #1373 (comment)

  • 1.1, 1.0 have been failed for a while, and is not fixable:

https://github.com/opensearch-project/security-dashboards-plugin/actions?query=branch%3A1.1
https://github.com/opensearch-project/security-dashboards-plugin/actions?query=branch%3A1.0

@peternied
Copy link
Member Author

Haven't seen any work on these changes in a considerable amount of time, looks like this request is no longer need. Please reopen if this isn't the case.

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

No branches or pull requests

2 participants