Skip to content

[9.0] [Obs Onboarding][Auto Detect] Fix auto detect script failing on systems with older curl versions (#214552)#214790

Merged
kibanamachine merged 1 commit intoelastic:9.0from
kibanamachine:backport/9.0/pr-214552
Mar 17, 2025
Merged

[9.0] [Obs Onboarding][Auto Detect] Fix auto detect script failing on systems with older curl versions (#214552)#214790
kibanamachine merged 1 commit intoelastic:9.0from
kibanamachine:backport/9.0/pr-214552

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.0:

Questions ?

Please refer to the Backport tool documentation

…ms with older curl versions (elastic#214552)

Closes elastic#212075

This change replaces the `--no-progress-meter` curl parameter with a
combination of `--silent` and `--show-error` to suppress verbose
progress output. `--no-progress-meter` was introduced in curl `v7.67.0`
which is not available on some popular OSs like RHEL 8.

## How to test

1. Create an RHEL 8 instance in GCP and login via SSH
2. Open auto detect flow on the Kibana instance deployed from this PR
3. Go through the flow and make sure the auto detect script goes through
all steps successfully

(cherry picked from commit fabb1c9)
@kibanamachine kibanamachine merged commit beec8a0 into elastic:9.0 Mar 17, 2025
12 checks passed
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] Jest Tests #2 / AllCasesSelectorModal Closing modal when pressing the x icon
  • [job] [logs] FTR Configs #67 / Rules Management - Rule Delete API @ess delete_rules_bulk_legacy deleting rules bulk using bulk_action endpoint should return 2 legacy actions in the response body when it deletes 2 rules

Metrics [docs]

✅ unchanged

cc @mykolaharmash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants