Skip to content

Commit

Permalink
Merge pull request #6686 from berkeley-dsep-infra/staging
Browse files Browse the repository at this point in the history
Merge 6684, 6689 and 6691 to prod
  • Loading branch information
yijunge-ucb authored Jan 22, 2025
2 parents b42d99e + 00b15b5 commit 3d7330c
Show file tree
Hide file tree
Showing 10 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion deployments/data101/hubploy.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
images:
images:
- name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/data101-user-image:131decc9433b
- name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/data101-user-image:90863a9c33e1

cluster:
provider: gcloud
Expand Down
2 changes: 1 addition & 1 deletion deployments/datahub/hubploy.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
images:
images:
- name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/datahub-user-image:8275a72a7278
- name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/datahub-user-image:a846956fbaad

cluster:
provider: gcloud
Expand Down
2 changes: 1 addition & 1 deletion deployments/dlab/hubploy.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
images:
images:
- name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/datahub-user-image:8275a72a7278
- name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/datahub-user-image:a846956fbaad
path: ../datahub/images/default

cluster:
Expand Down
2 changes: 1 addition & 1 deletion deployments/highschool/hubploy.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
images:
images:
- name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/datahub-user-image:8275a72a7278
- name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/datahub-user-image:a846956fbaad
path: ../datahub/images/default

cluster:
Expand Down
20 changes: 10 additions & 10 deletions deployments/prob140/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,19 +49,19 @@ jupyterhub:
# - course::N::enrollment_type::teacher
# - course::N::enrollment_type::ta

# Data C140, Fall 2024, #https://github.com/berkeley-dsep-infra/datahub/issues/6011
#course-staff-1537389:
# Data C140, Spring 2025, #https://github.com/berkeley-dsep-infra/datahub/issues/6690
course-staff-1541933:
# description: Enable course staff to view and access servers.
# # this role provides permissions to...
# scopes:
# - admin-ui
# - list:users!group=course::1537389
# - admin:servers!group=course::1537389
# - access:servers!group=course::1537389
scopes:
- admin-ui
- list:users!group=course::1541933
- admin:servers!group=course::1541933
- access:servers!group=course::1541933
# # this role will be assigned to...
# groups:
# - course::1537389::enrollment_type::teacher
# - course::1537389::enrollment_type::ta
groups:
- course::1541933::enrollment_type::teacher
- course::1541933::enrollment_type::ta
nodeSelector:
hub.jupyter.org/pool-name: core-pool-2024-05-08

Expand Down
2 changes: 1 addition & 1 deletion deployments/prob140/hubploy.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
images:
images:
- name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/datahub-user-image:8275a72a7278
- name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/datahub-user-image:a846956fbaad

cluster:
provider: gcloud
Expand Down
20 changes: 10 additions & 10 deletions deployments/publichealth/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,19 @@ jupyterhub:
groups:
- course::1524699::group::all-admins

# PHW 142, Fall 2024, #https://github.com/berkeley-dsep-infra/datahub/issues/6026
#course-staff-1537782:
# PHW 142, Spring 2025, #https://github.com/berkeley-dsep-infra/datahub/issues/6685
course-staff-1540322:
# description: Enable course staff to view and access servers.
# this role provides permissions to...
#scopes:
# - admin-ui
# - list:users!group=course::1537782
# - admin:servers!group=course::1537782
# - access:servers!group=course::1537782
scopes:
- admin-ui
- list:users!group=course::1540322
- admin:servers!group=course::1540322
- access:servers!group=course::1540322
# this role will be assigned to...
#groups:
# - course::1537782::enrollment_type::teacher
# - course::1537782::enrollment_type::ta
groups:
- course::1540322::enrollment_type::teacher
- course::1540322::enrollment_type::ta

extraConfig:
# Use 1x-<title> in `common.yaml` extraConfig values.
Expand Down
2 changes: 1 addition & 1 deletion deployments/r/hubploy.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
images:
images:
- name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/datahub-user-image:8275a72a7278
- name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/datahub-user-image:a846956fbaad

cluster:
provider: gcloud
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
images:
images:
- name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/datahub-user-image:8275a72a7278
- name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/datahub-user-image:a846956fbaad

cluster:
provider: gcloud
Expand Down
2 changes: 1 addition & 1 deletion deployments/workshop/hubploy.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
images:
images:
- name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/datahub-user-image:8275a72a7278
- name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/datahub-user-image:a846956fbaad

cluster:
provider: gcloud
Expand Down

0 comments on commit 3d7330c

Please sign in to comment.