Skip to content

Commit 4414477

Browse files
authored
chore: bump sdk (#4702)
1 parent 776269a commit 4414477

File tree

6 files changed

+7
-9
lines changed

6 files changed

+7
-9
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ require (
2323
github.com/mattn/go-isatty v0.0.20
2424
github.com/moby/buildkit v0.13.2
2525
github.com/opencontainers/go-digest v1.0.0
26-
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.33.0.20250425155221-30ae936d86f6
26+
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.33.0.20250502141405-03137c13354a
2727
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
2828
github.com/spf13/cobra v1.9.1
2929
github.com/spf13/pflag v1.0.6

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -466,8 +466,8 @@ github.com/rogpeppe/go-internal v1.11.0/go.mod h1:ddIwULY96R17DhadqLgMfk9H9tvdUz
466466
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
467467
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 h1:OkMGxebDjyw0ULyrTYWeN0UNCCkmCWfjPnIA2W6oviI=
468468
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06/go.mod h1:+ePHsJ1keEjQtpvf9HHw0f4ZeJ0TLRsxhunSI2hYJSs=
469-
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.33.0.20250425155221-30ae936d86f6 h1:8gDJ72j/by4RH6VDkW9lTPpdve5v7Ou2ypD4ZbGzYvY=
470-
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.33.0.20250425155221-30ae936d86f6/go.mod h1:w4o02EHpO0CBGy2nehzWRaFQKd62G9HIf+Q07PDaUcE=
469+
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.33.0.20250502141405-03137c13354a h1:vvx3QoLsyeqQKdV/rxf7Cp3BoA2kxUabjFp8pZ2JMoM=
470+
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.33.0.20250502141405-03137c13354a/go.mod h1:w4o02EHpO0CBGy2nehzWRaFQKd62G9HIf+Q07PDaUcE=
471471
github.com/sclevine/spec v1.4.0 h1:z/Q9idDcay5m5irkZ28M7PtQM4aOISzOpj4bUPkDee8=
472472
github.com/sclevine/spec v1.4.0/go.mod h1:LvpgJaFyvQzRvc1kaDs0bulYwzC70PbiYjC4QnFHkOM=
473473
github.com/secure-systems-lab/go-securesystemslib v0.8.0 h1:mr5An6X45Kb2nddcFlbmfHkLguCE9laoZCUzEEpIZXA=

internal/namespaces/container/v1beta1/testdata/test-create-simple.golden

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,6 @@ Region fr-par
4949
"created_at": null,
5050
"updated_at": null,
5151
"ready_at": null,
52-
"region": "fr-par"
52+
"region": "fr-par",
53+
"tags": null
5354
}

internal/namespaces/function/v1beta1/testdata/test-deploy-simple.golden

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,6 @@ Sandbox unknown_sandbox
4444
"sandbox": "unknown_sandbox",
4545
"created_at": null,
4646
"updated_at": null,
47-
"ready_at": null
47+
"ready_at": null,
48+
"tags": null
4849
}

internal/namespaces/k8s/v1/testdata/test-get-cluster-simple.golden

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ UpdatedAt few seconds ago
1717
UpgradeAvailable true
1818
PrivateNetworkID 42299907-e54a-4454-9afd-7146b9ab28d2
1919
CommitmentEndsAt few seconds ago
20-
SbsCsiEnabled true
2120
IamNodesGroupID -
2221

2322
Autoscaler configuration:
@@ -98,7 +97,6 @@ ID NAME STATUS VERSION NODE TYPE MIN
9897
"apiserver_cert_sans": [],
9998
"private_network_id": "42299907-e54a-4454-9afd-7146b9ab28d2",
10099
"commitment_ends_at": "1970-01-01T00:00:00.0Z",
101-
"sbs_csi_enabled": true,
102100
"iam_nodes_group_id": "",
103101
"pools": [
104102
{

internal/namespaces/k8s/v1/testdata/test-wait-cluster-wait-for-pools.golden

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ UpdatedAt few seconds ago
1717
UpgradeAvailable true
1818
PrivateNetworkID 99b960e4-e830-4979-baab-40184b9b8209
1919
CommitmentEndsAt few seconds ago
20-
SbsCsiEnabled true
2120
IamNodesGroupID -
2221

2322
Autoscaler configuration:
@@ -94,6 +93,5 @@ GroupsPrefix -
9493
"apiserver_cert_sans": [],
9594
"private_network_id": "99b960e4-e830-4979-baab-40184b9b8209",
9695
"commitment_ends_at": "1970-01-01T00:00:00.0Z",
97-
"sbs_csi_enabled": true,
9896
"iam_nodes_group_id": ""
9997
}

0 commit comments

Comments
 (0)