-
Notifications
You must be signed in to change notification settings - Fork 73
Add known issue for Elastic Agent failing to enroll into Fleet #1801
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
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
2a3b5b3
to
9732700
Compare
9732700
to
2a3b5b3
Compare
docs/en/ingest-management/release-notes/release-notes-8.17.asciidoc
Outdated
Show resolved
Hide resolved
This pull request is now in conflict. Could you fix it @vishaangelova? 🙏
|
a4ae884
to
ee26c4c
Compare
ee26c4c
to
5f695b2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✨
docs/en/ingest-management/release-notes/release-notes-8.17.asciidoc
Outdated
Show resolved
Hide resolved
docs/en/ingest-management/release-notes/release-notes-8.17.asciidoc
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
…nto Fleet (#1578) Contributes to [#1800](elastic/ingest-docs#1800) by adding a known issue for release 9.x about Elastic Agent failing to re-enroll into Fleet. **Preview** [Fleet and Elastic Agent known issues](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/1578/release-notes/fleet-elastic-agent/known-issues) **Corresponding PRs** 8.x: elastic/ingest-docs#1801
* Add known issue for Elastic Agent failing to enroll into Fleet --------- Co-authored-by: Colleen McGinnis <[email protected]> (cherry picked from commit 26b645b)
* Add known issue for Elastic Agent failing to enroll into Fleet --------- Co-authored-by: Colleen McGinnis <[email protected]> (cherry picked from commit 26b645b) # Conflicts: # docs/en/ingest-management/release-notes/release-notes-8.18.asciidoc
… (backport #1801) (#1816) * Add known issue for Elastic Agent failing to enroll into Fleet (#1801) * Add known issue for Elastic Agent failing to enroll into Fleet --------- Co-authored-by: Colleen McGinnis <[email protected]> (cherry picked from commit 26b645b) # Conflicts: # docs/en/ingest-management/release-notes/release-notes-8.18.asciidoc * delete 8.18 release notes file --------- Co-authored-by: Visha Angelova <[email protected]> Co-authored-by: Colleen McGinnis <[email protected]>
#1815) * Add known issue for Elastic Agent failing to enroll into Fleet --------- (cherry picked from commit 26b645b) Co-authored-by: Visha Angelova <[email protected]> Co-authored-by: Colleen McGinnis <[email protected]>
This PR adds a known issue to the release notes for releases:
Also fixes some typos.
Contributes to #1800