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

Remove multiclustercidr logic from code #1838

Merged

Conversation

galal-hussein
Copy link
Contributor

Remove all logic around multiclustercidr flag becasuse Kubernetes 1.29 has removed ClusterCIDR type completely from the networking group

Description

Since Kubernetes v1.29 has removed the ClusterCIDR type completely from the networking group kubernetes/kubernetes@c2d473f and the code still reference this type, we are having a problem to build k3s with the latest kubernetes 1.29 because it references flannel code.

Remove all logic around multiclustercidr flag becasuse
Kubernetes 1.29 has removed ClusterCIDR type completely from the networking group

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
@manuelbuil manuelbuil merged commit 207d5cd into flannel-io:master Dec 18, 2023
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 this pull request may close these issues.

4 participants