Skip to content

[build] Remove ubi8#173873

Merged
jbudz merged 2 commits intoelastic:mainfrom
jbudz:rm-ubi8
Jan 3, 2024
Merged

[build] Remove ubi8#173873
jbudz merged 2 commits intoelastic:mainfrom
jbudz:rm-ubi8

Conversation

@jbudz
Copy link
Copy Markdown
Contributor

@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 Kibana-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
Copy Markdown
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
Copy Markdown
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
Copy Markdown

💛 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
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
Copy Markdown
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 Kibana-Operations Team v8.12.0 v8.13.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants