-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[Fleet] Fleet Server flyout fixes #136566
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] Fleet Server flyout fixes #136566
Conversation
|
Pinging @elastic/fleet (Team:Fleet) |
|
@kpollich I did a manual test and looks like the button add Agent at the top (the with |
|
@nchaulet Yeah that probably makes sense but will probably be a little more complicated to implement. I can take a look at doing that. Honestly I feel that we should almost always default to managed mode when opening the agent flyout, but I remember there being a good reason for not defaulting to managed mode in these flyouts previously. Standalone mode seems more like an escape hatch, but I might be missing something. |
Yes I think we default to standalone when Fleet server is not setup, but it should probably change when Fleet Server is setup, I think it's not that hard to fix know you introduced the |
nchaulet
left a comment
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.
Thanks for fixing the top add agent button, LGTM 🚀
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: cc @kpollich |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
* Go to Fleet mode when continue enrolling is selected Fixes #136080 * Fix max width in Fleet Server flyout Fixes #136079 * Use fleet mode when fleet server ready, standalone mode otherwise per PR feedback (cherry picked from commit f862943) Co-authored-by: Kyle Pollich <[email protected]>
Summary
Fix a few bugs with the Fleet Server flyout/button