-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Standardize image artifact name #17727
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
Conversation
Standardize the arch in image artifact name to amd64 (instead of x86_64), and arm64 (instead of aarch64)
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
This pull request does not have a backport label. Could you fix it @kaisecheng? 🙏
|
|
💚 Build Succeeded
|
Do not merge until we have sync with Release-Eng team |
Build succeed and renamed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Please see https://github.com/elastic/infra/pull/42173 which is the follow-up PR in the infra repo. Let's please sync with merging so we can be ready to merge that as well once we merge this one. Thank you in advance! |
@Mergifyio backport 8.17 8.18 8.19 9.0 9.1 |
✅ Backports have been created
|
Standardize the arch in image artifact name to amd64 (instead of x86_64), and arm64 (instead of aarch64) (cherry picked from commit 5f54c0c) # Conflicts: # .buildkite/scripts/dra/build_docker.sh
Standardize the arch in image artifact name to amd64 (instead of x86_64), and arm64 (instead of aarch64) (cherry picked from commit 5f54c0c) # Conflicts: # .buildkite/scripts/dra/build_docker.sh
Standardize the arch in image artifact name to amd64 (instead of x86_64), and arm64 (instead of aarch64) (cherry picked from commit 5f54c0c) # Conflicts: # .buildkite/scripts/dra/build_docker.sh
Standardize the arch in image artifact name to amd64 (instead of x86_64), and arm64 (instead of aarch64) (cherry picked from commit 5f54c0c)
Standardize the arch in image artifact name to amd64 (instead of x86_64), and arm64 (instead of aarch64) (cherry picked from commit 5f54c0c)
* Standardize image artifact name (#17727) Standardize the arch in image artifact name to amd64 (instead of x86_64), and arm64 (instead of aarch64) (cherry picked from commit 5f54c0c) # Conflicts: # .buildkite/scripts/dra/build_docker.sh * Update .buildkite/scripts/dra/build_docker.sh * Update .buildkite/scripts/dra/build_docker.sh --------- Co-authored-by: kaisecheng <69120390+kaisecheng@users.noreply.github.com>
* Standardize image artifact name (#17727) Standardize the arch in image artifact name to amd64 (instead of x86_64), and arm64 (instead of aarch64) (cherry picked from commit 5f54c0c) # Conflicts: # .buildkite/scripts/dra/build_docker.sh * Update .buildkite/scripts/dra/build_docker.sh --------- Co-authored-by: kaisecheng <69120390+kaisecheng@users.noreply.github.com>
* Standardize image artifact name (#17727) Standardize the arch in image artifact name to amd64 (instead of x86_64), and arm64 (instead of aarch64) (cherry picked from commit 5f54c0c) # Conflicts: # .buildkite/scripts/dra/build_docker.sh * Update .buildkite/scripts/dra/build_docker.sh --------- Co-authored-by: kaisecheng <69120390+kaisecheng@users.noreply.github.com>
@mergifio backport 8.x |
@Mergifyio backport 8.x |
❌ No backport have been created
Git reported the following error:
|
Release notes
[rn:skip]
What does this PR do?
Standardize the arch in image artifact name to amd64 (instead of x86_64), and arm64 (instead of aarch64)
Why is it important/What is the impact to the user?
Initiative from the Release-Eng team to standardize the image artifact names across projects
Checklist
Author's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs