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

[Meta][Fleet] Add support for progressive or canary deployments #108267

Open
mostlyjason opened this issue Aug 11, 2021 · 4 comments
Open

[Meta][Fleet] Add support for progressive or canary deployments #108267

mostlyjason opened this issue Aug 11, 2021 · 4 comments
Labels
Team:Fleet Team label for Observability Data Collection Fleet team

Comments

@mostlyjason
Copy link
Contributor

With standalone Elastic Agent and Beats you can deploy configuration files progressively using third party solutions. Fleet does not have a feature to deploy a policy update progressively. Users could manually do it by updating agent policies but its not very convenient. We should provide a capability to test an agent policy update on a subset of agents, and then promote it to a larger group once we are confident it works well.

@mostlyjason mostlyjason added the Team:Fleet Team label for Observability Data Collection Fleet team label Aug 11, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@rdrgporto
Copy link

Hi,

Any updates on this?

Thanks in advance ☺️,

Regards

@cmacknz
Copy link
Member

cmacknz commented Nov 22, 2024

We are working on a technical design, for this we are also trying to cover #120735.

The early thinking is around putting target agent versions and percentages of agents that should use those versions directly in agent policies.

@cmacknz
Copy link
Member

cmacknz commented Nov 22, 2024

At the same time, we are also working to support rollbacks properly #172745

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

No branches or pull requests

4 participants