You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reproduces locally. cloud-defend was removed from the list of expected binaries to package in https://github.com/elastic/elastic-agent/pull/6042/files, likely as part of merge conflict resolution as it no longer exists on main.
I wonder what kind of test could've caught this. It's easy to miss changes in these kinds of lists during review. Maybe if we had separate test cases checking the container contents, it'd be harder to remove them accidentally this way?
It exists in 8.16.x but is missing from 8.17.0, 8.17.0-SNAPSHOT, and 8.18.0-SNAPSHOT.
It was removed intentionally in 9.0 but the change in elastic agent was not backported as far as I can tell: #5481
The text was updated successfully, but these errors were encountered: