What steps did you take and what happened:
Run make test-e2e
Cluster deploys but can not spin up all control plane nodes. This is because the clusterresourceset is considered finished before all proxmoxmachines come up. Therefore, calico is not installed and the test hangs until failure.
What did you expect to happen:
e2e tests succesfully finish
Anything else you would like to add:
Consider deploying CNI with a different mechanism, like during kubeadm init or with an operator which uses host network.
Environment:
- Proxmox version: 0.7.7, 0.8.0-beta-0
- Cluster-api-provider-proxmox version: 1.11.4
- Kubernetes version: (use
kubectl version): 1.33.2
- OS (e.g. from
/etc/os-release): ubumdo 24.04
What steps did you take and what happened:
Run
make test-e2eCluster deploys but can not spin up all control plane nodes. This is because the clusterresourceset is considered finished before all proxmoxmachines come up. Therefore, calico is not installed and the test hangs until failure.
What did you expect to happen:
e2e tests succesfully finish
Anything else you would like to add:
Consider deploying CNI with a different mechanism, like during kubeadm init or with an operator which uses host network.
Environment:
kubectl version): 1.33.2/etc/os-release): ubumdo 24.04