elastic / elastic-agent

Elastic Agent - single, unified way to add monitoring for logs, metrics, and other types of data to a host.
Other
18 stars 144 forks source link

Fleet deprecated `list` property when retrieving enrollment api keys #6023

Open nchaulet opened 17 hours ago

nchaulet commented 17 hours ago

The list property in GET /api/fleet/enrollment_api_keys as been deprecated since 8.0.0 in favor of the items property

This should be changed in:

https://github.com/elastic/elastic-agent/blob/4b15e1afa8de457fe34ce35d2215180d625b4fe0/internal/pkg/agent/cmd/container.go#L954`

Related to https://github.com/elastic/ingest-dev/issues/4459

elasticmachine commented 17 hours ago

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)