Skip to content

Support only java version 11 and above! #232

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

Closed
s-soroosh opened this issue Nov 20, 2020 · 4 comments · Fixed by #234
Closed

Support only java version 11 and above! #232

s-soroosh opened this issue Nov 20, 2020 · 4 comments · Fixed by #234

Comments

@s-soroosh
Copy link
Contributor

As any projects that are going to use this SDK most probably would be from scratch I would suggest increasing the minimum supported Java version to 11.

So that we can use new features defined till this version and encourage the teams to use the newer version of the Java!

@csviri
Copy link
Collaborator

csviri commented Nov 20, 2020

Yep, I agree with this argument, that we are not supporting any legacy versions, since we are a new project. Why would it make sense to start developing an operator with Java 8. Absolutely true.

@adam-sandor @kirek007 any thoughts?

@kirek007
Copy link
Contributor

100% agree. We can bump to min Java 11.

@s-soroosh
Copy link
Contributor Author

Cool, I'll open a PR for it then.

@adam-sandor
Copy link
Collaborator

agreed, let's drop the support for 8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants