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

k3s v1.28/Rancher 2.8.3 : chart requires kubeVersion: >=1.22.0-0 which is incompatible with Kubernetes v1.20.0 #1066

Closed
2 tasks done
R-Nabil opened this issue May 15, 2024 · 7 comments

Comments

@R-Nabil
Copy link

R-Nabil commented May 15, 2024

Welcome!

  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've searched similar issues on the Traefik community forum and didn't find any.

What version of the Traefik's Helm Chart are you using?

28

What version of Traefik are you using?

28

What did you do?

Hi all,

Upgraded my helm chart to 28 (i'm deploying using Fleet in Rancher). And i'm getting this error.
Is there anything i'm doing wrong ? It tells me version > 1.22 is required where my k3s is already 1.28

What did you see instead?

chart requires kubeVersion: >=1.22.0-0 which is incompatible with Kubernetes v1.20.0

What is your environment & configuration?

k3s v1.28
Rancher 2.8.3
Fleet 0.9.4

Additional Information

No response

@darkweaver87
Copy link
Contributor

Hello @R-Nabil ,

I'm sorry to read you experience some troubles upgrading this chart.
Per this PR the requirements have been updated.

Would you mind to share the output of the following command, your kube context pointing to the cluster you mention:

kubectl version

Thanks.

Rémi

@R-Nabil
Copy link
Author

R-Nabil commented May 15, 2024

Hello @R-Nabil ,

I'm sorry to read you experience some troubles upgrading this chart. Per this PR the requirements have been updated.

Would you mind to share the output of the following command, your kube context pointing to the cluster you mention:

kubectl version

Thanks.

Rémi

Of course not. Thank you for taking the time to answer and help.

Is thit what you needed ?

Client Version: v1.30.0
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.28.2+k3s1
WARNING: version difference between client (1.30) and server (1.28) exceeds the supported minor version skew of +/-1

@darkweaver87
Copy link
Contributor

Hum, that's weird indeed :-/
Which version of helm (helm version) are you using ? We will try to reproduce and fix it ...
Thanks !

@R-Nabil
Copy link
Author

R-Nabil commented May 15, 2024

Its actually done through Rancher Fleet (0.9.4) directly.

@R-Nabil
Copy link
Author

R-Nabil commented May 16, 2024

Hi.

This issue can be closed. The error message was a red-herring. The issue was actually due to a middleware I use.
Once that was corrected, all flew through correctly.

Again appreciate your time in trying to help!

@R-Nabil R-Nabil closed this as completed May 16, 2024
@darkweaver87
Copy link
Contributor

OK I'm happy you solved. I'm sorry I set up a fleet environment this morning but I didn't have the chance to test :-)

@R-Nabil
Copy link
Author

R-Nabil commented May 16, 2024 via email

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

No branches or pull requests

2 participants