File tree Expand file tree Collapse file tree 6 files changed +7
-9
lines changed
container/v1beta1/testdata
function/v1beta1/testdata Expand file tree Collapse file tree 6 files changed +7
-9
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -466,8 +466,8 @@ github.com/rogpeppe/go-internal v1.11.0/go.mod h1:ddIwULY96R17DhadqLgMfk9H9tvdUz
466466github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
467467github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 h1:OkMGxebDjyw0ULyrTYWeN0UNCCkmCWfjPnIA2W6oviI =
468468github.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 =
471471github.com/sclevine/spec v1.4.0 h1:z/Q9idDcay5m5irkZ28M7PtQM4aOISzOpj4bUPkDee8 =
472472github.com/sclevine/spec v1.4.0 /go.mod h1:LvpgJaFyvQzRvc1kaDs0bulYwzC70PbiYjC4QnFHkOM =
473473github.com/secure-systems-lab/go-securesystemslib v0.8.0 h1:mr5An6X45Kb2nddcFlbmfHkLguCE9laoZCUzEEpIZXA =
Original file line number Diff line number Diff 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}
Original file line number Diff line number Diff 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}
Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ UpdatedAt few seconds ago
1717UpgradeAvailable true
1818PrivateNetworkID 42299907-e54a-4454-9afd-7146b9ab28d2
1919CommitmentEndsAt few seconds ago
20- SbsCsiEnabled true
2120IamNodesGroupID -
2221
2322Autoscaler 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 {
Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ UpdatedAt few seconds ago
1717UpgradeAvailable true
1818PrivateNetworkID 99b960e4-e830-4979-baab-40184b9b8209
1919CommitmentEndsAt few seconds ago
20- SbsCsiEnabled true
2120IamNodesGroupID -
2221
2322Autoscaler 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}
You can’t perform that action at this time.
0 commit comments