Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CloudProviderEnabled feature in CAPM3 broke dev-env tests #1499

Open
tuminoid opened this issue Jan 24, 2025 · 0 comments · May be fixed by #1500
Open

CloudProviderEnabled feature in CAPM3 broke dev-env tests #1499

tuminoid opened this issue Jan 24, 2025 · 0 comments · May be fixed by #1500
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. triage/accepted Indicates an issue is ready to be actively worked on.

Comments

@tuminoid
Copy link
Member

We merged metal3-io/cluster-api-provider-metal3#2108 yesterday, and it seems we have conflicting values in dev-env now.

fatal: [localhost]: FAILED! => {"changed": false, "cmd": "kubectl apply -f \"/home/metal3ci/tested_repo/tests/roles/run_tests/files/manifests/v1beta1_cluster_centos.yaml\" -n \"metal3\"", "delta": "0:00:00.256850", "end": "2025-01-23 22:59:05.092458", "msg": "non-zero return code", "rc": 1, "start": "2025-01-23 22:59:04.835608", "stderr": "The Metal3Cluster \"test1\" is invalid: spec.cloudProviderEnabled: Invalid value: true: cloudProviderEnabled conflicts the value of noCloudProvider", "stderr_lines": ["The Metal3Cluster \"test1\" is invalid: spec.cloudProviderEnabled: Invalid value: true: cloudProviderEnabled conflicts the value of noCloudProvider"], "stdout": "cluster.cluster.x-k8s.io/test1 created\nippool.ipam.metal3.io/provisioning-pool created\nippool.ipam.metal3.io/externalv4-pool created", "stdout_lines": ["cluster.cluster.x-k8s.io/test1 created", "ippool.ipam.metal3.io/provisioning-pool created", "ippool.ipam.metal3.io/externalv4-pool created"]}

/kind bug
/triage accepted
/assign @adilGhaffarDev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. triage/accepted Indicates an issue is ready to be actively worked on.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants