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

Update supported versions to include Elastic Stack 9.x compatibility #8092

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

thbkrkr
Copy link
Contributor

@thbkrkr thbkrkr commented Oct 9, 2024

This commit brings the minimal changes to enable the operator to deploy Elastic Stack 9.x components:

  • update maximum version limits for all components to support up to 9.99.99
  • add support for direct upgrade paths from 8.x to 9.x in the technicallySupportedVersions function
  • adjust client version handling to account for version 9

Related follow-up:


giphy

@botelastic botelastic bot added the triage label Oct 9, 2024
@thbkrkr thbkrkr added the >enhancement Enhancement of existing functionality label Oct 9, 2024
@botelastic botelastic bot removed the triage label Oct 9, 2024
- Updated maximum version limits for various components (APM Server,
  Enterprise Search, Kibana, Beat, Agent, Fleet Mode Agent, Maps,
  Logstash) to support up to 9.99.99.
- Adjusted client version handling to account for version 9.
- Added support for direct upgrade paths from 8.x to 9.x in the
  technicallySupportedVersions function.
@thbkrkr thbkrkr merged commit 71540c8 into main Oct 11, 2024
5 checks passed
@thbkrkr thbkrkr deleted the enable-stack-9 branch October 11, 2024 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>enhancement Enhancement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants