Skip to content

Commit 93fe345

Browse files
committed
[DATALAD RUNCMD] run codespell throughout but ignore fail
=== Do not change lines below === { "chain": [], "cmd": "codespell -w || :", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^
1 parent e766f84 commit 93fe345

File tree

53 files changed

+72
-72
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+72
-72
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Infrastructure for deployments
22

3-
This repository contains deployment infrastucture and documentation for a federation of JupyterHubs that 2i2c manages for various communities.
3+
This repository contains deployment infrastructure and documentation for a federation of JupyterHubs that 2i2c manages for various communities.
44

55
See [the infrastructure documentation](https://infrastructure.2i2c.org) for more information.
66

config/clusters/2i2c-aws-us/go-bgc.values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jupyterhub:
5959
# https://github.com/2i2c-org/infrastructure/issues/2121.
6060
#
6161
# - Memory requests are different from the description, based on:
62-
# whats found to remain allocate in k8s, subtracting 1GiB
62+
# what's found to remain allocate in k8s, subtracting 1GiB
6363
# overhead for misc system pods, and transitioning from GB in
6464
# description to GiB in mem_guarantee
6565
# https://cloud.google.com/kubernetes-engine/docs/concepts/plan-node-sizes.

config/clusters/2i2c-aws-us/itcoocean.values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jupyterhub:
8686
# https://github.com/2i2c-org/infrastructure/issues/2121.
8787
#
8888
# - Memory requests are different from the description, based on:
89-
# whats found to remain allocate in k8s, subtracting 1GiB
89+
# what's found to remain allocate in k8s, subtracting 1GiB
9090
# overhead for misc system pods, and transitioning from GB in
9191
# description to GiB in mem_guarantee
9292
# https://cloud.google.com/kubernetes-engine/docs/concepts/plan-node-sizes.

config/clusters/2i2c-aws-us/ncar-cisl.values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ basehub:
4141
- read:org
4242
Authenticator:
4343
admin_users:
44-
- kcote-ncar # Ken Cote, Initial adminstrator
45-
- NicholasCote # Nicholas Cote, Initial adminstrator
44+
- kcote-ncar # Ken Cote, Initial administrator
45+
- NicholasCote # Nicholas Cote, Initial administrator
4646
- nwehrheim # Nick Wehrheim, Community representative
4747
singleuser:
4848
image:
@@ -60,7 +60,7 @@ basehub:
6060
# https://github.com/2i2c-org/infrastructure/issues/2121.
6161
#
6262
# - Memory requests are different from the description, based on:
63-
# whats found to remain allocate in k8s, subtracting 1GiB
63+
# what's found to remain allocate in k8s, subtracting 1GiB
6464
# overhead for misc system pods, and transitioning from GB in
6565
# description to GiB in mem_guarantee.
6666
# - CPU requests are lower than the description, with a factor of

config/clusters/catalystproject-africa/must.values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jupyterhub:
5757
# https://github.com/2i2c-org/infrastructure/issues/2121.
5858
#
5959
# - Memory requests are different from the description, based on:
60-
# whats found to remain allocate in k8s, subtracting 1GiB
60+
# what's found to remain allocate in k8s, subtracting 1GiB
6161
# overhead for misc system pods, and transitioning from GB in
6262
# description to GiB in mem_guarantee.
6363
# - CPU requests are lower than the description, with a factor of

config/clusters/catalystproject-africa/nm-aist.values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jupyterhub:
5656
# https://github.com/2i2c-org/infrastructure/issues/2121.
5757
#
5858
# - Memory requests are different from the description, based on:
59-
# whats found to remain allocate in k8s, subtracting 1GiB
59+
# what's found to remain allocate in k8s, subtracting 1GiB
6060
# overhead for misc system pods, and transitioning from GB in
6161
# description to GiB in mem_guarantee.
6262
# - CPU requests are lower than the description, with a factor of

config/clusters/catalystproject-africa/staging.values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jupyterhub:
5353
# https://github.com/2i2c-org/infrastructure/issues/2121.
5454
#
5555
# - Memory requests are different from the description, based on:
56-
# whats found to remain allocate in k8s, subtracting 1GiB
56+
# what's found to remain allocate in k8s, subtracting 1GiB
5757
# overhead for misc system pods, and transitioning from GB in
5858
# description to GiB in mem_guarantee.
5959
# - CPU requests are lower than the description, with a factor of

config/clusters/catalystproject-latam/common.values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyterhub:
2727
# https://github.com/2i2c-org/infrastructure/issues/2121.
2828
#
2929
# - Memory requests are different from the description, based on:
30-
# whats found to remain allocate in k8s, subtracting 1GiB
30+
# what's found to remain allocate in k8s, subtracting 1GiB
3131
# overhead for misc system pods, and transitioning from GB in
3232
# description to GiB in mem_guarantee
3333
# https://cloud.google.com/kubernetes-engine/docs/concepts/plan-node-sizes.

config/clusters/leap/common.values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ basehub:
9090
# https://github.com/2i2c-org/infrastructure/issues/2121.
9191
#
9292
# - Memory requests are different from the description, based on:
93-
# whats found to remain allocate in k8s, subtracting 1GiB
93+
# what's found to remain allocate in k8s, subtracting 1GiB
9494
# overhead for misc system pods, and transitioning from GB in
9595
# description to GiB in mem_guarantee.
9696
# - CPU requests are lower than the description, with a factor of

config/clusters/linked-earth/common.values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ basehub:
5555
# https://github.com/2i2c-org/infrastructure/issues/2121.
5656
#
5757
# - Memory requests are different from the description, based on:
58-
# whats found to remain allocate in k8s, subtracting 1GiB
58+
# what's found to remain allocate in k8s, subtracting 1GiB
5959
# overhead for misc system pods, and transitioning from GB in
6060
# description to GiB in mem_guarantee.
6161
# - CPU requests are lower than the description, with a factor of

0 commit comments

Comments
 (0)