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] Upgrade minio image version #3867

Merged
merged 1 commit into from
Jul 13, 2022
Merged

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 9af3407 from #3541

On top of that addressing MinIO warning:
- setup ulimits
- use of static console port
- do not use deprecated argument names

With regard to static ports this is related to a change MinIO introduced in RELEASE.2021-07-08T01-15-01Z where the console was embedded into the server itself. For more details visit: https://docs.min.io/minio/baremetal/console/minio-console.html

We could let the port be assigned dynamically, however, when we set it statically it can give user an option to make use of the console web UI for MinIO troubleshooting (though I think the ports still need to be exported in this case).

Closes #3539

Signed-off-by: Lukáš Vlček <lukas.vlcek@aiven.io>
(cherry picked from commit 9af3407)
@opensearch-trigger-bot opensearch-trigger-bot bot requested review from a team and reta as code owners July 12, 2022 18:56
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@tlfeng
Copy link
Collaborator

tlfeng commented Jul 13, 2022

In build 468, the test failure is reported in #3579

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (2.x@8b53c51). Click here to learn what that means.
The diff coverage is n/a.

@@          Coverage Diff           @@
##             2.x    #3867   +/-   ##
======================================
  Coverage       ?   70.51%           
  Complexity     ?    56358           
======================================
  Files          ?     4520           
  Lines          ?   271633           
  Branches       ?    39972           
======================================
  Hits           ?   191534           
  Misses         ?    63986           
  Partials       ?    16113           

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 8b53c51...7173680. Read the comment docs.

@reta reta merged commit 699b6d8 into 2.x Jul 13, 2022
@github-actions github-actions bot deleted the backport/backport-3541-to-2.x branch July 13, 2022 02:40
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