scaleway-sdk-python icon indicating copy to clipboard operation
scaleway-sdk-python copied to clipboard

list_clusters (from K8SV1API ) throws exception

Open FrPellissier opened this issue 9 months ago • 1 comments

On version 2.9.0 I have an error when calling

list_clusters(region= 'fr-par', page_size=10)

The error is:

Cluster.init() missing 1 required positional argument: 'iam_nodes_group_id'

Using Python 3.12

FrPellissier avatar Mar 19 '25 11:03 FrPellissier

Hello @FrPellissier,

I have just raised the issue with the product team. I will update you as soon as I have any news on the subject. Thanks again for bringing up the issue

Laure-di avatar Mar 19 '25 14:03 Laure-di