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] Added readme about bumping agent policies on SO change #201742

Merged
merged 3 commits into from
Nov 29, 2024

Conversation

juliaElastic
Copy link
Contributor

Summary

Resolves #193352

Documented the usage of bump_agent_policy_revision and using revision to bump on agent policy SO changes.

I think it's not needed to introduce bump_agent_policy_revision on the agent policy SO type, enough to bump revision, and the agent policy will be deployed on Fleet setup when https://github.com/elastic/kibana/blob/main/x-pack/plugins/fleet/server/services/agent_policies/deploy_agent_policies_task.ts is running.

@juliaElastic juliaElastic added release_note:skip Skip the PR/issue when compiling release notes backport:skip This commit does not require backporting labels Nov 26, 2024
@juliaElastic juliaElastic requested a review from a team as a code owner November 26, 2024 10:34
@botelastic botelastic bot added the Team:Fleet Team label for Observability Data Collection Fleet team label Nov 26, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@juliaElastic juliaElastic requested review from criamico and a team November 27, 2024 07:46
Copy link
Contributor

@jillguyonnet jillguyonnet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@juliaElastic juliaElastic merged commit dbad83a into elastic:main Nov 29, 2024
8 checks passed
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this pull request Dec 12, 2024
…ic#201742)

## Summary

Resolves elastic#193352

Documented the usage of `bump_agent_policy_revision` and using
`revision` to bump on agent policy SO changes.

I think it's not needed to introduce `bump_agent_policy_revision` on the
agent policy SO type, enough to bump revision, and the agent policy will
be deployed on Fleet setup when
https://github.com/elastic/kibana/blob/main/x-pack/plugins/fleet/server/services/agent_policies/deploy_agent_policies_task.ts
is running.

---------

Co-authored-by: Cristina Amico <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fleet] Migration of saved objects do not trigger a policy update
5 participants