cilium / cilium-olm

Other
10 stars 13 forks source link

Missing clusterPoolIPv4PodCIDR in v1.12.0 causes installation to fail #81

Open tongpu opened 2 years ago

tongpu commented 2 years ago

I've tried installing Cilium on OpenShift based on the documentation but installation fails when using the ciliumconfig.v1.12.yaml configuration, because it is missing the ipam.operator.clusterPoolIPv4PodCIDR section with the correct configuration for the default subnets in OpenShift.

Was this removed by design, to force people to make sure that their configuration matches?