Skip to content

Commit 22e5c3d

Browse files
authored
feat(k8s): add pl-waw as an available region (#1675)
1 parent 65b13ae commit 22e5c3d

21 files changed

+40
-40
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ ARGS:
5555
[open-id-connect-config.groups-prefix] Prefix prepended to group claims
5656
[open-id-connect-config.required-claim.{index}] Multiple key=value pairs that describes a required claim in the ID Token
5757
[organization-id] Organization ID to use. If none is passed the default organization ID will be used
58-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
58+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw)
5959

6060
FLAGS:
6161
-h, --help help for create

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

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

1717
FLAGS:
1818
-h, --help help for delete

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

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

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

1616
FLAGS:
1717
-h, --help help for get

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

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

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

1616
FLAGS:
1717
-h, --help help for list-available-versions

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

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

2626
FLAGS:
2727
-h, --help help for list

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

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

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

1616
FLAGS:
1717
-h, --help help for reset-admin-token

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ARGS:
4141
[open-id-connect-config.groups-claim.{index}] JWT claim to use as the user's group
4242
[open-id-connect-config.groups-prefix] Prefix prepended to group claims
4343
[open-id-connect-config.required-claim.{index}] Multiple key=value pairs that describes a required claim in the ID Token
44-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
44+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw)
4545

4646
FLAGS:
4747
-h, --help help for update

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

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

2121
FLAGS:
2222
-h, --help help for upgrade

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

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

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

1616
FLAGS:
1717
-h, --help help for get

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

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

2626
FLAGS:
2727
-h, --help help for list

0 commit comments

Comments
 (0)