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

[8.0](backport #1211) Report back the detected version of the remote Elasticsearch #1212

Merged
merged 5 commits into from
Mar 9, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 9, 2022

This is an automatic backport of pull request #1211 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

ph added 4 commits March 9, 2022 20:15
Previously the system was return an error with only the

```
Fleet Server - Error - failed version compatibility check with elasticsearch: unsupported version'
```

Instead we will return

```
Fleet Server - Error - failed version compatibility check with elasticsearch (Agent: 8.2.0, Elasticsearch: 7.19.0): unsupported version'
```

(cherry picked from commit 7d5b7e1)
(cherry picked from commit 2831340)
(cherry picked from commit 4e5e5a4)
(cherry picked from commit 24a1c67)
@mergify mergify bot added the backport label Mar 9, 2022
@mergify mergify bot assigned ph Mar 9, 2022
@elasticmachine
Copy link
Contributor

elasticmachine commented Mar 9, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview [preview](https://ci-stats.elastic.co/app/apm/services/beats-ci/transactions/view?rangeFrom=2022-03-09T20:17:59.277Z&rangeTo=2022-03-09T20:37:59.277Z&transactionName=BUILD Ingest-manager/fleet-server/PR-{number}&transactionType=job&latencyAggregationType=avg&traceId=b55b3a791dea523a8154b7e0c755a44e&transactionId=c943924b71316ecc)

Expand to view the summary

Build stats

  • Start Time: 2022-03-09T20:27:59.277+0000

  • Duration: 10 min 28 sec

Test stats 🧪

Test Results
Failed 0
Passed 230
Skipped 0
Total 230

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@mergify mergify bot merged commit 8ffc748 into 8.0 Mar 9, 2022
@mergify mergify bot deleted the mergify/bp/8.0/pr-1211 branch March 9, 2022 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants