[Fleet] Deprecate remove /api/fleet/setup/preconfiguration #146177
Labels
good first issue
low hanging fruit
Team:Fleet
Team label for Observability Data Collection Fleet team
Description
We currently have a route that allow to create preconfigured agent policy
POST /api/fleet/setup/preconfiguration
.This route was created to help testing during the preconfiguration implementation but I think that route should probably not be used as it's conflicting with defining policies in Kibana config file, and it could potentially cause bug here.
Looks like currently it's only used in integration tests.
Related to #123150
The text was updated successfully, but these errors were encountered: