Skip to content

Support the supports_agentless field in Fleet agent policies. #1197

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

Merged
merged 6 commits into from
Jul 18, 2025

Conversation

tobio
Copy link
Member

@tobio tobio commented Jul 9, 2025

Fixes #1179

@tobio tobio requested review from wandergeek and a team July 9, 2025 13:48
@tobio tobio self-assigned this Jul 9, 2025
@tobio tobio mentioned this pull request Jul 14, 2025
dimuon
dimuon previously approved these changes Jul 14, 2025
@dimuon
Copy link
Contributor

dimuon commented Jul 14, 2025

@tobio , LGTM, just needs changelog.

return false, diags
}

if flavor == ServerlessFlavor {
Copy link
Contributor

Choose a reason for hiding this comment

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

IMO the func's behavior doesn't correspond to its name (or vice versa), e.g. if server flavor is "serverless" the func doesn't enforce min version.

tobio added 2 commits July 18, 2025 20:54
* origin/main:
  Fix master timeout for serverless flavor (#1207)
  Add reroute processor data source for Elasticsearch ingest pipelines (#1204)
  chore(deps): update golang docker tag to v1.24.5 (#1202)
  chore(deps): update dependency go to v1.24.5 (#1200)
  Add support for timeslice metrics indicator (#1195)
@tobio tobio merged commit 68dfcdd into main Jul 18, 2025
26 checks passed
@tobio tobio deleted the supports-agentless branch July 18, 2025 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add ability to add supports_agentless in resource elasticstack_fleet_agent_policy
2 participants