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

[Backport 2.x] Use bash in systemd-entrypoint shebang #4009

Merged
merged 1 commit into from
Jul 27, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport b24b02f from #4008

Uses a shell environment where `-o pipefail` is available.

Closes #4005

Signed-off-by: Cole White <cwhite@wikimedia.org>
(cherry picked from commit b24b02f)
@opensearch-trigger-bot opensearch-trigger-bot bot requested review from a team and reta as code owners July 26, 2022 00:52
@codecov-commenter
Copy link

codecov-commenter commented Jul 26, 2022

Codecov Report

Merging #4009 (1f5993e) into 2.x (fb4f96f) will decrease coverage by 0.09%.
The diff coverage is 71.77%.

@@             Coverage Diff              @@
##                2.x    #4009      +/-   ##
============================================
- Coverage     70.63%   70.53%   -0.10%     
+ Complexity    56487    56439      -48     
============================================
  Files          4527     4529       +2     
  Lines        271798   271815      +17     
  Branches      39975    39977       +2     
============================================
- Hits         191985   191737     -248     
- Misses        63718    63977     +259     
- Partials      16095    16101       +6     
Impacted Files Coverage Δ
...in/java/org/opensearch/indices/IndicesService.java 70.27% <ø> (+2.78%) ⬆️
.../indices/replication/common/ReplicationTarget.java 63.41% <63.41%> (ø)
...in/java/org/opensearch/index/shard/IndexShard.java 68.61% <66.66%> (-0.54%) ⬇️
...rg/opensearch/indices/recovery/RecoveryTarget.java 70.83% <69.56%> (-4.59%) ⬇️
...ices/replication/common/ReplicationCollection.java 71.56% <71.56%> (ø)
...ch/indices/recovery/PeerRecoveryTargetService.java 53.12% <72.00%> (+0.75%) ⬆️
...ch/indices/cluster/IndicesClusterStateService.java 72.54% <100.00%> (-0.68%) ⬇️
.../opensearch/indices/recovery/RecoveryListener.java 100.00% <100.00%> (ø)
...org/opensearch/indices/recovery/RecoveryState.java 56.88% <100.00%> (ø)
.../replication/common/ReplicationRequestTracker.java 100.00% <100.00%> (ø)
... and 506 more

Help us with your feedback. Take ten seconds to tell us how you rate us.

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@dblock dblock merged commit d44414e into 2.x Jul 27, 2022
@github-actions github-actions bot deleted the backport/backport-4008-to-2.x branch July 27, 2022 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants