Skip to content

Commit b97ae11

Browse files
authored
feat(k8s): add nl-ams region (#1107)
1 parent b9d022d commit b97ae11

21 files changed

Lines changed: 40 additions & 40 deletions

cmd/scw/testdata/test-all-usage-k8s-cluster-create-usage.stderr.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ARGS:
4242
[feature-gates.{index}] List of feature gates to enable
4343
[admission-plugins.{index}] List of admission plugins to enable
4444
[organization-id] Organization ID to use. If none is passed will use default organization ID from the config
45-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
45+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
4646

4747
FLAGS:
4848
-h, --help help for create

cmd/scw/testdata/test-all-usage-k8s-cluster-delete-usage.stderr.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ EXAMPLES:
1010
ARGS:
1111
cluster-id The ID of the cluster to delete
1212
[with-additional-resources] Set true if you want to delete all volumes (including retain volume type) and loadbalancers whose name start with cluster ID
13-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
13+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
1414

1515
FLAGS:
1616
-h, --help help for delete

cmd/scw/testdata/test-all-usage-k8s-cluster-get-usage.stderr.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ EXAMPLES:
99

1010
ARGS:
1111
cluster-id The ID of the requested cluster
12-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
12+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
1313

1414
FLAGS:
1515
-h, --help help for get

cmd/scw/testdata/test-all-usage-k8s-cluster-list-available-versions-usage.stderr.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ EXAMPLES:
99

1010
ARGS:
1111
cluster-id The ID of the cluster which the available Kuberentes versions will be listed from
12-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
12+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
1313

1414
FLAGS:
1515
-h, --help help for list-available-versions

cmd/scw/testdata/test-all-usage-k8s-cluster-list-usage.stderr.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ARGS:
1818
[name] The name on which to filter the returned clusters
1919
[status] The status on which to filter the returned clusters (unknown | creating | ready | deleting | deleted | updating | locked | pool_required)
2020
[organization-id] The organization ID on which to filter the returned clusters
21-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
21+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
2222

2323
FLAGS:
2424
-h, --help help for list

cmd/scw/testdata/test-all-usage-k8s-cluster-reset-admin-token-usage.stderr.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ EXAMPLES:
99

1010
ARGS:
1111
cluster-id The ID of the cluster of which the admin token will be renewed
12-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
12+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
1313

1414
FLAGS:
1515
-h, --help help for reset-admin-token

cmd/scw/testdata/test-all-usage-k8s-cluster-update-usage.stderr.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ARGS:
3030
[auto-upgrade.maintenance-window.day] The day of the week for the maintenance window (any | monday | tuesday | wednesday | thursday | friday | saturday | sunday)
3131
[feature-gates.{index}] List of feature gates to enable
3232
[admission-plugins.{index}] List of admission plugins to enable
33-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
33+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
3434

3535
FLAGS:
3636
-h, --help help for update

cmd/scw/testdata/test-all-usage-k8s-cluster-upgrade-usage.stderr.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ARGS:
1414
cluster-id The ID of the cluster to upgrade
1515
version The new Kubernetes version of the cluster
1616
[upgrade-pools] The enablement of the pools upgrade
17-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
17+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
1818

1919
FLAGS:
2020
-h, --help help for upgrade

cmd/scw/testdata/test-all-usage-k8s-node-get-usage.stderr.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ EXAMPLES:
99

1010
ARGS:
1111
node-id The ID of the requested node
12-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
12+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
1313

1414
FLAGS:
1515
-h, --help help for get

cmd/scw/testdata/test-all-usage-k8s-node-list-usage.stderr.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ARGS:
1919
[order-by] The sort order of the returned nodes (created_at_asc | created_at_desc)
2020
[name] The name on which to filter the returned nodes
2121
[status] The status on which to filter the returned nodes (unknown | creating | not_ready | ready | deleting | deleted | locked | rebooting | creation_error)
22-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
22+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
2323

2424
FLAGS:
2525
-h, --help help for list

0 commit comments

Comments
 (0)