File tree Expand file tree Collapse file tree 8 files changed +40
-40
lines changed
internal/namespaces/instance/v1/testdata Expand file tree Collapse file tree 8 files changed +40
-40
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
24
24
github.com/moby/buildkit v0.11.6
25
25
github.com/opencontainers/go-digest v1.0.0
26
26
github.com/pkg/errors v0.9.1
27
- github.com/scaleway/scaleway-sdk-go v1.0.0-beta.22.0.20240118144829-99a99cc1d1cc
27
+ github.com/scaleway/scaleway-sdk-go v1.0.0-beta.22.0.20240125141820-0e00141f1e3a
28
28
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
29
29
github.com/spf13/cobra v1.8.0
30
30
github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change @@ -392,8 +392,8 @@ github.com/rogpeppe/go-internal v1.11.0 h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDN
392
392
github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
393
393
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 h1:OkMGxebDjyw0ULyrTYWeN0UNCCkmCWfjPnIA2W6oviI =
394
394
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 /go.mod h1:+ePHsJ1keEjQtpvf9HHw0f4ZeJ0TLRsxhunSI2hYJSs =
395
- github.com/scaleway/scaleway-sdk-go v1.0.0-beta.22.0.20240118144829-99a99cc1d1cc h1:S48ne/5dP5m97unqIBNT0G4/R/9qe0gPzi5FQ9SSiy8 =
396
- github.com/scaleway/scaleway-sdk-go v1.0.0-beta.22.0.20240118144829-99a99cc1d1cc /go.mod h1:fCa7OJZ/9DRTnOKmxvT6pn+LPWUptQAmHF/SBJUGEcg =
395
+ github.com/scaleway/scaleway-sdk-go v1.0.0-beta.22.0.20240125141820-0e00141f1e3a h1:rOSA+pK9sr0Pu7whtaO7slAdQF1lZonwRBsCLoSq8jQ =
396
+ github.com/scaleway/scaleway-sdk-go v1.0.0-beta.22.0.20240125141820-0e00141f1e3a /go.mod h1:fCa7OJZ/9DRTnOKmxvT6pn+LPWUptQAmHF/SBJUGEcg =
397
397
github.com/sclevine/spec v1.4.0 h1:z/Q9idDcay5m5irkZ28M7PtQM4aOISzOpj4bUPkDee8 =
398
398
github.com/secure-systems-lab/go-securesystemslib v0.4.0 h1:b23VGrQhTA8cN2CbBw7/FulN9fTtqYUdS5+Oxzt+DUE =
399
399
github.com/sergi/go-diff v1.0.0 /go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo =
Original file line number Diff line number Diff line change @@ -33,16 +33,16 @@ PublicIP.Netmask 32
33
33
PublicIP.Family inet
34
34
PublicIP.Dynamic false
35
35
PublicIP.ProvisioningMode dhcp
36
- PublicIP.State attached
37
36
PublicIP.IpamID -
37
+ PublicIP.State attached
38
38
PublicIPs.0.ID 17558af2-1e32-4bf6-993a-b946b6e38e09
39
39
PublicIPs.0.Address 51.159.151.190
40
40
PublicIPs.0.Netmask 32
41
41
PublicIPs.0.Family inet
42
42
PublicIPs.0.Dynamic false
43
43
PublicIPs.0.ProvisioningMode dhcp
44
- PublicIPs.0.State attached
45
44
PublicIPs.0.IpamID -
45
+ PublicIPs.0.State attached
46
46
MacAddress de:00:00:26:93:75
47
47
ModificationDate few seconds ago
48
48
State archived
@@ -132,8 +132,8 @@ Zone fr-par-2
132
132
"dynamic": false,
133
133
"provisioning_mode": "dhcp",
134
134
"tags": [],
135
- "state ": "attached ",
136
- "ipam_id ": ""
135
+ "ipam_id ": "",
136
+ "state ": "attached "
137
137
},
138
138
"public_ips": [
139
139
{
@@ -145,8 +145,8 @@ Zone fr-par-2
145
145
"dynamic": false,
146
146
"provisioning_mode": "dhcp",
147
147
"tags": [],
148
- "state ": "attached ",
149
- "ipam_id ": ""
148
+ "ipam_id ": "",
149
+ "state ": "attached "
150
150
}
151
151
],
152
152
"mac_address": "de:00:00:26:93:75",
Original file line number Diff line number Diff line change @@ -33,16 +33,16 @@ PublicIP.Netmask 32
33
33
PublicIP.Family inet
34
34
PublicIP.Dynamic false
35
35
PublicIP.ProvisioningMode dhcp
36
- PublicIP.State attached
37
36
PublicIP.IpamID -
37
+ PublicIP.State attached
38
38
PublicIPs.0.ID e6b4161c-85e3-4d3b-bdcc-f881afdf7c46
39
39
PublicIPs.0.Address 163.172.133.158
40
40
PublicIPs.0.Netmask 32
41
41
PublicIPs.0.Family inet
42
42
PublicIPs.0.Dynamic false
43
43
PublicIPs.0.ProvisioningMode dhcp
44
- PublicIPs.0.State attached
45
44
PublicIPs.0.IpamID -
45
+ PublicIPs.0.State attached
46
46
MacAddress de:00:00:32:31:f9
47
47
ModificationDate few seconds ago
48
48
State archived
@@ -118,8 +118,8 @@ Zone fr-par-1
118
118
"dynamic": false,
119
119
"provisioning_mode": "dhcp",
120
120
"tags": [],
121
- "state ": "attached ",
122
- "ipam_id ": ""
121
+ "ipam_id ": "",
122
+ "state ": "attached "
123
123
},
124
124
"public_ips": [
125
125
{
@@ -131,8 +131,8 @@ Zone fr-par-1
131
131
"dynamic": false,
132
132
"provisioning_mode": "dhcp",
133
133
"tags": [],
134
- "state ": "attached ",
135
- "ipam_id ": ""
134
+ "ipam_id ": "",
135
+ "state ": "attached "
136
136
}
137
137
],
138
138
"mac_address": "de:00:00:32:31:f9",
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ PublicIP.Netmask 32
17
17
PublicIP.Family inet
18
18
PublicIP.Dynamic false
19
19
PublicIP.ProvisioningMode dhcp
20
- PublicIP.State attached
21
20
PublicIP.IpamID -
21
+ PublicIP.State attached
22
22
MacAddress de:00:00:32:31:d3
23
23
ModificationDate few seconds ago
24
24
State archived
@@ -53,8 +53,8 @@ ID NAME EXPORT URI OR
53
53
c18a3890-01ba-4fed-b9f7-21d7e026c938 Ubuntu 18.04 Bionic Beaver - ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b 20 GB l_ssd few seconds ago few seconds ago available ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b false fr-par-1
54
54
55
55
Public IPs:
56
- ID ADDRESS GATEWAY NETMASK FAMILY DYNAMIC PROVISIONING MODE TAGS STATE IPAM ID
57
- 8b31ebc6-fdd9-48cc-9124-1a0f2b02bc26 163.172.158.104 - 32 inet false dhcp [] attached -
56
+ ID ADDRESS GATEWAY NETMASK FAMILY DYNAMIC PROVISIONING MODE TAGS IPAM ID STATE
57
+ 8b31ebc6-fdd9-48cc-9124-1a0f2b02bc26 163.172.158.104 - 32 inet false dhcp [] - attached
58
58
59
59
IPv6:
60
60
-
@@ -112,8 +112,8 @@ ID MAC ADDRESS PRIVATE NETWORK NAME PRIVATE NETWORK ID
112
112
"dynamic": false,
113
113
"provisioning_mode": "dhcp",
114
114
"tags": [],
115
- "state ": "attached ",
116
- "ipam_id ": ""
115
+ "ipam_id ": "",
116
+ "state ": "attached "
117
117
},
118
118
"public_ips": [
119
119
{
@@ -125,8 +125,8 @@ ID MAC ADDRESS PRIVATE NETWORK NAME PRIVATE NETWORK ID
125
125
"dynamic": false,
126
126
"provisioning_mode": "dhcp",
127
127
"tags": [],
128
- "state ": "attached ",
129
- "ipam_id ": ""
128
+ "ipam_id ": "",
129
+ "state ": "attached "
130
130
}
131
131
],
132
132
"mac_address": "de:00:00:32:31:d3",
Original file line number Diff line number Diff line change @@ -37,16 +37,16 @@ PublicIP.Netmask 32
37
37
PublicIP.Family inet
38
38
PublicIP.Dynamic false
39
39
PublicIP.ProvisioningMode dhcp
40
- PublicIP.State attached
41
40
PublicIP.IpamID -
41
+ PublicIP.State attached
42
42
PublicIPs.0.ID 093c4ee8-fa23-4982-9686-43e289838043
43
43
PublicIPs.0.Address 51.15.198.235
44
44
PublicIPs.0.Netmask 32
45
45
PublicIPs.0.Family inet
46
46
PublicIPs.0.Dynamic false
47
47
PublicIPs.0.ProvisioningMode dhcp
48
- PublicIPs.0.State attached
49
48
PublicIPs.0.IpamID -
49
+ PublicIPs.0.State attached
50
50
MacAddress de:00:00:32:32:3b
51
51
ModificationDate few seconds ago
52
52
State running
@@ -126,8 +126,8 @@ Zone fr-par-1
126
126
"dynamic": false,
127
127
"provisioning_mode": "dhcp",
128
128
"tags": [],
129
- "state ": "attached ",
130
- "ipam_id ": ""
129
+ "ipam_id ": "",
130
+ "state ": "attached "
131
131
},
132
132
"public_ips": [
133
133
{
@@ -139,8 +139,8 @@ Zone fr-par-1
139
139
"dynamic": false,
140
140
"provisioning_mode": "dhcp",
141
141
"tags": [],
142
- "state ": "attached ",
143
- "ipam_id ": ""
142
+ "ipam_id ": "",
143
+ "state ": "attached "
144
144
}
145
145
],
146
146
"mac_address": "de:00:00:32:32:3b",
Original file line number Diff line number Diff line change @@ -36,17 +36,17 @@ PublicIP.Netmask 32
36
36
PublicIP.Family inet
37
37
PublicIP.Dynamic false
38
38
PublicIP.ProvisioningMode dhcp
39
- PublicIP.State attached
40
39
PublicIP.IpamID -
40
+ PublicIP.State attached
41
41
PublicIPs.0.ID 93904803-fdfc-4ee7-8f4e-a9b49cbc0dc7
42
42
PublicIPs.0.Address 51.159.82.39
43
43
PublicIPs.0.Gateway 62.210.0.1
44
44
PublicIPs.0.Netmask 32
45
45
PublicIPs.0.Family inet
46
46
PublicIPs.0.Dynamic false
47
47
PublicIPs.0.ProvisioningMode dhcp
48
- PublicIPs.0.State attached
49
48
PublicIPs.0.IpamID -
49
+ PublicIPs.0.State attached
50
50
MacAddress de:00:00:08:0c:29
51
51
ModificationDate few seconds ago
52
52
State running
@@ -125,8 +125,8 @@ Zone fr-par-3
125
125
"dynamic": false,
126
126
"provisioning_mode": "dhcp",
127
127
"tags": [],
128
- "state ": "attached ",
129
- "ipam_id ": ""
128
+ "ipam_id ": "",
129
+ "state ": "attached "
130
130
},
131
131
"public_ips": [
132
132
{
@@ -138,8 +138,8 @@ Zone fr-par-3
138
138
"dynamic": false,
139
139
"provisioning_mode": "dhcp",
140
140
"tags": [],
141
- "state ": "attached ",
142
- "ipam_id ": ""
141
+ "ipam_id ": "",
142
+ "state ": "attached "
143
143
}
144
144
],
145
145
"mac_address": "de:00:00:08:0c:29",
Original file line number Diff line number Diff line change @@ -33,16 +33,16 @@ Server.PublicIP.Netmask 32
33
33
Server.PublicIP.Family inet
34
34
Server.PublicIP.Dynamic false
35
35
Server.PublicIP.ProvisioningMode dhcp
36
- Server.PublicIP.State attached
37
36
Server.PublicIP.IpamID -
37
+ Server.PublicIP.State attached
38
38
Server.PublicIPs.0.ID 0d7b58f7-867b-4253-8189-20f26a930b96
39
39
Server.PublicIPs.0.Address 163.172.159.121
40
40
Server.PublicIPs.0.Netmask 32
41
41
Server.PublicIPs.0.Family inet
42
42
Server.PublicIPs.0.Dynamic false
43
43
Server.PublicIPs.0.ProvisioningMode dhcp
44
- Server.PublicIPs.0.State attached
45
44
Server.PublicIPs.0.IpamID -
45
+ Server.PublicIPs.0.State attached
46
46
Server.MacAddress de:00:00:32:31:cf
47
47
Server.ModificationDate few seconds ago
48
48
Server.State archived
@@ -119,8 +119,8 @@ Server.Zone fr-par-1
119
119
"dynamic": false,
120
120
"provisioning_mode": "dhcp",
121
121
"tags": [],
122
- "state ": "attached ",
123
- "ipam_id ": ""
122
+ "ipam_id ": "",
123
+ "state ": "attached "
124
124
},
125
125
"public_ips": [
126
126
{
@@ -132,8 +132,8 @@ Server.Zone fr-par-1
132
132
"dynamic": false,
133
133
"provisioning_mode": "dhcp",
134
134
"tags": [],
135
- "state ": "attached ",
136
- "ipam_id ": ""
135
+ "ipam_id ": "",
136
+ "state ": "attached "
137
137
}
138
138
],
139
139
"mac_address": "de:00:00:32:31:cf",
You can’t perform that action at this time.
0 commit comments