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

[Fleet] upgrade available not shown, agent 8.10.4, cloud 8.11.0 #169721

Closed
leehinman opened this issue Oct 24, 2023 · 7 comments
Closed

[Fleet] upgrade available not shown, agent 8.10.4, cloud 8.11.0 #169721

leehinman opened this issue Oct 24, 2023 · 7 comments
Labels
bug Fixes for quality problems that affect the customer experience Team:Fleet Team label for Observability Data Collection Fleet team

Comments

@leehinman
Copy link

Kibana Version: Cloud stack 8.11.0

Describe the bug:

Upgrade Agent isn't showing up for elastic-agents that are less than the stack version.

Steps to reproduce:

  1. Cloud install 8.10.4
  2. Agent Policy with System & Elastic Defend integrations
  3. elastic-agent install at 8.10.4 (tested with Mac arm version)
  4. upgrade cloud stack to 8.11.0
  5. change Agent Binary Download to location of 8.11.0 BC artifacts

Expected behavior:

In UI, expect Upgrade Agent to be available.

Screenshots (if relevant):

Screenshot 2023-10-24 at 14 59 11 Screenshot 2023-10-24 at 14 59 27

Errors in browser console (if relevant):

Provide logs and/or server output (if relevant):

Any additional context:

running elastic-agent upgrade 8.11.0 from host works.

Screenshot 2023-10-24 at 15 08 18
@leehinman leehinman added the bug Fixes for quality problems that affect the customer experience label Oct 24, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 24, 2023
@belimawr
Copy link

belimawr commented Oct 26, 2023

I'm facing the same problem on Win x86_64. I managed to upgrade by calling the API from the Dev Console:

POST kbn:/api/fleet/agents/agent-id/upgrade
{
  "version": "8.11.0"
}

@cmacknz cmacknz added the Team:Fleet Team label for Observability Data Collection Fleet team label Oct 26, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 26, 2023
@kpollich
Copy link
Member

This is now expected behavior, see #167387 and #167410. Since agent 8.11 is not GA, the upgrade available option won't show up for it. You'll have to manually upgrade to the BC version using the API request that Tiago referenced above.

@kpollich kpollich closed this as not planned Won't fix, can't repro, duplicate, stale Oct 26, 2023
@brynjare
Copy link

brynjare commented Nov 9, 2023

Is the agent still not GA, or should we be able to upgrade through the UI now? An Elastic Cloud cluster running 8.11 still won't let me upgrade from 8.10.04 to 8.11 as of November 9th:

image

If this is the intended behaviour, when can we expect Elastic Agent to be available through the Kibana fleet management UI?

@kpollich
Copy link
Member

kpollich commented Nov 9, 2023

@brynjare - Nope this is not expected at this point. We have a bug on our end that we're fixing in 8.11.1: #169825.

@brynjare
Copy link

brynjare commented Nov 9, 2023

Ah, I tried searching for relevant tickets but missed that one. Thanks for the quick confirmation and link to the appropriate issue, @kpollich - much appreciated!

@kpollich
Copy link
Member

Hi folks, I'm following up on all the issues/threads where this was reported and tracked.

Due to 8.11.1 being pulled forward for an emergency release, this bugfix has missed the 8.11.1 build candidate window. The root cause fix in #170974 will be available in the 8.11.2 release scheduled for public availability on December 4th, 2023.

In the meantime, there is a documented workaround available in our support knowledge base here: https://support.elastic.co/knowledge/86bef2c1 (requires an Elastic Cloud login).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

No branches or pull requests

6 participants