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

[8.12] [Fleet] make deprecated paths public (#175038) #175121

Merged
merged 3 commits into from
Jan 22, 2024

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.12:

Questions ?

Please refer to the Backport tool documentation

## Summary

Closes elastic#175031

Made deprecated APIs public instead of internal, to fix the accidental
breaking change for customers who called these APIs before (internal
APIs don't have a default version resolution yet, so require a version
header)

One caveat of this change is if someone already changed their deprecated
API call to use 'elastic-api-version: 1' in 8.11, as it would have to be
changed again to use the public version or remove the header. Though I
don't think we have many usages like that, since the version usage is
not very well documented and we only got one support question about it.

(cherry picked from commit e31118a)
@kibanamachine kibanamachine enabled auto-merge (squash) January 18, 2024 14:48
@botelastic botelastic bot added the Team:Fleet Team label for Observability Data Collection Fleet team label Jan 18, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@juliaElastic
Copy link
Contributor

/ci

@kibana-ci
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] Fleet Cypress Tests #2 / View agents list Agent status filter should filter on healthy (16 result)
  • [job] [logs] Fleet Cypress Tests #2 / View agents list Agent status filter should filter on healthy and unhealthy
  • [job] [logs] Fleet Cypress Tests #2 / View agents list Agent status filter should filter on unhealthy (1 result)
  • [job] [logs] Fleet Cypress Tests #2 / View agents list Bulk actions should allow to bulk upgrade agents and cancel that upgrade

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @juliaElastic

@kibanamachine kibanamachine merged commit 519fbb8 into elastic:8.12 Jan 22, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants