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

Update version to 8.10.1 #2964

Merged
merged 1 commit into from
Sep 12, 2023
Merged

Update version to 8.10.1 #2964

merged 1 commit into from
Sep 12, 2023

Conversation

pierrehilbert
Copy link
Contributor

What is the problem this PR solves?

// Please do not just reference an issue. Explain WHAT the problem this PR solves here.

How does this PR solve the problem?

// Explain HOW you solved the problem in your code. It is possible that during PR reviews this changes and then this section should be updated.

How to test this PR locally

Design Checklist

  • I have ensured my design is stateless and will work when multiple fleet-server instances are behind a load balancer.
  • I have or intend to scale test my changes, ensuring it will work reliably with 100K+ agents connected.
  • I have included fail safe mechanisms to limit the load on fleet-server: rate limiting, circuit breakers, caching, load shedding, etc.

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool

Related issues

@elasticmachine
Copy link
Contributor

💔 Build Failed

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-09-12T14:43:36.307+0000

  • Duration: 17 min 2 sec

Test stats 🧪

Test Results
Failed 0
Passed 753
Skipped 1
Total 754

Steps errors 1

Expand to view the steps failures

test
  • Took 2 min 23 sec . View more details here
  • Description: make test-e2e

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

Expand to view the GitHub comments

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

  • /test : Re-trigger the build.

@pierrehilbert
Copy link
Contributor Author

@juliaElastic / @jlind23 : what should I do with those failing checks?

@juliaElastic juliaElastic enabled auto-merge (squash) September 12, 2023 15:54
@jlind23
Copy link
Contributor

jlind23 commented Sep 12, 2023

The E2E test is failing as usual because there are no ES binaries in 8.10.1 yet.

@jlind23 jlind23 merged commit 2dcde3f into 8.10 Sep 12, 2023
6 checks passed
@jlind23 jlind23 deleted the update-version-next.8.10.1 branch September 12, 2023 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants