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 deprecated list property when retrieving enrollment api keys #6023

Open
nchaulet opened this issue Nov 13, 2024 · 1 comment
Open

Fleet deprecated list property when retrieving enrollment api keys #6023

nchaulet opened this issue Nov 13, 2024 · 1 comment
Assignees
Labels
bug Something isn't working good first issue Good for newcomers Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

Comments

@nchaulet
Copy link
Member

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

@nchaulet nchaulet added bug Something isn't working Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team labels Nov 13, 2024
@elasticmachine
Copy link
Contributor

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

@ycombinator ycombinator added the good first issue Good for newcomers label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team
Projects
None yet
Development

No branches or pull requests

4 participants