elastic / package-registry

Elastic Package Registry (EPR)
Other
9 stars 68 forks source link

Expose `deployment_modes` in search and info endpoints #1238

Closed jen-huang closed 3 weeks ago

jen-huang commented 1 month ago

deployment_modes was added in https://github.com/elastic/package-spec/pull/738 to support agentless packages. This property should be returned in the /search endpoint and the package info endpoint (example) so that Fleet can provide a better UX around agentless-only packages, as in https://github.com/elastic/kibana/pull/194885.