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

Fix plugin configuration path #1304

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

smortex
Copy link
Contributor

@smortex smortex commented Jan 18, 2023

The dashboard has references to an old path that does not exist anymore:
plugins/opensearch-security/securityconfig/config.yml. It was
replaced by config/opensearch-security/config.yml in this commit:

opensearch-project/security@b44d7ea

Fix the last occurences of plugins/opensearch-security/securityconfig.

@smortex smortex requested a review from a team January 18, 2023 21:08
@smortex smortex force-pushed the fix-plugin-config-path branch from 42cae27 to d4c9b84 Compare January 18, 2023 21:10
cwperks
cwperks previously approved these changes Jan 19, 2023
@cwperks
Copy link
Member

cwperks commented Jan 19, 2023

Thank you for the contribution @smortex! The change looks good to me.

Copy link
Member

@peternied peternied left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution, we are really close to merging this pull request. It looks like the continuous integrations checks are failing for this change, please take a look.

The dashboard has references to an old path that does not exist anymore:
`plugins/opensearch-security/securityconfig/config.yml`.  It was
replaced by `config/opensearch-security/config.yml` in this commit:

opensearch-project/security@b44d7ea

Fix the last occurences of `plugins/opensearch-security/securityconfig`.

Signed-off-by: Romain Tartière <[email protected]>
@smortex
Copy link
Contributor Author

smortex commented Jan 20, 2023

I amended the commit with the needed change and force pushed to update the PR. CI still needs to be approved, thanks!

@smortex smortex requested review from peternied and cwperks and removed request for peternied and cwperks January 20, 2023 05:46
@RyanL1997
Copy link
Collaborator

I amended the commit with the needed change and force pushed to update the PR. CI still needs to be approved, thanks!

Thanks for the recommit, and I just re-run the CI.

@codecov-commenter
Copy link

codecov-commenter commented Jan 20, 2023

Codecov Report

Merging #1304 (d9533b4) into main (4540d90) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1304   +/-   ##
=======================================
  Coverage   71.78%   71.78%           
=======================================
  Files          88       88           
  Lines        2027     2027           
  Branches      274      274           
=======================================
  Hits         1455     1455           
  Misses        509      509           
  Partials       63       63           
Impacted Files Coverage Δ
...onfiguration/panels/auth-view/instruction-view.tsx 100.00% <ø> (ø)
public/apps/configuration/panels/get-started.tsx 90.90% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@stephen-crawford stephen-crawford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@cwperks
Copy link
Member

cwperks commented Jan 23, 2023

@peternied Can you resolve your requested change? I get a Merging is blocked message even though this has 4 approvals.

@peternied peternied merged commit 82c27c7 into opensearch-project:main Jan 24, 2023
@smortex smortex deleted the fix-plugin-config-path branch January 24, 2023 18:49
@cwperks cwperks added the backport 2.x backport to 2.x branch label Feb 21, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 21, 2023
The dashboard has references to an old path that does not exist anymore:
`plugins/opensearch-security/securityconfig/config.yml`.  It was
replaced by `config/opensearch-security/config.yml` in this commit:

opensearch-project/security@b44d7ea

Fix the last occurences of `plugins/opensearch-security/securityconfig`.

Signed-off-by: Romain Tartière <[email protected]>
Co-authored-by: Stephen Crawford <[email protected]>
(cherry picked from commit 82c27c7)
cwperks added a commit that referenced this pull request Feb 21, 2023
The dashboard has references to an old path that does not exist anymore:
`plugins/opensearch-security/securityconfig/config.yml`.  It was
replaced by `config/opensearch-security/config.yml` in this commit:

opensearch-project/security@b44d7ea

Fix the last occurences of `plugins/opensearch-security/securityconfig`.

Signed-off-by: Romain Tartière <[email protected]>
Co-authored-by: Stephen Crawford <[email protected]>
(cherry picked from commit 82c27c7)

Co-authored-by: Romain Tartière <[email protected]>
Co-authored-by: Craig Perkins <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport to 2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants