-
Notifications
You must be signed in to change notification settings - Fork 774
Remove support for 6.x stack version #8507
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
Remove support for 6.x stack version #8507
Conversation
barkbay
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we also want to remove the code that will no longer be invoked? Like using only the shutdown API?
I am going to do this separately in a different PR, we at least want to block users from creating 6.x versions of the stack for this release, Peter mentioned we can do the code clean up even after the release |
barkbay
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
1e738c1 to
a2228f3
Compare
With the Release of ECK 3.0.0 and Elasticsearch 9.0.0 we will no longer support 6.x versions. Removing support for this in the code