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

[build] Remove ubi8 #173873

Merged
merged 2 commits into from
Jan 3, 2024
Merged

[build] Remove ubi8 #173873

merged 2 commits into from
Jan 3, 2024

Conversation

jbudz
Copy link
Member

@jbudz jbudz commented Dec 21, 2023

RHEL 8.10 will be the final ubi8 release. We already have builds in place for transitioning to ubi9.

Depends on #170264.

8.10 will be the final ubi8 release, in ~6 months.  We already have
builds in place for transitioning to ubi9.
@jbudz jbudz requested a review from a team as a code owner December 21, 2023 19:58
@jbudz jbudz added Team:Operations Team label for Operations Team release_note:skip Skip the PR/issue when compiling release notes backport:all-open Backport to all branches that could still receive a release labels Dec 21, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@jbudz jbudz changed the title [build] Remove container image ubi8 build [build] Remove ubi8 Dec 21, 2023
Copy link
Contributor

@Ikuni17 Ikuni17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jbudz jbudz enabled auto-merge (squash) January 3, 2024 15:30
@kibana-ci
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #31 / discover discover field visualize button "before each" hook for "visualizes field to Lens and loads fields to the dimesion editor"

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@jbudz jbudz merged commit 7c2b3f1 into elastic:main Jan 3, 2024
21 checks passed
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jan 3, 2024
RHEL 8.10 will be the final ubi8 release. We already have builds in
place for transitioning to ubi9.

Depends on elastic#170264.

(cherry picked from commit 7c2b3f1)
@kibanamachine
Copy link
Contributor

💔 Some backports could not be created

Status Branch Result
7.17 Backport failed because of merge conflicts

