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

Renaming Namespaces #14

Merged
merged 5 commits into from
May 21, 2021
Merged

Conversation

bowenlan-amzn
Copy link
Member

@bowenlan-amzn bowenlan-amzn commented May 21, 2021

Issue #, if available:
#11

Description of changes:

Rename Namespaces (e.g. com.amazon.opendistroforelasticsearch to org.opensearch)

Test

Running test against a local OpenSearch 1.x cluster, tests failures are expected.

Github workflow can be updated when we have a new tarball release

CheckList:
[ ] Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@codecov-commenter
Copy link

codecov-commenter commented May 21, 2021

Codecov Report

Merging #14 (1a2e437) into main (062658a) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #14      +/-   ##
============================================
- Coverage     76.67%   76.64%   -0.03%     
- Complexity     1542     1543       +1     
============================================
  Files           199      199              
  Lines          8325     8325              
  Branches       1323     1323              
============================================
- Hits           6383     6381       -2     
- Misses         1241     1246       +5     
+ Partials        701      698       -3     
Impacted Files Coverage Δ Complexity Δ
...ensearch/indexmanagement/IndexManagementIndices.kt 58.75% <ø> (ø) 10.00 <0.00> (?)
...pensearch/indexmanagement/IndexManagementPlugin.kt 89.13% <ø> (ø) 12.00 <0.00> (?)
...pensearch/indexmanagement/IndexManagementRunner.kt 50.00% <ø> (ø) 3.00 <0.00> (?)
...agement/indexstatemanagement/ISMTemplateService.kt 76.19% <ø> (ø) 0.00 <0.00> (?)
...ndexstatemanagement/IndexStateManagementHistory.kt 80.00% <ø> (ø) 27.00 <0.00> (?)
...nt/indexstatemanagement/ManagedIndexCoordinator.kt 74.45% <ø> (ø) 47.00 <0.00> (?)
...agement/indexstatemanagement/ManagedIndexRunner.kt 55.00% <ø> (ø) 46.00 <0.00> (?)
...management/indexstatemanagement/MetadataService.kt 62.36% <ø> (ø) 12.00 <0.00> (?)
...exmanagement/indexstatemanagement/SkipExecution.kt 71.42% <ø> (ø) 6.00 <0.00> (?)
...exmanagement/indexstatemanagement/action/Action.kt 100.00% <ø> (ø) 3.00 <0.00> (?)
... and 193 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 062658a...1a2e437. Read the comment docs.

@bowenlan-amzn bowenlan-amzn merged commit d41f662 into opensearch-project:main May 21, 2021
@bowenlan-amzn bowenlan-amzn deleted the namespace branch November 16, 2022 07:54
wuychn pushed a commit to ochprince/index-management that referenced this pull request Mar 16, 2023
* auto move namespace
* update OpenSearch upstream version to rc1
* change doc reference

Signed-off-by: bowenlan-amzn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants