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

[artifacts] Publish ubi9 docker image #170264

Merged
merged 6 commits into from
Jan 3, 2024
Merged

Conversation

jbudz
Copy link
Member

@jbudz jbudz commented Oct 31, 2023

null

@jbudz jbudz added Team:Operations Team label for Operations Team release_note:skip Skip the PR/issue when compiling release notes labels Oct 31, 2023
@jbudz jbudz requested a review from a team as a code owner October 31, 2023 17:25
@jbudz jbudz added the backport:all-open Backport to all branches that could still receive a release label Oct 31, 2023
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

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

@jbudz jbudz added the skip-ci label Dec 21, 2023
@jbudz jbudz mentioned this pull request Dec 21, 2023
@jbudz jbudz added backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) and removed backport:all-open Backport to all branches that could still receive a release labels Jan 3, 2024
@jbudz jbudz merged commit cb641a0 into elastic:main Jan 3, 2024
8 checks passed
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jan 3, 2024
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.12

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

Questions ?

Please refer to the Backport tool documentation

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

This will backport the following commits from `main` to `8.12`:
- [[artifacts] Publish ubi9 docker image
(#170264)](#170264)

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

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

<!--BACKPORT
[{"author":{"name":"Jon","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-01-03T15:29:55Z","message":"[artifacts]
Publish ubi9 docker image
(#170264)","sha":"cb641a0b07952a4357ac57f145df822e4ba285c3","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","skip-ci","backport:prev-minor","v8.13.0"],"title":"[artifacts]
Publish ubi9 docker
image","number":170264,"url":"https://github.com/elastic/kibana/pull/170264","mergeCommit":{"message":"[artifacts]
Publish ubi9 docker image
(#170264)","sha":"cb641a0b07952a4357ac57f145df822e4ba285c3"}},"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/170264","number":170264,"mergeCommit":{"message":"[artifacts]
Publish ubi9 docker image
(#170264)","sha":"cb641a0b07952a4357ac57f145df822e4ba285c3"}}]}]
BACKPORT-->

Co-authored-by: Jon <[email protected]>
jbudz added a commit 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 #170264.
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 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":"[email protected]"},"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 <[email protected]>
jbudz added a commit to jbudz/kibana that referenced this pull request Jan 3, 2024
@jbudz
Copy link
Member Author

jbudz commented Jan 3, 2024

7.17: f8023f7

@jbudz jbudz added the v7.17.17 label Jan 3, 2024
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.
nreese pushed a commit to nreese/kibana that referenced this pull request Jan 4, 2024
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:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) release_note:skip Skip the PR/issue when compiling release notes skip-ci Team:Operations Team label for Operations Team v7.17.17 v8.12.0 v8.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants