Skip to content

Draft: CAPI & CAPI providers: enable cluster class feature gate (aka cluster topology)

Thomas Morin requested to merge enable-capi-clusterclass into main

This MR:

  • enables the cluster topology feature gate in CAPI controllers, to let use start playing with ClusterClass
  • simplifies a bit the kustomizations we use for upstream manifests for CAPI and CAPI providers
    • cabpk: bootstrap-token-ttl parameter override is removed, because the upstream default matches the value we had
    • capd: use upstream DOCKER_HOST instead of our own parameter
Edited by Thomas Morin

Merge request reports