Skip to content

Upgrade getos#229166

Merged
afharo merged 2 commits intoelastic:mainfrom
afharo:upgrade-getos
Jul 25, 2025
Merged

Upgrade getos#229166
afharo merged 2 commits intoelastic:mainfrom
afharo:upgrade-getos

Conversation

@afharo
Copy link
Member

@afharo afharo commented Jul 23, 2025

Summary

Part of the packages listed in #201607

The changes to this package are "just" adding support to identifying more Linux distros

Checklist

  • The PR description includes the appropriate Release Notes section, and the correct release_note:* label is applied per the guidelines
  • Review the backport guidelines and apply applicable backport:* labels.

@afharo afharo self-assigned this Jul 23, 2025
@afharo afharo added Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// 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 Jul 23, 2025
@afharo afharo marked this pull request as ready for review July 23, 2025 23:00
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@afharo afharo requested a review from a team July 23, 2025 23:00
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

✅ unchanged

History

cc @afharo

@afharo afharo merged commit 0c6b884 into elastic:main Jul 25, 2025
15 checks passed
@afharo afharo deleted the upgrade-getos branch July 25, 2025 15:04
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.17, 8.18, 8.19, 9.0, 9.1

https://github.com/elastic/kibana/actions/runs/16525194475

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 25, 2025
(cherry picked from commit 0c6b884)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 25, 2025
(cherry picked from commit 0c6b884)
@kibanamachine
Copy link
Contributor

💔 Some backports could not be created

Status Branch Result
8.17 Backport failed because of merge conflicts
8.18 Backport failed because of merge conflicts

