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

[Logs onboarding] Getting elastic-agent version from fleet #166920

Conversation

yngrdyn
Copy link
Contributor

@yngrdyn yngrdyn commented Sep 21, 2023

Closes #165657.

In #166811 we exposed the value of latest agent version available, with this PR we are aiming to use that value as the elastic-agent version used in the installation script of onboarding flow.

How to test

  1. Enter System logs onboarding
  2. Verify the elastic agent version in the installation script
image
  1. Go to the console
  2. Execute GET /
  3. Verify Kibana version

As you can see the kibana version is an snapshot but the elastic agent version proposed is the latest one released 8.10.1 allowing us to construct a valid download url like https://artifacts.elastic.co/downloads/beats/elastic-agent/8.10.1-linux-x86_64.tar.gz

@yngrdyn yngrdyn added the release_note:skip Skip the PR/issue when compiling release notes label Sep 21, 2023
@yngrdyn yngrdyn requested a review from a team as a code owner September 21, 2023 10:29
@apmmachine
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • /oblt-deploy-serverless : Deploy a serverless Kibana instance using the Observability test environments.
  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@yngrdyn yngrdyn enabled auto-merge (squash) September 22, 2023 09:37
@kibana-ci
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #37 / core plugins application deep links navigation should navigate to Home when navlink is clicked inside the defined category group
  • [job] [logs] FTR Configs #56 / expressions explorer emits an action and navigates

Metrics [docs]

✅ unchanged

History

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

@yngrdyn yngrdyn merged commit 2091870 into elastic:main Sep 22, 2023
@kibanamachine kibanamachine added v8.11.0 backport:skip This commit does not require backporting labels Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes v8.11.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Logs onboarding] elastic-agent version -SNAPSHOT is not found
5 participants