Update comments and errors messages for: Replace centos:8 with almalinux:8#19159
Update comments and errors messages for: Replace centos:8 with almalinux:8#19159cwperks merged 1 commit intoopensearch-project:mainfrom
Conversation
|
@simonmarty could you please sign your commits. See https://github.com/opensearch-project/OpenSearch/pull/19159/checks?check_run_id=49030173870 for details. |
|
Ignore the Changelog Verifier check. We can add a label for |
…nux:8 Signed-off-by: Simon Marty <martysi@amazon.com>
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.
I also think that would be safe to remove. |
|
On the second one, |
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
…nux:8 (opensearch-project#19159) Signed-off-by: Simon Marty <martysi@amazon.com>
…nux:8 (opensearch-project#19159) Signed-off-by: Simon Marty <martysi@amazon.com>
…nux:8 (opensearch-project#19159) Signed-off-by: Simon Marty <martysi@amazon.com>
…nux:8 (opensearch-project#19159) Signed-off-by: Simon Marty <martysi@amazon.com>
…nux:8 (opensearch-project#19159) Signed-off-by: Simon Marty <martysi@amazon.com> Signed-off-by: Ankit Jain <jainankitk@apache.org>
…nux:8 (opensearch-project#19159) Signed-off-by: Simon Marty <martysi@amazon.com> Signed-off-by: Ankit Jain <jainankitk@apache.org>
…nux:8 (opensearch-project#19159) Signed-off-by: Simon Marty <martysi@amazon.com>
…nux:8 (opensearch-project#19159) Signed-off-by: Simon Marty <martysi@amazon.com>
…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>
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
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.