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

[Fleet] Clean up is_default and is_default_fleet_server flags #122914

Open
juliaElastic opened this issue Jan 13, 2022 · 1 comment
Open

[Fleet] Clean up is_default and is_default_fleet_server flags #122914

juliaElastic opened this issue Jan 13, 2022 · 1 comment
Labels
Breaking Change Team:Fleet Team label for Observability Data Collection Fleet team technical debt Improvement of the software architecture and operational architecture

Comments

@juliaElastic
Copy link
Contributor

juliaElastic commented Jan 13, 2022

While implementing #108456 we removed the creation of default policies as part of startup.
The intention was to remove the concept of default policies as well.

However, it turned out there is a functionality in Elastic Agent that allows an agent (fleet server) to enroll to Fleet without specifying a policy_id. In this case, Agent is looking for a default policy.
There is an issue raised in Agent to change the logic: elastic/beats#29774
When that change is made, it will be safe to remove the default flags from Fleet code.

Dependencies / blockers:

@juliaElastic juliaElastic added technical debt Improvement of the software architecture and operational architecture Team:Fleet Team label for Observability Data Collection Fleet team labels Jan 13, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@juliaElastic juliaElastic changed the title Clean up is_default and is_default_fleet_server flags [Fleet] Clean up is_default and is_default_fleet_server flags Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Change Team:Fleet Team label for Observability Data Collection Fleet team technical debt Improvement of the software architecture and operational architecture
Projects
None yet
Development

No branches or pull requests

3 participants