You might need to backport the following PRs to 8.18:
- Update sinon (main) (#206229)
8.19
9.0 Backport failed because of merge conflicts
9.1

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

Manual backport

To create the backport manually run:

node scripts/backport --pr 229166

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Jul 25, 2025
# Backport

This will backport the following commits from `main` to `8.19`:
- [Upgrade `getos`
(#229166)](#229166)

<!--- Backport version: 9.6.6 -->

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

<!--BACKPORT [{"author":{"name":"Alejandro Fernández
Haro","email":"alejandro.haro@elastic.co"},"sourceCommit":{"committedDate":"2025-07-25T15:04:25Z","message":"Upgrade
`getos`
(#229166)","sha":"0c6b8849a49687a053656a7a2021e22ae8b00940","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","backport:all-open","v9.2.0"],"title":"Upgrade
`getos`","number":229166,"url":"https://github.com/elastic/kibana/pull/229166","mergeCommit":{"message":"Upgrade
`getos`
(#229166)","sha":"0c6b8849a49687a053656a7a2021e22ae8b00940"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/229166","number":229166,"mergeCommit":{"message":"Upgrade
`getos` (#229166)","sha":"0c6b8849a49687a053656a7a2021e22ae8b00940"}}]}]
BACKPORT-->

Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
kibanamachine added a commit that referenced this pull request Jul 25, 2025
# Backport

This will backport the following commits from `main` to `9.1`:
- [Upgrade `getos`
(#229166)](#229166)

<!--- Backport version: 9.6.6 -->

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

<!--BACKPORT [{"author":{"name":"Alejandro Fernández
Haro","email":"alejandro.haro@elastic.co"},"sourceCommit":{"committedDate":"2025-07-25T15:04:25Z","message":"Upgrade
`getos`
(#229166)","sha":"0c6b8849a49687a053656a7a2021e22ae8b00940","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","backport:all-open","v9.2.0"],"title":"Upgrade
`getos`","number":229166,"url":"https://github.com/elastic/kibana/pull/229166","mergeCommit":{"message":"Upgrade
`getos`
(#229166)","sha":"0c6b8849a49687a053656a7a2021e22ae8b00940"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/229166","number":229166,"mergeCommit":{"message":"Upgrade
`getos` (#229166)","sha":"0c6b8849a49687a053656a7a2021e22ae8b00940"}}]}]
BACKPORT-->

Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
afharo added a commit to afharo/kibana that referenced this pull request Jul 25, 2025
(cherry picked from commit 0c6b884)

# Conflicts:
#	package.json
#	yarn.lock
@afharo
Copy link
Member Author

afharo commented Jul 25, 2025

💚 All backports created successfully

Status Branch Result
9.0
8.18
8.17

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

Questions ?

Please refer to the Backport tool documentation

afharo added a commit to afharo/kibana that referenced this pull request Jul 25, 2025
(cherry picked from commit 0c6b884)

# Conflicts:
#	package.json
afharo added a commit to afharo/kibana that referenced this pull request Jul 25, 2025
(cherry picked from commit 0c6b884)

# Conflicts:
#	package.json
#	yarn.lock
afharo added a commit that referenced this pull request Jul 25, 2025
# Backport

This will backport the following commits from `main` to `9.0`:
- [Upgrade `getos`
(#229166)](#229166)

<!--- Backport version: 10.0.1 -->

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

<!--BACKPORT [{"author":{"name":"Alejandro Fernández
Haro","email":"alejandro.haro@elastic.co"},"sourceCommit":{"committedDate":"2025-07-25T15:04:25Z","message":"Upgrade
`getos`
(#229166)","sha":"0c6b8849a49687a053656a7a2021e22ae8b00940","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","backport:all-open","v9.1.0","v8.19.0","v9.2.0"],"title":"Upgrade
`getos`","number":229166,"url":"https://github.com/elastic/kibana/pull/229166","mergeCommit":{"message":"Upgrade
`getos`
(#229166)","sha":"0c6b8849a49687a053656a7a2021e22ae8b00940"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/229479","number":229479,"state":"MERGED","mergeCommit":{"sha":"2c488d9b4d071e93738dbe3d1158ccdec26bc413","message":"[9.1]
Upgrade `getos` (#229166) (#229479)\n\n# Backport\n\nThis will backport
the following commits from `main` to `9.1`:\n- [Upgrade
`getos`\n(#229166)](https://github.com/elastic/kibana/pull/229166)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
Alejandro Fernández Haro
<alejandro.haro@elastic.co>"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/229478","number":229478,"state":"MERGED","mergeCommit":{"sha":"7b25524e37f20a9ba905d314f9646b31478655d7","message":"[8.19]
Upgrade `getos` (#229166) (#229478)\n\n# Backport\n\nThis will backport
the following commits from `main` to `8.19`:\n- [Upgrade
`getos`\n(#229166)](https://github.com/elastic/kibana/pull/229166)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
Alejandro Fernández Haro
<alejandro.haro@elastic.co>"}},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/229166","number":229166,"mergeCommit":{"message":"Upgrade
`getos` (#229166)","sha":"0c6b8849a49687a053656a7a2021e22ae8b00940"}}]}]
BACKPORT-->
afharo added a commit that referenced this pull request Jul 25, 2025
# Backport

This will backport the following commits from `main` to `8.17`:
- [Upgrade `getos`
(#229166)](#229166)

<!--- Backport version: 10.0.1 -->

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

<!--BACKPORT [{"author":{"name":"Alejandro Fernández
Haro","email":"alejandro.haro@elastic.co"},"sourceCommit":{"committedDate":"2025-07-25T15:04:25Z","message":"Upgrade
`getos`
(#229166)","sha":"0c6b8849a49687a053656a7a2021e22ae8b00940","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","backport:all-open","v9.1.0","v8.19.0","v9.2.0"],"title":"Upgrade
`getos`","number":229166,"url":"https://github.com/elastic/kibana/pull/229166","mergeCommit":{"message":"Upgrade
`getos`
(#229166)","sha":"0c6b8849a49687a053656a7a2021e22ae8b00940"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/229479","number":229479,"state":"MERGED","mergeCommit":{"sha":"2c488d9b4d071e93738dbe3d1158ccdec26bc413","message":"[9.1]
Upgrade `getos` (#229166) (#229479)\n\n# Backport\n\nThis will backport
the following commits from `main` to `9.1`:\n- [Upgrade
`getos`\n(#229166)](https://github.com/elastic/kibana/pull/229166)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
Alejandro Fernández Haro
<alejandro.haro@elastic.co>"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/229478","number":229478,"state":"MERGED","mergeCommit":{"sha":"7b25524e37f20a9ba905d314f9646b31478655d7","message":"[8.19]
Upgrade `getos` (#229166) (#229478)\n\n# Backport\n\nThis will backport
the following commits from `main` to `8.19`:\n- [Upgrade
`getos`\n(#229166)](https://github.com/elastic/kibana/pull/229166)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
Alejandro Fernández Haro
<alejandro.haro@elastic.co>"}},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/229166","number":229166,"mergeCommit":{"message":"Upgrade
`getos` (#229166)","sha":"0c6b8849a49687a053656a7a2021e22ae8b00940"}}]}]
BACKPORT-->
afharo added a commit that referenced this pull request Jul 25, 2025
# Backport

This will backport the following commits from `main` to `8.18`:
- [Upgrade `getos`
(#229166)](#229166)

<!--- Backport version: 10.0.1 -->

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

<!--BACKPORT [{"author":{"name":"Alejandro Fernández
Haro","email":"alejandro.haro@elastic.co"},"sourceCommit":{"committedDate":"2025-07-25T15:04:25Z","message":"Upgrade
`getos`
(#229166)","sha":"0c6b8849a49687a053656a7a2021e22ae8b00940","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","backport:all-open","v9.1.0","v8.19.0","v9.2.0"],"title":"Upgrade
`getos`","number":229166,"url":"https://github.com/elastic/kibana/pull/229166","mergeCommit":{"message":"Upgrade
`getos`
(#229166)","sha":"0c6b8849a49687a053656a7a2021e22ae8b00940"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/229479","number":229479,"state":"MERGED","mergeCommit":{"sha":"2c488d9b4d071e93738dbe3d1158ccdec26bc413","message":"[9.1]
Upgrade `getos` (#229166) (#229479)\n\n# Backport\n\nThis will backport
the following commits from `main` to `9.1`:\n- [Upgrade
`getos`\n(#229166)](https://github.com/elastic/kibana/pull/229166)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
Alejandro Fernández Haro
<alejandro.haro@elastic.co>"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/229478","number":229478,"state":"MERGED","mergeCommit":{"sha":"7b25524e37f20a9ba905d314f9646b31478655d7","message":"[8.19]
Upgrade `getos` (#229166) (#229478)\n\n# Backport\n\nThis will backport
the following commits from `main` to `8.19`:\n- [Upgrade
`getos`\n(#229166)](https://github.com/elastic/kibana/pull/229166)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
Alejandro Fernández Haro
<alejandro.haro@elastic.co>"}},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/229166","number":229166,"mergeCommit":{"message":"Upgrade
`getos` (#229166)","sha":"0c6b8849a49687a053656a7a2021e22ae8b00940"}}]}]
BACKPORT-->
delanni pushed a commit to delanni/kibana that referenced this pull request Aug 5, 2025
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:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// v8.17.10 v8.18.5 v8.19.1 v9.0.5 v9.1.1 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants