cluster-api-provider-proxmox icon indicating copy to clipboard operation
cluster-api-provider-proxmox copied to clipboard

Fix ipv4config error in example cluster-class

Open isZumpo opened this issue 1 year ago • 1 comments

Was getting

.spec.ipv4Config: expected map, got &{[10.10.10.10-10.10.10.20]}

Assuming it is because of this recent commit which did some changes to the cluster-class example.

Removes the .addresses from the patching configuration. With these changes the validation error no longer occurs on my setup.

isZumpo avatar May 12 '24 18:05 isZumpo

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

sonarqubecloud[bot] avatar May 12 '24 18:05 sonarqubecloud[bot]