Skip to content

Commit 37d086d

Browse files
chore: bump sdk (#3408)
Co-authored-by: Rémy Léone <[email protected]>
1 parent 47f482b commit 37d086d

12 files changed

+68
-40
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ require (
2424
github.com/moby/buildkit v0.11.6
2525
github.com/opencontainers/go-digest v1.0.0
2626
github.com/pkg/errors v0.9.1
27-
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.21.0.20231010133302-514d331632dd
27+
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.21.0.20231010150122-9c4e77db43f9
2828
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
2929
github.com/spf13/cobra v1.7.0
3030
github.com/spf13/pflag v1.0.5

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -487,8 +487,8 @@ github.com/rogpeppe/go-internal v1.11.0 h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDN
487487
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
488488
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 h1:OkMGxebDjyw0ULyrTYWeN0UNCCkmCWfjPnIA2W6oviI=
489489
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06/go.mod h1:+ePHsJ1keEjQtpvf9HHw0f4ZeJ0TLRsxhunSI2hYJSs=
490-
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.21.0.20231010133302-514d331632dd h1:qlJ+AW1hm5oKc/mZd//akW23urxhM9YeKi8gNKe969I=
491-
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.21.0.20231010133302-514d331632dd/go.mod h1:fCa7OJZ/9DRTnOKmxvT6pn+LPWUptQAmHF/SBJUGEcg=
490+
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.21.0.20231010150122-9c4e77db43f9 h1:mKdnDBxbTvQR+5N8xbXJdshq3zk0uAjUL2GZE4lwYCc=
491+
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.21.0.20231010150122-9c4e77db43f9/go.mod h1:fCa7OJZ/9DRTnOKmxvT6pn+LPWUptQAmHF/SBJUGEcg=
492492
github.com/sclevine/spec v1.4.0 h1:z/Q9idDcay5m5irkZ28M7PtQM4aOISzOpj4bUPkDee8=
493493
github.com/secure-systems-lab/go-securesystemslib v0.4.0 h1:b23VGrQhTA8cN2CbBw7/FulN9fTtqYUdS5+Oxzt+DUE=
494494
github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo=

internal/namespaces/rdb/v1/testdata/test-clone-instance-simple.golden

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ IP 51.159.112.132
2222
Port 10606
2323

2424
Volume:
25-
Type lssd
26-
Size 25 GB
25+
Type lssd
26+
Size 25 GB
27+
Class unknown_storage_class
2728

2829
Backup Schedule:
2930
Disabled false
@@ -43,7 +44,8 @@ max_parallel_workers_per_gather 0
4344
"created_at": "1970-01-01T00:00:00.0Z",
4445
"volume": {
4546
"type": "lssd",
46-
"size": 25000000000
47+
"size": 25000000000,
48+
"class": "unknown_storage_class"
4749
},
4850
"region": "fr-par",
4951
"id": "1221fbbf-b6b8-48ba-a337-f9df98c8e2a6",

internal/namespaces/rdb/v1/testdata/test-create-instance-simple.golden

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ IP 51.159.113.51
2222
Port 2467
2323

2424
Volume:
25-
Type lssd
26-
Size 5.0 GB
25+
Type lssd
26+
Size 5.0 GB
27+
Class unknown_storage_class
2728

2829
Backup Schedule:
2930
Disabled false
@@ -46,7 +47,8 @@ Password:
4647
"created_at": "1970-01-01T00:00:00.0Z",
4748
"volume": {
4849
"type": "lssd",
49-
"size": 5000000000
50+
"size": 5000000000,
51+
"class": "unknown_storage_class"
5052
},
5153
"region": "fr-par",
5254
"id": "c1918625-81e0-44a2-aa6b-49f79d49805a",

internal/namespaces/rdb/v1/testdata/test-get-instance-simple.golden

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ IP 51.159.112.132
2222
Port 18736
2323

2424
Volume:
25-
Type lssd
26-
Size 5.0 GB
25+
Type lssd
26+
Size 5.0 GB
27+
Class unknown_storage_class
2728

2829
Backup Schedule:
2930
Disabled false
@@ -43,7 +44,8 @@ max_parallel_workers_per_gather 0
4344
"created_at": "1970-01-01T00:00:00.0Z",
4445
"volume": {
4546
"type": "lssd",
46-
"size": 5000000000
47+
"size": 5000000000,
48+
"class": "unknown_storage_class"
4749
},
4850
"region": "fr-par",
4951
"id": "b51d2372-01a1-4249-9ce3-0e47600033ae",

internal/namespaces/rdb/v1/testdata/test-list-instance-simple.golden

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ b51d2372-01a1-4249-9ce3-0e47600033ae cli-test db-
1717
"created_at": "1970-01-01T00:00:00.0Z",
1818
"volume": {
1919
"type": "lssd",
20-
"size": 5000000000
20+
"size": 5000000000,
21+
"class": "unknown_storage_class"
2122
},
2223
"region": "fr-par",
2324
"id": "178f6c5c-e501-4c28-a407-297591aa6035",
@@ -91,7 +92,8 @@ b51d2372-01a1-4249-9ce3-0e47600033ae cli-test db-
9192
"created_at": "1970-01-01T00:00:00.0Z",
9293
"volume": {
9394
"type": "lssd",
94-
"size": 5000000000
95+
"size": 5000000000,
96+
"class": "unknown_storage_class"
9597
},
9698
"region": "fr-par",
9799
"id": "864d9a9a-83c6-4f13-a6c7-3de52febf65d",
@@ -165,7 +167,8 @@ b51d2372-01a1-4249-9ce3-0e47600033ae cli-test db-
165167
"created_at": "1970-01-01T00:00:00.0Z",
166168
"volume": {
167169
"type": "lssd",
168-
"size": 5000000000
170+
"size": 5000000000,
171+
"class": "unknown_storage_class"
169172
},
170173
"region": "fr-par",
171174
"id": "ed1e22a6-7a29-4428-8fa7-86b1df2ab015",
@@ -239,7 +242,8 @@ b51d2372-01a1-4249-9ce3-0e47600033ae cli-test db-
239242
"created_at": "1970-01-01T00:00:00.0Z",
240243
"volume": {
241244
"type": "lssd",
242-
"size": 5000000000
245+
"size": 5000000000,
246+
"class": "unknown_storage_class"
243247
},
244248
"region": "fr-par",
245249
"id": "968a1a31-2526-4603-9018-5214520dad82",
@@ -313,7 +317,8 @@ b51d2372-01a1-4249-9ce3-0e47600033ae cli-test db-
313317
"created_at": "1970-01-01T00:00:00.0Z",
314318
"volume": {
315319
"type": "lssd",
316-
"size": 5000000000
320+
"size": 5000000000,
321+
"class": "unknown_storage_class"
317322
},
318323
"region": "fr-par",
319324
"id": "2265e5a1-8cde-4050-9b9c-b9cc46db2803",
@@ -387,7 +392,8 @@ b51d2372-01a1-4249-9ce3-0e47600033ae cli-test db-
387392
"created_at": "1970-01-01T00:00:00.0Z",
388393
"volume": {
389394
"type": "lssd",
390-
"size": 25000000000
395+
"size": 25000000000,
396+
"class": "unknown_storage_class"
391397
},
392398
"region": "fr-par",
393399
"id": "143f084f-2d48-48d2-9094-4363c81d6fcf",
@@ -461,7 +467,8 @@ b51d2372-01a1-4249-9ce3-0e47600033ae cli-test db-
461467
"created_at": "1970-01-01T00:00:00.0Z",
462468
"volume": {
463469
"type": "lssd",
464-
"size": 5000000000
470+
"size": 5000000000,
471+
"class": "unknown_storage_class"
465472
},
466473
"region": "fr-par",
467474
"id": "b51d2372-01a1-4249-9ce3-0e47600033ae",
@@ -535,7 +542,8 @@ b51d2372-01a1-4249-9ce3-0e47600033ae cli-test db-
535542
"created_at": "1970-01-01T00:00:00.0Z",
536543
"volume": {
537544
"type": "lssd",
538-
"size": 5000000000
545+
"size": 5000000000,
546+
"class": "unknown_storage_class"
539547
},
540548
"region": "fr-par",
541549
"id": "4394e72b-df3b-43eb-acdb-608f85c06528",
@@ -609,7 +617,8 @@ b51d2372-01a1-4249-9ce3-0e47600033ae cli-test db-
609617
"created_at": "1970-01-01T00:00:00.0Z",
610618
"volume": {
611619
"type": "lssd",
612-
"size": 5000000000
620+
"size": 5000000000,
621+
"class": "unknown_storage_class"
613622
},
614623
"region": "fr-par",
615624
"id": "24221349-073b-4ad5-a467-ff6f9e6dd818",
@@ -683,7 +692,8 @@ b51d2372-01a1-4249-9ce3-0e47600033ae cli-test db-
683692
"created_at": "1970-01-01T00:00:00.0Z",
684693
"volume": {
685694
"type": "lssd",
686-
"size": 25000000000
695+
"size": 25000000000,
696+
"class": "unknown_storage_class"
687697
},
688698
"region": "fr-par",
689699
"id": "1221fbbf-b6b8-48ba-a337-f9df98c8e2a6",

internal/namespaces/rdb/v1/testdata/test-update-instance-modify-default-work-mem-from4-to8mb.golden

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ IP 195.154.69.50
2222
Port 23990
2323

2424
Volume:
25-
Type lssd
26-
Size 5.0 GB
25+
Type lssd
26+
Size 5.0 GB
27+
Class unknown_storage_class
2728

2829
Backup Schedule:
2930
Disabled false
@@ -43,7 +44,8 @@ max_parallel_workers_per_gather 0
4344
"created_at": "1970-01-01T00:00:00.0Z",
4445
"volume": {
4546
"type": "lssd",
46-
"size": 5000000000
47+
"size": 5000000000,
48+
"class": "unknown_storage_class"
4749
},
4850
"region": "fr-par",
4951
"id": "7c2a0276-0614-4f43-a243-6b733a1473fc",

internal/namespaces/rdb/v1/testdata/test-update-instance-modify3-settings+-add-a-new-one.golden

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ IP 195.154.69.50
2222
Port 42321
2323

2424
Volume:
25-
Type lssd
26-
Size 5.0 GB
25+
Type lssd
26+
Size 5.0 GB
27+
Class unknown_storage_class
2728

2829
Backup Schedule:
2930
Disabled false
@@ -43,7 +44,8 @@ max_parallel_workers_per_gather 0
4344
"created_at": "1970-01-01T00:00:00.0Z",
4445
"volume": {
4546
"type": "lssd",
46-
"size": 5000000000
47+
"size": 5000000000,
48+
"class": "unknown_storage_class"
4749
},
4850
"region": "fr-par",
4951
"id": "4943db86-f7a2-4a30-a9bb-a0ef5f7b557e",

internal/namespaces/rdb/v1/testdata/test-update-instance-set-a-timezone.golden

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ IP 51.158.57.216
2222
Port 17040
2323

2424
Volume:
25-
Type lssd
26-
Size 5.0 GB
25+
Type lssd
26+
Size 5.0 GB
27+
Class unknown_storage_class
2728

2829
Backup Schedule:
2930
Disabled false
@@ -44,7 +45,8 @@ timezone UTC
4445
"created_at": "1970-01-01T00:00:00.0Z",
4546
"volume": {
4647
"type": "lssd",
47-
"size": 5000000000
48+
"size": 5000000000,
49+
"class": "unknown_storage_class"
4850
},
4951
"region": "fr-par",
5052
"id": "167a841d-8a1c-4d74-8e4c-cb71d843ac6b",

internal/namespaces/rdb/v1/testdata/test-update-instance-update-instance-name.golden

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ IP 51.158.57.216
2222
Port 50510
2323

2424
Volume:
25-
Type lssd
26-
Size 5.0 GB
25+
Type lssd
26+
Size 5.0 GB
27+
Class unknown_storage_class
2728

2829
Backup Schedule:
2930
Disabled false
@@ -43,7 +44,8 @@ max_parallel_workers_per_gather 0
4344
"created_at": "1970-01-01T00:00:00.0Z",
4445
"volume": {
4546
"type": "lssd",
46-
"size": 5000000000
47+
"size": 5000000000,
48+
"class": "unknown_storage_class"
4749
},
4850
"region": "fr-par",
4951
"id": "ddd04001-e2f1-4da1-8807-14f7fb3c62f7",

0 commit comments

Comments
 (0)