Skip to content

Update comments and errors messages for: Replace centos:8 with almalinux:8#19159

Merged
cwperks merged 1 commit intoopensearch-project:mainfrom
simonmarty:main
Aug 27, 2025
Merged

Update comments and errors messages for: Replace centos:8 with almalinux:8#19159
cwperks merged 1 commit intoopensearch-project:mainfrom
simonmarty:main

Conversation

@simonmarty
Copy link
Copy Markdown
Contributor

Description

[Describe what this change achieves]

Followup to comments on this commit to update error messages and comments.

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

@simonmarty simonmarty requested a review from a team as a code owner August 27, 2025 18:21
@simonmarty simonmarty changed the title Main Update comments and errors messages for: Replace centos:8 with almalinux:8 Aug 27, 2025
cwperks
cwperks previously approved these changes Aug 27, 2025
@cwperks cwperks dismissed their stale review August 27, 2025 18:23

DCO Failure

@cwperks
Copy link
Copy Markdown
Member

cwperks commented Aug 27, 2025

@simonmarty could you please sign your commits. See https://github.com/opensearch-project/OpenSearch/pull/19159/checks?check_run_id=49030173870 for details.

@cwperks
Copy link
Copy Markdown
Member

cwperks commented Aug 27, 2025

Ignore the Changelog Verifier check. We can add a label for skip-changelog to mute that check.

…nux:8

Signed-off-by: Simon Marty <martysi@amazon.com>
@simonmarty
Copy link
Copy Markdown
Contributor Author

Couple extra places that might/might not need changes:

  • I don't see AlmaLinux here
  • Not sure how much longer the CentOS docker artifact repo here will keep being updated.

@cwperks
Copy link
Copy Markdown
Member

cwperks commented Aug 27, 2025

I don't see AlmaLinux here

Looks like that is in the ingest-user-agent module (public docs). Not sure of the purpose of that module, but I believe it helps with normalizing and extracting user agent from a REST Request so not directly related to the base image change but certainly would be good to verify that the regex is as exhaustive as can be.

Not sure how much longer the CentOS docker artifact repo here will keep being updated.

I also think that would be safe to remove.

@simonmarty
Copy link
Copy Markdown
Contributor Author

On the second one, rpm_docker should be superseded by dnf_docker here anyways, which already points to the Fedora Docker artifacts. I'll leave these out of scope for this PR.

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for df96018: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.98%. Comparing base (5b89711) to head (df96018).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19159      +/-   ##
============================================
+ Coverage     72.94%   72.98%   +0.03%     
- Complexity    69684    69687       +3     
============================================
  Files          5655     5655              
  Lines        319867   319867              
  Branches      46337    46337              
============================================
+ Hits         233342   233452     +110     
+ Misses        67638    67509     -129     
- Partials      18887    18906      +19     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cwperks cwperks merged commit f5d41fb into opensearch-project:main Aug 27, 2025
34 of 35 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 27, 2025
…nux:8 (#19159)

Signed-off-by: Simon Marty <martysi@amazon.com>
(cherry picked from commit f5d41fb)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
cwperks pushed a commit that referenced this pull request Aug 28, 2025
…nux:8 (#19159) (#19162)

(cherry picked from commit f5d41fb)

Signed-off-by: Simon Marty <martysi@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
atris pushed a commit to atris/OpenSearch that referenced this pull request Aug 28, 2025
pranikum pushed a commit to pranikum/OpenSearch that referenced this pull request Sep 4, 2025
kh3ra pushed a commit to kh3ra/OpenSearch that referenced this pull request Sep 5, 2025
jainankitk pushed a commit to jainankitk/OpenSearch that referenced this pull request Sep 22, 2025
jainankitk pushed a commit to jainankitk/OpenSearch that referenced this pull request Sep 22, 2025
…nux:8 (opensearch-project#19159)

Signed-off-by: Simon Marty <martysi@amazon.com>
Signed-off-by: Ankit Jain <jainankitk@apache.org>
jainankitk pushed a commit to jainankitk/OpenSearch that referenced this pull request Sep 22, 2025
…nux:8 (opensearch-project#19159)

Signed-off-by: Simon Marty <martysi@amazon.com>
Signed-off-by: Ankit Jain <jainankitk@apache.org>
asimmahmood1 pushed a commit to jainankitk/OpenSearch that referenced this pull request Sep 23, 2025
vinaykpud pushed a commit to vinaykpud/OpenSearch that referenced this pull request Sep 26, 2025
sokdak pushed a commit to sokdak/OpenSearch that referenced this pull request Oct 15, 2025
…nux:8 (opensearch-project#19159) (opensearch-project#19162)

(cherry picked from commit f5d41fb)

Signed-off-by: Simon Marty <martysi@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

3 participants