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

Does it support kubernetes 1.18? #28

Closed
clausa20 opened this issue Nov 29, 2021 · 3 comments
Closed

Does it support kubernetes 1.18? #28

clausa20 opened this issue Nov 29, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@clausa20
Copy link

Is your feature request related to a problem ?

With latest release I get an error in pre-hook that only 1.19 is supported.
Can you support 1.18?
is there some feature that is not supported in 1.18? if yes, could you do some if logic to support both?

Also, please add this kind of information in the main readme.

Thanks.

Describe the solution you'd like.

Support 1.18 release as well.

Describe alternatives you've considered.

We think to migrate newer version, but until that, we would be blocked to use this chart until that if you cannot support 1.18.

Additional context.

No response

@clausa20 clausa20 added the enhancement New feature or request label Nov 29, 2021
@dwerder
Copy link
Collaborator

dwerder commented Nov 29, 2021

This check just implements a check which come from flux2 upstream. So you have to raise an issue there if you want support for older k8s versions.

@dwerder
Copy link
Collaborator

dwerder commented Nov 29, 2021

You can also use specific values for the helm install to use older flux images, which maybe support older k8s version.
Any other thought regarding that @stefanprodan ?

@stefanprodan
Copy link
Member

See here the supported versions https://fluxcd.io/docs/installation/#prerequisites

We have no plans on supporting Kubernetes versions that are EOL.

@haarchri haarchri closed this as completed Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants