Skip to content

Conversation

@jschoone
Copy link
Contributor

@jschoone jschoone commented Mar 1, 2025

Cilium doesn't use the IP settings from Cluster.spec.clusterNetwork because it has its own IPAM mode.
Since we currently don't need the extra features of Cilium, we'll set it to Kubernetes mode.

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #198

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

TODOs:

  • squash commits
  • include documentation
  • add unit tests

Cilium doesn't use the IP settings from `Cluster.spec.clusterNetwork`
because it has its own IPAM mode.
Since we currently don't need the extra features of Cilium, we'll set it
to Kubernetes mode.

Signed-off-by: Jan Schoone <[email protected]>
@jschoone
Copy link
Contributor Author

jschoone commented Mar 1, 2025

To have this already in the configuration.

@jschoone jschoone requested review from Nils98Ar and garloff March 1, 2025 11:26
@Nils98Ar
Copy link
Member

Nils98Ar commented Mar 7, 2025

Works for me! @jschoone Should we merge this into main or wait for the refactor?

@jschoone jschoone merged commit e719a22 into main Mar 7, 2025
4 checks passed
@jschoone jschoone deleted the 198-pod-cidrs-are-not-configurable-in-most-clusterstacks-including-openstack-scs-one branch March 7, 2025 22:37
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.

Pod cidrs are not configurable in most ClusterStacks including openstack scs one

3 participants