SovereignCloudStack / cluster-stacks

Definition of Cluster Stacks based on the ClusterAPI ClusterClass feature
https://scs.community/
Apache License 2.0
7 stars 6 forks source link

Implement network MTU variable for the OpenStack provider #149

Closed chess-knight closed 1 month ago

chess-knight commented 1 month ago

/kind feature

Sometimes, users want to override MTU for the private network created by CAPO and not rely on OpenStack's default. In the CAPO, it is possible to specify OpenStackCluster.spec.NetworkMTU. We should therefore implement an optional Cluster variable and patch for the networkMTU field.