You might need to backport the following PRs to 7.17:
- [build] Only use buildx if cross compiling (#128560)
- [build] Cross compile docker images (#128272)
- [ci] Verify docker contexts (#122897)
8.12

Note: Successful backport PRs will be merged automatically after passing CI.

Manual backport

To create the backport manually run:

node scripts/backport --pr 173873

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Jan 3, 2024
# Backport

This will backport the following commits from `main` to `8.12`:
- [[build] Remove ubi8
(#173873)](#173873)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"Jon","email":"jon@elastic.co"},"sourceCommit":{"committedDate":"2024-01-03T16:29:14Z","message":"[build]
Remove ubi8 (#173873)\n\nRHEL 8.10 will be the final ubi8 release. We
already have builds in\r\nplace for transitioning to
ubi9.\r\n\r\nDepends on
https://github.com/elastic/kibana/pull/170264.","sha":"7c2b3f1301803bec477af3f1e9657b8c2821619d","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v8.13.0"],"title":"[build]
Remove
ubi8","number":173873,"url":"https://github.com/elastic/kibana/pull/173873","mergeCommit":{"message":"[build]
Remove ubi8 (#173873)\n\nRHEL 8.10 will be the final ubi8 release. We
already have builds in\r\nplace for transitioning to
ubi9.\r\n\r\nDepends on
https://github.com/elastic/kibana/pull/170264.","sha":"7c2b3f1301803bec477af3f1e9657b8c2821619d"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/173873","number":173873,"mergeCommit":{"message":"[build]
Remove ubi8 (#173873)\n\nRHEL 8.10 will be the final ubi8 release. We
already have builds in\r\nplace for transitioning to
ubi9.\r\n\r\nDepends on
https://github.com/elastic/kibana/pull/170264.","sha":"7c2b3f1301803bec477af3f1e9657b8c2821619d"}}]}]
BACKPORT-->

Co-authored-by: Jon <jon@elastic.co>
jbudz added a commit to jbudz/kibana that referenced this pull request Jan 3, 2024
RHEL 8.10 will be the final ubi8 release. We already have builds in
place for transitioning to ubi9.

Depends on elastic#170264.
jbudz added a commit that referenced this pull request Jan 4, 2024
@jbudz jbudz mentioned this pull request Jan 4, 2024
jbudz added a commit that referenced this pull request Jan 4, 2024
UBI8 builds were removed in
#173873, but I missed the CI step
that verifies the docker context. This removes the step.
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jan 4, 2024
UBI8 builds were removed in
elastic#173873, but I missed the CI step
that verifies the docker context. This removes the step.

(cherry picked from commit d72a5d1)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jan 4, 2024
UBI8 builds were removed in
elastic#173873, but I missed the CI step
that verifies the docker context. This removes the step.

(cherry picked from commit d72a5d1)
jbudz added a commit that referenced this pull request Jan 4, 2024
# Backport

This will backport the following commits from `main` to `7.17`:
- [[ci] Remove ubi8 step
(#174257)](#174257)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"Jon","email":"jon@elastic.co"},"sourceCommit":{"committedDate":"2024-01-04T13:34:11Z","message":"[ci]
Remove ubi8 step (#174257)\n\nUBI8 builds were removed
in\r\nhttps://github.com//pull/173873, but I missed the CI
step\r\nthat verifies the docker context. This removes the
step.","sha":"d72a5d1f631249b2ed4eb4dd2bbd285e586b0cfe","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v8.13.0"],"title":"[ci]
Remove ubi8
step","number":174257,"url":"https://github.com/elastic/kibana/pull/174257","mergeCommit":{"message":"[ci]
Remove ubi8 step (#174257)\n\nUBI8 builds were removed
in\r\nhttps://github.com//pull/173873, but I missed the CI
step\r\nthat verifies the docker context. This removes the
step.","sha":"d72a5d1f631249b2ed4eb4dd2bbd285e586b0cfe"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/174257","number":174257,"mergeCommit":{"message":"[ci]
Remove ubi8 step (#174257)\n\nUBI8 builds were removed
in\r\nhttps://github.com//pull/173873, but I missed the CI
step\r\nthat verifies the docker context. This removes the
step.","sha":"d72a5d1f631249b2ed4eb4dd2bbd285e586b0cfe"}}]}] BACKPORT-->

Co-authored-by: Jon <jon@elastic.co>
jbudz added a commit that referenced this pull request Jan 4, 2024
# Backport

This will backport the following commits from `main` to `8.12`:
- [[ci] Remove ubi8 step
(#174257)](#174257)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"Jon","email":"jon@elastic.co"},"sourceCommit":{"committedDate":"2024-01-04T13:34:11Z","message":"[ci]
Remove ubi8 step (#174257)\n\nUBI8 builds were removed
in\r\nhttps://github.com//pull/173873, but I missed the CI
step\r\nthat verifies the docker context. This removes the
step.","sha":"d72a5d1f631249b2ed4eb4dd2bbd285e586b0cfe","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v8.13.0"],"title":"[ci]
Remove ubi8
step","number":174257,"url":"https://github.com/elastic/kibana/pull/174257","mergeCommit":{"message":"[ci]
Remove ubi8 step (#174257)\n\nUBI8 builds were removed
in\r\nhttps://github.com//pull/173873, but I missed the CI
step\r\nthat verifies the docker context. This removes the
step.","sha":"d72a5d1f631249b2ed4eb4dd2bbd285e586b0cfe"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/174257","number":174257,"mergeCommit":{"message":"[ci]
Remove ubi8 step (#174257)\n\nUBI8 builds were removed
in\r\nhttps://github.com//pull/173873, but I missed the CI
step\r\nthat verifies the docker context. This removes the
step.","sha":"d72a5d1f631249b2ed4eb4dd2bbd285e586b0cfe"}}]}] BACKPORT-->

Co-authored-by: Jon <jon@elastic.co>
nreese pushed a commit to nreese/kibana that referenced this pull request Jan 4, 2024
RHEL 8.10 will be the final ubi8 release. We already have builds in
place for transitioning to ubi9.

Depends on elastic#170264.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:all-open Backport to all branches that could still receive a release release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v8.12.0 v8.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants