Skip to content

e2e test race condition with clusterresourcesets #688

@65278

Description

@65278

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions